Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build 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.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 45ae4a9fe5d996f1352579fc8cafd03f871622fb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10
Commit message: "HTTP_Server_Emulation: allow multiple HTTP server ports"
 > git rev-list --no-walk 45ae4a9fe5d996f1352579fc8cafd03f871622fb # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins1361142382776013285.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run 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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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.3 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-20250316-1059-bee34d7d-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' [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ From https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA ccbe0eb..509fb5d master -> origin/master 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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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_7.cc Creating dependency file for ICMPv6_Templates_part_6.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_5.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_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_3.cc Creating dependency file for DIAMETER_CodecPort_part_4.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_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_4.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 SCTP_Templates.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_VTY_Functions.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 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 IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (1188 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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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] + ['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-20250316-1059-bee34d7d-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] Installing packages: open5gs-upf, open5gs-smf, open5gs-upf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-smf-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-20250316-1059-bee34d7d-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf', 'open5gs-upf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-smf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev open5gs-common Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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 The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 8 newly installed, 0 to remove and 55 not upgraded. Need to get 70.4 MB of archives. After this operation, 89.4 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4630.e3dd.202503152026 [2911 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4630.e3dd.202503152026 [9904 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4630.e3dd.202503152026 [195 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4630.e3dd.202503152026 [2976 kB] Get:7 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4630.e3dd.202503152026 [47.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4630.e3dd.202503152026 [307 kB] Get:10 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:11 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Fetched 70.4 MB in 1s (65.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... 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.4630.e3dd.202503152026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4630.e3dd.202503152026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4630.e3dd.202503152026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4630.e3dd.202503152026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4630.e3dd.202503152026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4630.e3dd.202503152026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4630.e3dd.202503152026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4630.e3dd.202503152026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4630.e3dd.202503152026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4630.e3dd.202503152026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4630.e3dd.202503152026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4630.e3dd.202503152026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4630.e3dd.202503152026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4630.e3dd.202503152026) ... Setting up open5gs-upf:amd64 (2.7.2.4630.e3dd.202503152026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4630.e3dd.202503152026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4630.e3dd.202503152026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4630.e3dd.202503152026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-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'] Open5GS daemon v2.7.2 03/16 10:59:20.981: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 03/16 10:59:21.004: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.004: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.004: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.004: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.005: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:300) 03/16 10:59:21.015: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 03/16 10:59:21.015: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 03/16 10:59:21.015: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 03/16 10:59:21.015: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 03/16 10:59:21.015: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 03/16 10:59:21.015: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 03/16 10:59:21.015: [app] INFO: SMF initialize...done (../src/smf/app.c:31) [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-20250316-1059-bee34d7d-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/16 10:59:21.180: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 03/16 10:59:21.202: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.202: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.202: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.202: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2432) <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/16 10:59:21.202: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 03/16 10:59:21.202: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 03/16 10:59:21.202: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 03/16 10:59:21.203: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [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-20250316-1059-bee34d7d-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@93e6d8eec0e1: Unix server socket created successfully. MC@93e6d8eec0e1: Listening on TCP port 40347. 93e6d8eec0e1 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 93e6d8eec0e1 40347 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@93e6d8eec0e1: New HC connected from 10.0.2.100 [10.0.2.100]. 93e6d8eec0e1: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@93e6d8eec0e1: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@93e6d8eec0e1: Configuration file was processed on all HCs. MC@93e6d8eec0e1: Creating MTC on host 10.0.2.100. MC@93e6d8eec0e1: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@93e6d8eec0e1: 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 16 10:59: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.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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 10:59:23.518: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 03/16 10:59:23.519: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 03/16 10:59:23.705: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 10:59:24.987: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 10:59:25.994: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 10:59:25.994: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 10:59:25.994: [smf] INFO: UE IMSI[262429550979087] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 03/16 10:59:25.998: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 10:59:25.998: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 03/16 10:59:25.998: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 03/16 10:59:25.998: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 03/16 10:59:25.998: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 03/16 10:59:25.998: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 10:59:25.999: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 10:59:26.001: [smf] INFO: Removed Session: UE IMSI:[262429550979087] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 03/16 10:59:26.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 10:59:26.001: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 10:59:28.009: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 10:59:28.010: [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(3)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact(4)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 10:59:28 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=12544) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 10:59:30 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_ipcp started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 10:59:32.507: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 10:59:33.689: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 10:59:34.691: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 10:59:34.691: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 10:59:34.691: [smf] INFO: UE IMSI[262426519059765] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 03/16 10:59:34.697: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 10:59:34.698: [upf] INFO: UE F-SEID[UP:0x291 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 03/16 10:59:34.698: [upf] INFO: UE F-SEID[UP:0x291 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 10:59:34.699: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 10:59:34.703: [smf] INFO: Removed Session: UE IMSI:[262426519059765] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 03/16 10:59:34.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 10:59:34.703: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 10:59:36.713: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 10:59:36.713: [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(6)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 10:59:36 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 10:59: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 10:59:41.305: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 10:59:43.283: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 10:59:44.292: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 10:59:44.292: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 10:59:44.292: [smf] INFO: UE IMSI[262424751572782] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 10:59:44.302: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 10:59:44.302: [upf] INFO: UE F-SEID[UP:0xebb CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 03/16 10:59:44.302: [upf] INFO: UE F-SEID[UP:0xebb CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 10:59:44.306: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 10:59:44.316: [smf] INFO: Removed Session: UE IMSI:[262424751572782] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 03/16 10:59:44.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 10:59:44.316: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 10:59:46.325: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 10:59:46.325: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 10:59:46 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=16040) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 10:59:48 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_pcodns started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 10:59:51.023: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 10:59:52.430: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 10:59:53.438: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 10:59:53.438: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 10:59:53.438: [smf] INFO: UE IMSI[262425282863757] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 10:59:53.447: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 10:59:53.447: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 03/16 10:59:53.447: [upf] INFO: UE F-SEID[UP:0xe64 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 10:59:53.449: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 10:59:53.456: [smf] INFO: Removed Session: UE IMSI:[262425282863757] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 03/16 10:59:53.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 10:59:53.456: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 10:59:55.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/16 10:59:55.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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 10:59:55 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14604) Waiting for packet dumper to finish... 1 (prev_count=14604, count=15116) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 10:59:57 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_mtu started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 10:59:58.948: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 10:59:59.089: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:00.097: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 11:00:00.097: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 11:00:00.097: [smf] INFO: UE IMSI[262422624559880] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:00.112: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 11:00:00.112: [upf] INFO: UE F-SEID[UP:0x128 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 03/16 11:00:00.112: [upf] INFO: UE F-SEID[UP:0x128 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:00:00.116: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 11:00:00.126: [smf] INFO: Removed Session: UE IMSI:[262422624559880] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:00.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 11:00:00.126: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:02.135: [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)@93e6d8eec0e1: Final verdict of PTC: none 03/16 11:00:02.135: [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)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:00:02 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13000) Waiting for packet dumper to finish... 1 (prev_count=13000, count=13512) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:00: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_gtpu_access started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:00:05.263: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:00:07.291: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:08.299: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 11:00:08.299: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 11:00:08.300: [smf] INFO: UE IMSI[262423773908276] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:08.309: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 11:00:08.309: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 03/16 11:00:08.309: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:00:08.319: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 11:00:08.326: [smf] INFO: Removed Session: UE IMSI:[262423773908276] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:08.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 11:00:08.326: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:10.334: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:00:10.334: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:00:10 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13784) Waiting for packet dumper to finish... 1 (prev_count=13784, count=14296) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:00:12 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:00:13.484: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:00:15.719: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:16.728: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 11:00:16.728: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 11:00:16.728: [smf] INFO: UE IMSI[262426643907282] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:16.744: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 11:00:16.744: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 03/16 11:00:16.744: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:00:16.747: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xdd43 (../src/upf/gtp-path.c:524) 03/16 11:00:16.747: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:00:19.752: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 11:00:19.762: [smf] INFO: Removed Session: UE IMSI:[262426643907282] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:19.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 11:00:19.762: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:21.771: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:00:21.771: [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_wrong_saddr(15)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:00:21 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=14732) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:00:23 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:00:24.944: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:00:25.972: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:26.981: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 11:00:26.981: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 11:00:26.981: [smf] INFO: UE IMSI[262422359879537] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:26.992: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 11:00:26.992: [upf] INFO: UE F-SEID[UP:0xaad CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 03/16 11:00:26.992: [upf] INFO: UE F-SEID[UP:0xaad CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:00:26.996: [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@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:00:30.000: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 03/16 11:00:30.013: [smf] INFO: Removed Session: UE IMSI:[262422359879537] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:30.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 03/16 11:00:30.013: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:32.021: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:00:32.022: [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_ipv6_apn4(17)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:00:32 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14036) Waiting for packet dumper to finish... 1 (prev_count=14036, count=14548) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:00:34 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_clients_interact_with_txseq started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:00:36.565: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:00:37.234: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:38.244: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 03/16 11:00:38.244: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 03/16 11:00:38.244: [smf] INFO: UE IMSI[262429584625138] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:38.253: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 03/16 11:00:38.253: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 03/16 11:00:38.253: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:38.255: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 03/16 11:00:38.256: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 03/16 11:00:38.256: [smf] INFO: UE IMSI[262426982679851] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:38.263: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 03/16 11:00:38.263: [upf] INFO: UE F-SEID[UP:0x881 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 03/16 11:00:38.263: [upf] INFO: UE F-SEID[UP:0x881 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: GTPU sequence number expected but not present MTC@93e6d8eec0e1: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: fail MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@93e6d8eec0e1: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@93e6d8eec0e1: 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 16 11:00:38 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 03/16 11:00:38.462: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:00:38.466: [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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:00:40 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_clients_interact_without_txseq started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:00:41.590: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:00:43.662: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:44.674: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:00:44.674: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:00:44.674: [smf] INFO: UE IMSI[262429022804225] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:44.683: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:00:44.683: [upf] INFO: UE F-SEID[UP:0x55f CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 03/16 11:00:44.683: [upf] INFO: UE F-SEID[UP:0x55f CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:44.687: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/16 11:00:44.687: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/16 11:00:44.687: [smf] INFO: UE IMSI[262426725592453] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:44.699: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/16 11:00:44.699: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 03/16 11:00:44.699: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:44.702: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/16 11:00:44.711: [smf] INFO: Removed Session: UE IMSI:[262429022804225] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:44.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/16 11:00:44.711: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:44.712: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:00:44.718: [smf] INFO: Removed Session: UE IMSI:[262426725592453] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:44.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:00:44.718: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:46.727: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:00:46.727: [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(21)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:00:46 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:00:48 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_with_single_dns started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:00:50.109: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:00:51.821: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:52.830: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:00:52.830: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:00:52.830: [smf] INFO: UE IMSI[262429207126535] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:52.838: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:00:52.838: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 03/16 11:00:52.838: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 03/16 11:00:52.838: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:00:52.847: [smf] INFO: Removed Session: UE IMSI:[262429207126535] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:52.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:00:52.847: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:00:52.852: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:00:52.852: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:00:52.852: [smf] INFO: UE IMSI[262420377581249] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:00:52.864: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:00:52.864: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 03/16 11:00:52.864: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x80] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:52.866: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:00:52.877: [smf] INFO: Removed Session: UE IMSI:[262420377581249] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:00:52.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:00:52.877: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:00:54.886: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:00:54.886: [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_with_single_dns(24)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:00:54 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:00:56 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:00:58.944: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:00:59.032: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:00.041: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:00.041: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:00.041: [smf] INFO: UE IMSI[262421475794051] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:01:00.056: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:00.057: [upf] INFO: UE F-SEID[UP:0x19 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 03/16 11:01:00.057: [upf] INFO: UE F-SEID[UP:0x19 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:01:00.059: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:00.068: [smf] INFO: Removed Session: UE IMSI:[262421475794051] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:01:00.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:00.068: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:02.076: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:01:02.077: [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(25)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:02 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=15568) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_update_teic started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:05.279: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:05.500: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:06.510: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:06.510: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:06.510: [smf] INFO: UE IMSI[262424260124558] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:01:06.526: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:06.527: [upf] INFO: UE F-SEID[UP:0x5db CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 03/16 11:01:06.527: [upf] INFO: UE F-SEID[UP:0x5db CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: sending UpdatePDP MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:06.533: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:06.542: [smf] INFO: Removed Session: UE IMSI:[262424260124558] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:01:06.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:06.542: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:08.552: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:01:08.552: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:08 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp4_act_update_teid started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:13.750: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:13.820: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:14.829: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:14.829: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:14.829: [smf] INFO: UE IMSI[262428894548730] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:01:14.844: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:14.844: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 03/16 11:01:14.844: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: sending UpdatePDP MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:14.853: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:14.861: [smf] INFO: Removed Session: UE IMSI:[262428894548730] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:01:14.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:14.861: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:16.868: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:01:16.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_update_teid(29)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:16 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:20.284: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:21.527: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:22.536: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:22.536: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:22.536: [smf] INFO: UE IMSI[262424774951198] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 03/16 11:01:22.545: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:22.545: [upf] INFO: UE F-SEID[UP:0x964 CP:0x752] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 03/16 11:01:22.545: [upf] INFO: UE F-SEID[UP:0x964 CP:0x752] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:01:22.547: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:22.556: [smf] INFO: Removed Session: UE IMSI:[262424774951198] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 03/16 11:01:22.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:22.556: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:24.564: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:01:24.564: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact(32)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:24 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=13988) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_pcodns started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:27.761: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:28.141: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:29.152: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:29.153: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:29.153: [smf] INFO: UE IMSI[262426011992602] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 03/16 11:01:29.165: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:29.165: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x91a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 03/16 11:01:29.165: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x91a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:01:29.169: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:29.178: [smf] INFO: Removed Session: UE IMSI:[262426011992602] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 03/16 11:01:29.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:29.178: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:31.187: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:01:31.187: [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_pcodns(34)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(33)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:31 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01:33 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_icmp6 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:34.351: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:34.727: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:35.739: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:35.739: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:35.739: [smf] INFO: UE IMSI[262426919412800] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 03/16 11:01:35.747: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:35.748: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xfa1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 03/16 11:01:35.748: [upf] INFO: UE F-SEID[UP:0xff1 CP:0xfa1] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004420030000000000000000'O 03/16 11:01:35.755: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:35.765: [smf] INFO: Removed Session: UE IMSI:[262426919412800] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 03/16 11:01:35.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:35.765: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:37.773: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:01:37.773: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:37 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14528) Waiting for packet dumper to finish... 1 (prev_count=14528, count=15040) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01:39 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_mtu started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:41.163: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:41.393: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:42.403: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:42.403: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:42.403: [smf] INFO: UE IMSI[262429950527236] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 03/16 11:01:42.418: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:42.418: [upf] INFO: UE F-SEID[UP:0x129 CP:0x294] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 03/16 11:01:42.418: [upf] INFO: UE F-SEID[UP:0x129 CP:0x294] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004420040000000000000000'O 03/16 11:01:42.426: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:42.435: [smf] INFO: Removed Session: UE IMSI:[262429950527236] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 03/16 11:01:42.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:42.436: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:44.445: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:01:44.445: [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_mtu(37)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:44 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=14528) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:48.171: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:50.300: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:01:51.308: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:01:51.308: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:01:51.308: [smf] INFO: UE IMSI[262424194582494] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 03/16 11:01:51.323: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:01:51.323: [upf] INFO: UE F-SEID[UP:0x940 CP:0xb93] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 03/16 11:01:51.323: [upf] INFO: UE F-SEID[UP:0x940 CP:0xb93] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004420050000000000000000'O 03/16 11:01:51.330: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:01:51.339: [smf] INFO: Removed Session: UE IMSI:[262424194582494] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 03/16 11:01:51.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:01:51.339: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:01:53.345: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:01:53.345: [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(40)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(39)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:01:53 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15240) Waiting for packet dumper to finish... 1 (prev_count=15240, count=15752) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:01:55 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:01:57.685: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:01:59.023: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:02:00.033: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:02:00.034: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:02:00.034: [smf] INFO: UE IMSI[262421511030494] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 03/16 11:02:00.043: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:02:00.043: [upf] INFO: UE F-SEID[UP:0x20a CP:0x5e8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 03/16 11:02:00.043: [upf] INFO: UE F-SEID[UP:0x20a CP:0x5e8] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004420060000000000000000'O MTC@93e6d8eec0e1: This GGSN does NOT support forwarding link-local source address. 03/16 11:02:03.056: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:02:03.067: [smf] INFO: Removed Session: UE IMSI:[262421511030494] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 03/16 11:02:03.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:02:03.067: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:02:05.076: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:02:05.076: [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(41)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:02:05 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:02: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:02:10.247: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:02:10.400: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:02:11.409: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:02:11.409: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:02:11.409: [smf] INFO: UE IMSI[262421355170122] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 03/16 11:02:11.418: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:02:11.419: [upf] INFO: UE F-SEID[UP:0x290 CP:0xd9e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 03/16 11:02:11.419: [upf] INFO: UE F-SEID[UP:0x290 CP:0xd9e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004420070000000000000000'O 03/16 11:02:11.424: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x78fc (../src/upf/gtp-path.c:602) 03/16 11:02:11.425: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 03/16 11:02:11.425: [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@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:02:14.428: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:02:14.433: [smf] INFO: Removed Session: UE IMSI:[262421355170122] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 03/16 11:02:14.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:02:14.433: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:02:16.441: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:02:16.442: [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(44)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:02:16 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:02: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:02:20.397: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:02:21.572: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:02:22.581: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:02:22.581: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:02:22.581: [smf] INFO: UE IMSI[262425084237513] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 03/16 11:02:22.591: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:02:22.591: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x8f3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 03/16 11:02:22.591: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0x8f3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004420080000000000000000'O 03/16 11:02:22.597: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xe5a0 (../src/upf/gtp-path.c:602) 03/16 11:02:22.597: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 03/16 11:02:22.597: [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@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:02:25.601: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:02:25.611: [smf] INFO: Removed Session: UE IMSI:[262425084237513] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 03/16 11:02:25.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:02:25.611: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:02:27.617: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:02:27.618: [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(45)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:02:27 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:02: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:02:32.198: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:02:32.796: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:02:33.800: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:02:33.800: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:02:33.800: [smf] INFO: UE IMSI[262429112154594] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 03/16 11:02:33.803: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:02:33.803: [upf] INFO: UE F-SEID[UP:0xdca CP:0xeba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 03/16 11:02:33.803: [upf] INFO: UE F-SEID[UP:0xdca CP:0xeba] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004420090000000000000000'O 03/16 11:02:33.804: [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@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:02:36.809: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:02:36.817: [smf] INFO: Removed Session: UE IMSI:[262429112154594] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 03/16 11:02:36.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:02:36.817: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:02:38.823: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:02:38.823: [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(47)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:02:38 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:02:40 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp6_clients_interact started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:02:42.037: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:02:43.584: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:02:44.594: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:02:44.594: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:02:44.594: [smf] INFO: UE IMSI[262428231711081] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 03/16 11:02:44.606: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:02:44.606: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xa18] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 03/16 11:02:44.606: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xa18] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '200107800044200A0000000000000000'O MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:02:44.610: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/16 11:02:44.610: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/16 11:02:44.610: [smf] INFO: UE IMSI[262429708734161] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 03/16 11:02:44.622: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/16 11:02:44.622: [upf] INFO: UE F-SEID[UP:0xf30 CP:0x28c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 03/16 11:02:44.622: [upf] INFO: UE F-SEID[UP:0xf30 CP:0x28c] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: RA with /64 prefix '200107800044200B0000000000000000'O MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:02:50.637: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/16 11:02:50.648: [smf] INFO: Removed Session: UE IMSI:[262428231711081] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 03/16 11:02:50.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/16 11:02:50.648: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:02:50.650: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:02:50.659: [smf] INFO: Removed Session: UE IMSI:[262429708734161] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 03/16 11:02:50.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:02:50.659: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:02:52.663: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:02:52.663: [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_clients_interact(50)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp6_clients_interact(49)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:02:52 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=23528) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:02: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:02:56.146: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:02:57.045: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:02:58.050: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:02:58.050: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:02:58.050: [smf] INFO: UE IMSI[262423764261865] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 03/16 11:02:58.053: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:02:58.053: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x750] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 03/16 11:02:58.053: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x750] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:02:58.054: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:02:58.055: [smf] INFO: Removed Session: UE IMSI:[262423764261865] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 03/16 11:02:58.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:02:58.055: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:00.063: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:03:00.063: [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(51)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact(52)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:00 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14148) Waiting for packet dumper to finish... 1 (prev_count=14148, count=14660) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_ipcp started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:03.752: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:04.321: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:05.329: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:05.329: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:05.329: [smf] INFO: UE IMSI[262425653078779] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 03/16 11:03:05.341: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:05.341: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xf77] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 03/16 11:03:05.341: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xf77] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:03:05.343: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:03:05.353: [smf] INFO: Removed Session: UE IMSI:[262425653078779] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 03/16 11:03:05.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:03:05.353: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:07.359: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:03:07.359: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(53)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:07 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14316) Waiting for packet dumper to finish... 1 (prev_count=14316, count=14828) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_icmp6 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:10.798: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:11.108: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:12.117: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:12.117: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:12.117: [smf] INFO: UE IMSI[262425651598908] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 03/16 11:03:12.125: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:12.125: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x301] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 03/16 11:03:12.125: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0x301] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004421030000000000000000'O 03/16 11:03:12.127: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:03:12.135: [smf] INFO: Removed Session: UE IMSI:[262425651598908] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 03/16 11:03:12.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:03:12.135: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:14.141: [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_icmp6(55)@93e6d8eec0e1: Final verdict of PTC: none 03/16 11:03:14.142: [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)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:14 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=15724) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_pcodns4 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:17.997: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:18.660: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:19.668: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:19.668: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:19.668: [smf] INFO: UE IMSI[262424461358978] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 03/16 11:03:19.683: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:19.683: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x777] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 03/16 11:03:19.683: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x777] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:03:19.685: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:03:19.696: [smf] INFO: Removed Session: UE IMSI:[262424461358978] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 03/16 11:03:19.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:03:19.696: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:21.705: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:03:21.705: [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_pcodns4(57)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:21 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03:23 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_pcodns6 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:25.370: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:26.415: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:27.427: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:27.427: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:27.427: [smf] INFO: UE IMSI[262428672516795] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 03/16 11:03:27.443: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:27.443: [upf] INFO: UE F-SEID[UP:0x75d CP:0x922] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 03/16 11:03:27.443: [upf] INFO: UE F-SEID[UP:0x75d CP:0x922] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:03:27.446: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:03:27.456: [smf] INFO: Removed Session: UE IMSI:[262428672516795] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 03/16 11:03:27.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:03:27.456: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:29.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/16 11:03:29.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_pdp46_act_deact_pcodns6(59)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:29 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_mtu started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:33.115: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:33.322: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:34.326: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:34.326: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:34.326: [smf] INFO: UE IMSI[262428036382917] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 03/16 11:03:34.338: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:34.338: [upf] INFO: UE F-SEID[UP:0x344 CP:0x233] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 03/16 11:03:34.338: [upf] INFO: UE F-SEID[UP:0x344 CP:0x233] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '20010780004421060000000000000000'O 03/16 11:03:34.345: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:03:34.354: [smf] INFO: Removed Session: UE IMSI:[262428036382917] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 03/16 11:03:34.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:03:34.354: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:36.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/16 11:03:36.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_pdp46_act_deact_mtu(61)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:36 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=15684) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:40.122: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:40.899: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:41.908: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:41.908: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:41.908: [smf] INFO: UE IMSI[262428308154613] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 03/16 11:03:41.916: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:41.916: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x744] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 03/16 11:03:41.916: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x744] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:03:41.919: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:03:41.928: [smf] INFO: Removed Session: UE IMSI:[262428308154613] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 03/16 11:03:41.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:03:41.928: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:43.936: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:03:43.936: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(63)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:43 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03:45 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:47.223: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:47.416: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:48.424: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:48.424: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:48.424: [smf] INFO: UE IMSI[262420067946054] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 03/16 11:03:48.439: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:48.439: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x73f] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 03/16 11:03:48.439: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x73f] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:03:48.441: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x91cb (../src/upf/gtp-path.c:524) 03/16 11:03:48.441: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:03:51.447: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:03:51.459: [smf] INFO: Removed Session: UE IMSI:[262420067946054] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 03/16 11:03:51.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:03:51.459: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:03:53.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/16 11:03:53.467: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:03:53 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:03:55 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:03:58.444: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:03:58.660: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:03:59.667: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:03:59.667: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:03:59.667: [smf] INFO: UE IMSI[262422097249690] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 03/16 11:03:59.682: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:03:59.683: [upf] INFO: UE F-SEID[UP:0xdc CP:0xa2d] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 03/16 11:03:59.683: [upf] INFO: UE F-SEID[UP:0xdc CP:0xa2d] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:03:59.685: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x5ba8 (../src/upf/gtp-path.c:602) 03/16 11:03:59.685: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 03/16 11:03:59.685: [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@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:04:02.691: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:04:02.702: [smf] INFO: Removed Session: UE IMSI:[262422097249690] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 03/16 11:04:02.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:04:02.703: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:04:04.711: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:04:04.712: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:04:04 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=15684) Waiting for packet dumper to finish... 1 (prev_count=15684, count=16988) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:04:06 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:04:08.309: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:04:09.246: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:04:10.253: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:04:10.253: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:04:10.253: [smf] INFO: UE IMSI[262425268282605] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 03/16 11:04:10.269: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:04:10.269: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xee1] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 03/16 11:04:10.269: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0xee1] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '200107800044210A0000000000000000'O 03/16 11:04:10.275: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x738e (../src/upf/gtp-path.c:602) 03/16 11:04:10.275: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 03/16 11:04:10.275: [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@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:04:13.281: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:04:13.293: [smf] INFO: Removed Session: UE IMSI:[262425268282605] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 03/16 11:04:13.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:04:13.293: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:04:15.301: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:04:15.301: [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(69)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:04:15 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=15448) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:04:17 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_clients_interact started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:04:19.152: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:04:19.519: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:04:20.530: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:04:20.530: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:04:20.530: [smf] INFO: UE IMSI[262420562272885] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 03/16 11:04:20.539: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:04:20.539: [upf] INFO: UE F-SEID[UP:0x738 CP:0xa31] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 03/16 11:04:20.539: [upf] INFO: UE F-SEID[UP:0x738 CP:0xa31] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: RA with /64 prefix '200107800044210B0000000000000000'O MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:04:20.546: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/16 11:04:20.546: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/16 11:04:20.546: [smf] INFO: UE IMSI[262427000348993] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 03/16 11:04:20.558: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/16 11:04:20.558: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x632] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 03/16 11:04:20.558: [upf] INFO: UE F-SEID[UP:0xe31 CP:0x632] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: RA with /64 prefix '200107800044210C0000000000000000'O MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:04:26.570: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/16 11:04:26.582: [smf] INFO: Removed Session: UE IMSI:[262420562272885] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 03/16 11:04:26.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/16 11:04:26.583: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:04:26.584: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:04:26.593: [smf] INFO: Removed Session: UE IMSI:[262427000348993] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 03/16 11:04:26.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:04:26.594: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:04:28.601: [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_clients_interact(71)@93e6d8eec0e1: Final verdict of PTC: none 03/16 11:04:28.602: [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(72)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:04:28 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=23304) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:04:30 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp46_act_deact_apn4 started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:04:32.214: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:04:32.650: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:04:33.657: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:04:33.657: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:04:33.657: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 03/16 11:04:33.657: [smf] INFO: UE IMSI[262423544160226] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:04:33.666: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:04:33.666: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 03/16 11:04:33.666: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:04:33.668: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 03/16 11:04:33.678: [smf] INFO: Removed Session: UE IMSI:[262423544160226] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:04:33.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 03/16 11:04:33.678: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:04:35.685: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:04:35.685: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:04:35 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:04: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_echo_req_resp started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:04:39.066: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:04:39.555: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:04:42.571: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:04:42.571: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_echo_req_resp(76)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_echo_req_resp finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:04:42 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=7852) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:04: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_echo_req_resp_gtpu started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:04:46.097: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:04:47.627: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:04:50.636: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:04:50.636: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:04:50 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:04: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp_act2_recovery started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:04:54.104: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:04:54.211: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:04:55.222: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 03/16 11:04:55.222: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 03/16 11:04:55.222: [smf] INFO: UE IMSI[262427102147129] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:04:55.239: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 03/16 11:04:55.239: [upf] INFO: UE F-SEID[UP:0x1ad CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 03/16 11:04:55.239: [upf] INFO: UE F-SEID[UP:0x1ad CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: sending 2nd CreatePDP (recovery increased) 03/16 11:04:55.242: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: Stopping testcase execution from "GGSN_Tests.ttcn":383 03/16 11:04:58.250: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:04:58.250: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(79)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp_act2_recovery(80)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@93e6d8eec0e1: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@93e6d8eec0e1: 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 16 11:04:58 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:05: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_act_deact_retrans_duplicate started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:05:01.459: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:05:02.211: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:05:03.221: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/16 11:05:03.221: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/16 11:05:03.221: [smf] INFO: UE IMSI[262426921280007] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:03.230: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/16 11:05:03.230: [upf] INFO: UE F-SEID[UP:0x78a CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:03.230: [upf] INFO: UE F-SEID[UP:0x78a CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:05:03.232: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 03/16 11:05:03.241: [smf] INFO: Removed Session: UE IMSI:[262426921280007] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:03.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 03/16 11:05:03.241: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:04.246: [gtp] WARNING: [62931] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:06.254: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:05:06.254: [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(81)@93e6d8eec0e1: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:05:06 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:05: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_pdp_act_restart_ctr_echo started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:05:09.446: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:05:11.729: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:05:12.738: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 03/16 11:05:12.739: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 03/16 11:05:12.739: [smf] INFO: UE IMSI[262423419604305] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:12.748: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 03/16 11:05:12.748: [upf] INFO: UE F-SEID[UP:0xc4e CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:12.748: [upf] INFO: UE F-SEID[UP:0xc4e CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: 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@93e6d8eec0e1: Stopping testcase execution from "GGSN_Tests.ttcn":2059 03/16 11:05:18.758: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:05:18.759: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(83)@93e6d8eec0e1: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@93e6d8eec0e1: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@93e6d8eec0e1: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@93e6d8eec0e1: 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 16 11:05:18 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10912) Waiting for packet dumper to finish... 1 (prev_count=10912, count=11424) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:05:20 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:05:21.955: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:05:22.830: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 03/16 11:05:24.169: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 03/16 11:05:24.169: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 03/16 11:05:24.169: [smf] INFO: UE IMSI[262425544763074] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.172: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 03/16 11:05:24.172: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.172: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:05:24.179: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/16 11:05:24.179: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/16 11:05:24.179: [smf] INFO: UE IMSI[262420296490993] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.181: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/16 11:05:24.181: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.181: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.190: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 03/16 11:05:24.190: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 03/16 11:05:24.190: [smf] INFO: UE IMSI[262428162188254] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.192: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 03/16 11:05:24.193: [upf] INFO: UE F-SEID[UP:0xbb CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.193: [upf] INFO: UE F-SEID[UP:0xbb CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.200: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 03/16 11:05:24.200: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 03/16 11:05:24.200: [smf] INFO: UE IMSI[262429825028869] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.204: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 03/16 11:05:24.204: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.204: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.211: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 03/16 11:05:24.211: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 03/16 11:05:24.211: [smf] INFO: UE IMSI[262422447963739] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.215: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 03/16 11:05:24.215: [upf] INFO: UE F-SEID[UP:0x72c CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.215: [upf] INFO: UE F-SEID[UP:0x72c CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.223: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 03/16 11:05:24.223: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 03/16 11:05:24.223: [smf] INFO: UE IMSI[262427659667494] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.232: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 03/16 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.232: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.235: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 03/16 11:05:24.235: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 03/16 11:05:24.235: [smf] INFO: UE IMSI[262422877930089] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.241: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 03/16 11:05:24.241: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.241: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.245: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 03/16 11:05:24.245: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 03/16 11:05:24.245: [smf] INFO: UE IMSI[262426645965556] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.249: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 03/16 11:05:24.249: [upf] INFO: UE F-SEID[UP:0x385 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.249: [upf] INFO: UE F-SEID[UP:0x385 CP:0x541] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.256: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 03/16 11:05:24.256: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 03/16 11:05:24.256: [smf] INFO: UE IMSI[262420594617137] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.260: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 03/16 11:05:24.260: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.260: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.267: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 03/16 11:05:24.267: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 03/16 11:05:24.267: [smf] INFO: UE IMSI[262425787192650] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.271: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 03/16 11:05:24.271: [upf] INFO: UE F-SEID[UP:0x46c CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.271: [upf] INFO: UE F-SEID[UP:0x46c CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.278: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 03/16 11:05:24.278: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 03/16 11:05:24.278: [smf] INFO: UE IMSI[262425108728558] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.282: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 03/16 11:05:24.282: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.282: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.289: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 03/16 11:05:24.289: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 03/16 11:05:24.289: [smf] INFO: UE IMSI[262421114323661] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.293: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 03/16 11:05:24.293: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.293: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.299: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 03/16 11:05:24.299: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 03/16 11:05:24.299: [smf] INFO: UE IMSI[262421115519398] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.304: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 03/16 11:05:24.304: [upf] INFO: UE F-SEID[UP:0xa1 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.304: [upf] INFO: UE F-SEID[UP:0xa1 CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.311: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 03/16 11:05:24.311: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 03/16 11:05:24.311: [smf] INFO: UE IMSI[262423955968697] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.320: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 03/16 11:05:24.320: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.320: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.325: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 03/16 11:05:24.325: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 03/16 11:05:24.325: [smf] INFO: UE IMSI[262420135388240] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.332: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 03/16 11:05:24.332: [upf] INFO: UE F-SEID[UP:0x50f CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.332: [upf] INFO: UE F-SEID[UP:0x50f CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.336: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 03/16 11:05:24.336: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 03/16 11:05:24.336: [smf] INFO: UE IMSI[262422486238054] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.341: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 03/16 11:05:24.341: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.341: [upf] INFO: UE F-SEID[UP:0xb52 CP:0x4a1] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.347: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 03/16 11:05:24.347: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 03/16 11:05:24.347: [smf] INFO: UE IMSI[262429371085595] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.352: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 03/16 11:05:24.352: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.352: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.358: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 03/16 11:05:24.358: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 03/16 11:05:24.358: [smf] INFO: UE IMSI[262423920931158] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.362: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 03/16 11:05:24.362: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.362: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.369: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 03/16 11:05:24.369: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 03/16 11:05:24.369: [smf] INFO: UE IMSI[262422166563488] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.373: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 03/16 11:05:24.373: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.373: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.379: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 03/16 11:05:24.379: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 03/16 11:05:24.379: [smf] INFO: UE IMSI[262424483607961] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.383: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 03/16 11:05:24.383: [upf] INFO: UE F-SEID[UP:0x252 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.383: [upf] INFO: UE F-SEID[UP:0x252 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.390: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 03/16 11:05:24.390: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 03/16 11:05:24.390: [smf] INFO: UE IMSI[262420677309343] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.395: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 03/16 11:05:24.395: [upf] INFO: UE F-SEID[UP:0x919 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.395: [upf] INFO: UE F-SEID[UP:0x919 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.401: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 03/16 11:05:24.401: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 03/16 11:05:24.401: [smf] INFO: UE IMSI[262427059647388] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.405: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 03/16 11:05:24.405: [upf] INFO: UE F-SEID[UP:0xd47 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.405: [upf] INFO: UE F-SEID[UP:0xd47 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.412: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 03/16 11:05:24.412: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 03/16 11:05:24.412: [smf] INFO: UE IMSI[262426697286358] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.416: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 03/16 11:05:24.416: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.416: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.423: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 03/16 11:05:24.423: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 03/16 11:05:24.423: [smf] INFO: UE IMSI[262425670021087] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.426: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 03/16 11:05:24.427: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.427: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.433: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 03/16 11:05:24.433: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 03/16 11:05:24.433: [smf] INFO: UE IMSI[262421809738070] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.438: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 03/16 11:05:24.438: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.438: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.444: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 03/16 11:05:24.444: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 03/16 11:05:24.444: [smf] INFO: UE IMSI[262429974117082] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.449: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 03/16 11:05:24.449: [upf] INFO: UE F-SEID[UP:0x906 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.449: [upf] INFO: UE F-SEID[UP:0x906 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.455: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 03/16 11:05:24.455: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 03/16 11:05:24.455: [smf] INFO: UE IMSI[262426317119905] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.460: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 03/16 11:05:24.460: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.460: [upf] INFO: UE F-SEID[UP:0x6fc CP:0x72d] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.466: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 03/16 11:05:24.466: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 03/16 11:05:24.466: [smf] INFO: UE IMSI[262421788369883] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.470: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 03/16 11:05:24.470: [upf] INFO: UE F-SEID[UP:0xd23 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.470: [upf] INFO: UE F-SEID[UP:0xd23 CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.477: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 03/16 11:05:24.477: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 03/16 11:05:24.477: [smf] INFO: UE IMSI[262426613938893] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.481: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 03/16 11:05:24.481: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.481: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x519] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.488: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 03/16 11:05:24.488: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 03/16 11:05:24.488: [smf] INFO: UE IMSI[262420014727723] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.492: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 03/16 11:05:24.492: [upf] INFO: UE F-SEID[UP:0xda1 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.492: [upf] INFO: UE F-SEID[UP:0xda1 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.499: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 03/16 11:05:24.499: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 03/16 11:05:24.499: [smf] INFO: UE IMSI[262422253344073] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.503: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 03/16 11:05:24.503: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.503: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.510: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 03/16 11:05:24.510: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 03/16 11:05:24.510: [smf] INFO: UE IMSI[262428649151428] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.520: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 03/16 11:05:24.520: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.520: [upf] INFO: UE F-SEID[UP:0xb2b CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.522: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 03/16 11:05:24.522: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 03/16 11:05:24.522: [smf] INFO: UE IMSI[262427991704485] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.529: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 03/16 11:05:24.529: [upf] INFO: UE F-SEID[UP:0xea CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.529: [upf] INFO: UE F-SEID[UP:0xea CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.533: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 03/16 11:05:24.533: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 03/16 11:05:24.533: [smf] INFO: UE IMSI[262427210271741] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.536: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 03/16 11:05:24.536: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.536: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.544: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 03/16 11:05:24.544: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 03/16 11:05:24.544: [smf] INFO: UE IMSI[262427148176852] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.548: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 03/16 11:05:24.548: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.548: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.554: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 03/16 11:05:24.554: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 03/16 11:05:24.554: [smf] INFO: UE IMSI[262426656014943] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.559: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 03/16 11:05:24.559: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.559: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.565: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 03/16 11:05:24.565: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 03/16 11:05:24.565: [smf] INFO: UE IMSI[262422263360727] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.569: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 03/16 11:05:24.569: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.569: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.576: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 03/16 11:05:24.576: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 03/16 11:05:24.576: [smf] INFO: UE IMSI[262420726888393] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.581: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 03/16 11:05:24.581: [upf] INFO: UE F-SEID[UP:0x578 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.581: [upf] INFO: UE F-SEID[UP:0x578 CP:0x540] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.587: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 03/16 11:05:24.587: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 03/16 11:05:24.587: [smf] INFO: UE IMSI[262429106449418] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.591: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 03/16 11:05:24.591: [upf] INFO: UE F-SEID[UP:0xa99 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.591: [upf] INFO: UE F-SEID[UP:0xa99 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.598: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 03/16 11:05:24.598: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 03/16 11:05:24.598: [smf] INFO: UE IMSI[262424288307017] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.602: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 03/16 11:05:24.602: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.602: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.609: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 03/16 11:05:24.609: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 03/16 11:05:24.609: [smf] INFO: UE IMSI[262428197270523] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.613: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 03/16 11:05:24.613: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.613: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.620: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 03/16 11:05:24.620: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 03/16 11:05:24.620: [smf] INFO: UE IMSI[262424644032082] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.624: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 03/16 11:05:24.624: [upf] INFO: UE F-SEID[UP:0x390 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.624: [upf] INFO: UE F-SEID[UP:0x390 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.631: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 03/16 11:05:24.631: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 03/16 11:05:24.631: [smf] INFO: UE IMSI[262425231808470] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.635: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 03/16 11:05:24.635: [upf] INFO: UE F-SEID[UP:0x136 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.635: [upf] INFO: UE F-SEID[UP:0x136 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.641: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 03/16 11:05:24.641: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 03/16 11:05:24.641: [smf] INFO: UE IMSI[262420627930757] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.646: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 03/16 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x576 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x576 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.652: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 03/16 11:05:24.652: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 03/16 11:05:24.652: [smf] INFO: UE IMSI[262423426839725] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.656: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 03/16 11:05:24.656: [upf] INFO: UE F-SEID[UP:0x744 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.656: [upf] INFO: UE F-SEID[UP:0x744 CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.663: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 03/16 11:05:24.663: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 03/16 11:05:24.663: [smf] INFO: UE IMSI[262428097982971] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.667: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 03/16 11:05:24.667: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.667: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.674: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 03/16 11:05:24.674: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 03/16 11:05:24.674: [smf] INFO: UE IMSI[262426748448235] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.678: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 03/16 11:05:24.678: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.678: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.685: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 03/16 11:05:24.685: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 03/16 11:05:24.685: [smf] INFO: UE IMSI[262423711079374] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.689: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 03/16 11:05:24.689: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.689: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.696: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 03/16 11:05:24.696: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 03/16 11:05:24.696: [smf] INFO: UE IMSI[262427702968422] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.700: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 03/16 11:05:24.700: [upf] INFO: UE F-SEID[UP:0x448 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.700: [upf] INFO: UE F-SEID[UP:0x448 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.706: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 03/16 11:05:24.706: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 03/16 11:05:24.706: [smf] INFO: UE IMSI[262425887408070] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.710: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 03/16 11:05:24.710: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.710: [upf] INFO: UE F-SEID[UP:0xd55 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.717: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 03/16 11:05:24.717: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 03/16 11:05:24.717: [smf] INFO: UE IMSI[262428772652484] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.721: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 03/16 11:05:24.721: [upf] INFO: UE F-SEID[UP:0x746 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.721: [upf] INFO: UE F-SEID[UP:0x746 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.728: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 03/16 11:05:24.728: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 03/16 11:05:24.728: [smf] INFO: UE IMSI[262422850455086] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.733: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 03/16 11:05:24.733: [upf] INFO: UE F-SEID[UP:0x988 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.733: [upf] INFO: UE F-SEID[UP:0x988 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.739: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 03/16 11:05:24.739: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 03/16 11:05:24.739: [smf] INFO: UE IMSI[262426652346286] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.743: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 03/16 11:05:24.743: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.743: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.750: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 03/16 11:05:24.750: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 03/16 11:05:24.750: [smf] INFO: UE IMSI[262423032078035] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.755: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 03/16 11:05:24.756: [upf] INFO: UE F-SEID[UP:0xddf CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.756: [upf] INFO: UE F-SEID[UP:0xddf CP:0x9ce] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.760: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 03/16 11:05:24.760: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 03/16 11:05:24.761: [smf] INFO: UE IMSI[262420274015295] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.767: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 03/16 11:05:24.767: [upf] INFO: UE F-SEID[UP:0x922 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.767: [upf] INFO: UE F-SEID[UP:0x922 CP:0xb1e] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.771: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 03/16 11:05:24.771: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 03/16 11:05:24.771: [smf] INFO: UE IMSI[262422188076018] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.777: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 03/16 11:05:24.777: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.777: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.782: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 03/16 11:05:24.782: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 03/16 11:05:24.782: [smf] INFO: UE IMSI[262420211662289] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.787: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 03/16 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.793: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 03/16 11:05:24.793: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 03/16 11:05:24.793: [smf] INFO: UE IMSI[262427290130240] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.797: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 03/16 11:05:24.797: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.797: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xc5a] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.804: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 03/16 11:05:24.804: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 03/16 11:05:24.804: [smf] INFO: UE IMSI[262428646024081] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.808: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 03/16 11:05:24.808: [upf] INFO: UE F-SEID[UP:0x396 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.808: [upf] INFO: UE F-SEID[UP:0x396 CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.814: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 03/16 11:05:24.814: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 03/16 11:05:24.814: [smf] INFO: UE IMSI[262423821411538] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.819: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 03/16 11:05:24.819: [upf] INFO: UE F-SEID[UP:0x45c CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.819: [upf] INFO: UE F-SEID[UP:0x45c CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.825: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 03/16 11:05:24.825: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 03/16 11:05:24.825: [smf] INFO: UE IMSI[262423259506244] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.829: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 03/16 11:05:24.829: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.829: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.836: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 03/16 11:05:24.836: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 03/16 11:05:24.836: [smf] INFO: UE IMSI[262425804231146] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.840: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 03/16 11:05:24.840: [upf] INFO: UE F-SEID[UP:0x61e CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.840: [upf] INFO: UE F-SEID[UP:0x61e CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.847: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 03/16 11:05:24.847: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 03/16 11:05:24.847: [smf] INFO: UE IMSI[262421511433085] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.851: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 03/16 11:05:24.851: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.851: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.858: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 03/16 11:05:24.858: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 03/16 11:05:24.858: [smf] INFO: UE IMSI[262429697365381] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.862: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 03/16 11:05:24.862: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.862: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.869: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 03/16 11:05:24.869: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 03/16 11:05:24.869: [smf] INFO: UE IMSI[262423046938328] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.873: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 03/16 11:05:24.873: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.873: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.879: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 03/16 11:05:24.879: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 03/16 11:05:24.879: [smf] INFO: UE IMSI[262421963241662] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.883: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 03/16 11:05:24.883: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.883: [upf] INFO: UE F-SEID[UP:0xe1d CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.890: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 03/16 11:05:24.890: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 03/16 11:05:24.890: [smf] INFO: UE IMSI[262420328193979] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.894: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 03/16 11:05:24.894: [upf] INFO: UE F-SEID[UP:0x5b CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.894: [upf] INFO: UE F-SEID[UP:0x5b CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.901: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 03/16 11:05:24.901: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 03/16 11:05:24.901: [smf] INFO: UE IMSI[262424025718464] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.905: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 03/16 11:05:24.905: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.905: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.912: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 03/16 11:05:24.912: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 03/16 11:05:24.912: [smf] INFO: UE IMSI[262420792500144] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.916: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 03/16 11:05:24.916: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.916: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.923: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 03/16 11:05:24.923: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 03/16 11:05:24.923: [smf] INFO: UE IMSI[262425376749490] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.927: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 03/16 11:05:24.927: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.927: [upf] INFO: UE F-SEID[UP:0x6b2 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.934: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 03/16 11:05:24.934: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 03/16 11:05:24.934: [smf] INFO: UE IMSI[262423220082631] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.938: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 03/16 11:05:24.938: [upf] INFO: UE F-SEID[UP:0x54b CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.938: [upf] INFO: UE F-SEID[UP:0x54b CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.945: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 03/16 11:05:24.945: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 03/16 11:05:24.945: [smf] INFO: UE IMSI[262427029316371] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.949: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 03/16 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.955: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 03/16 11:05:24.955: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 03/16 11:05:24.956: [smf] INFO: UE IMSI[262428743392724] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.960: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 03/16 11:05:24.960: [upf] INFO: UE F-SEID[UP:0x81b CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.960: [upf] INFO: UE F-SEID[UP:0x81b CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.966: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 03/16 11:05:24.966: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 03/16 11:05:24.966: [smf] INFO: UE IMSI[262424010952417] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.970: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 03/16 11:05:24.971: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.971: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.977: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 03/16 11:05:24.977: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 03/16 11:05:24.977: [smf] INFO: UE IMSI[262424167248752] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.981: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 03/16 11:05:24.981: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.982: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.988: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 03/16 11:05:24.988: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 03/16 11:05:24.988: [smf] INFO: UE IMSI[262429895895424] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:24.992: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 03/16 11:05:24.992: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:24.992: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:24.999: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 03/16 11:05:24.999: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 03/16 11:05:24.999: [smf] INFO: UE IMSI[262421917134649] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.004: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 03/16 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.009: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 03/16 11:05:25.009: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 03/16 11:05:25.009: [smf] INFO: UE IMSI[262421916915728] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.013: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 03/16 11:05:25.013: [upf] INFO: UE F-SEID[UP:0x904 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.013: [upf] INFO: UE F-SEID[UP:0x904 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.020: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 03/16 11:05:25.020: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 03/16 11:05:25.020: [smf] INFO: UE IMSI[262427757046617] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.025: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 03/16 11:05:25.025: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.025: [upf] INFO: UE F-SEID[UP:0xb47 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.031: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 03/16 11:05:25.031: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 03/16 11:05:25.031: [smf] INFO: UE IMSI[262428329116123] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.035: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 03/16 11:05:25.036: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.036: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.042: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 03/16 11:05:25.042: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 03/16 11:05:25.042: [smf] INFO: UE IMSI[262420738271935] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.047: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 03/16 11:05:25.047: [upf] INFO: UE F-SEID[UP:0x207 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.047: [upf] INFO: UE F-SEID[UP:0x207 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.053: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 03/16 11:05:25.053: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 03/16 11:05:25.053: [smf] INFO: UE IMSI[262422745456878] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.057: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 03/16 11:05:25.057: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.057: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.064: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 03/16 11:05:25.064: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 03/16 11:05:25.064: [smf] INFO: UE IMSI[262424196841860] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.068: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 03/16 11:05:25.068: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.068: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.075: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 03/16 11:05:25.075: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 03/16 11:05:25.075: [smf] INFO: UE IMSI[262426905582476] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.082: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 03/16 11:05:25.082: [upf] INFO: UE F-SEID[UP:0x519 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.082: [upf] INFO: UE F-SEID[UP:0x519 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.086: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 03/16 11:05:25.086: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 03/16 11:05:25.086: [smf] INFO: UE IMSI[262421976379908] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.092: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 03/16 11:05:25.092: [upf] INFO: UE F-SEID[UP:0x54e CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.092: [upf] INFO: UE F-SEID[UP:0x54e CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.097: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 03/16 11:05:25.097: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 03/16 11:05:25.097: [smf] INFO: UE IMSI[262424950113607] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.102: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 03/16 11:05:25.102: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.102: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.108: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 03/16 11:05:25.108: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 03/16 11:05:25.108: [smf] INFO: UE IMSI[262429277924449] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.112: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 03/16 11:05:25.112: [upf] INFO: UE F-SEID[UP:0x163 CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.112: [upf] INFO: UE F-SEID[UP:0x163 CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.119: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 03/16 11:05:25.119: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 03/16 11:05:25.119: [smf] INFO: UE IMSI[262424860079968] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.123: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 03/16 11:05:25.123: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.123: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.130: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 03/16 11:05:25.130: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 03/16 11:05:25.130: [smf] INFO: UE IMSI[262422297249669] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.134: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 03/16 11:05:25.134: [upf] INFO: UE F-SEID[UP:0x54a CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.134: [upf] INFO: UE F-SEID[UP:0x54a CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.141: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 03/16 11:05:25.141: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 03/16 11:05:25.141: [smf] INFO: UE IMSI[262423322371377] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.145: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 03/16 11:05:25.145: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.145: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.151: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 03/16 11:05:25.151: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 03/16 11:05:25.152: [smf] INFO: UE IMSI[262420824397340] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.156: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 03/16 11:05:25.156: [upf] INFO: UE F-SEID[UP:0xada CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.156: [upf] INFO: UE F-SEID[UP:0xada CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.162: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 03/16 11:05:25.162: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 03/16 11:05:25.162: [smf] INFO: UE IMSI[262422194052902] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.167: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 03/16 11:05:25.167: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.167: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.173: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 03/16 11:05:25.173: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 03/16 11:05:25.173: [smf] INFO: UE IMSI[262424356884045] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.177: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 03/16 11:05:25.177: [upf] INFO: UE F-SEID[UP:0x880 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.177: [upf] INFO: UE F-SEID[UP:0x880 CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.184: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 03/16 11:05:25.184: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 03/16 11:05:25.184: [smf] INFO: UE IMSI[262422899080169] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.188: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 03/16 11:05:25.188: [upf] INFO: UE F-SEID[UP:0x51 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.188: [upf] INFO: UE F-SEID[UP:0x51 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.195: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 03/16 11:05:25.195: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 03/16 11:05:25.195: [smf] INFO: UE IMSI[262428475910025] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.199: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 03/16 11:05:25.199: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.199: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.206: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 03/16 11:05:25.206: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 03/16 11:05:25.206: [smf] INFO: UE IMSI[262421589591382] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.210: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 03/16 11:05:25.210: [upf] INFO: UE F-SEID[UP:0xabf CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.210: [upf] INFO: UE F-SEID[UP:0xabf CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.216: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 03/16 11:05:25.216: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 03/16 11:05:25.216: [smf] INFO: UE IMSI[262427085025751] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.220: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 03/16 11:05:25.220: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.220: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.227: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 03/16 11:05:25.227: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 03/16 11:05:25.227: [smf] INFO: UE IMSI[262427201106280] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.231: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 03/16 11:05:25.231: [upf] INFO: UE F-SEID[UP:0xfda CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.231: [upf] INFO: UE F-SEID[UP:0xfda CP:0x428] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.238: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 03/16 11:05:25.238: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 03/16 11:05:25.238: [smf] INFO: UE IMSI[262426285110788] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.243: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 03/16 11:05:25.243: [upf] INFO: UE F-SEID[UP:0x513 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.243: [upf] INFO: UE F-SEID[UP:0x513 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.249: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 03/16 11:05:25.249: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 03/16 11:05:25.249: [smf] INFO: UE IMSI[262423574087592] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.254: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 03/16 11:05:25.254: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.254: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.260: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 03/16 11:05:25.260: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 03/16 11:05:25.260: [smf] INFO: UE IMSI[262423103833271] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.263: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 03/16 11:05:25.263: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.263: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.271: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 03/16 11:05:25.271: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 03/16 11:05:25.271: [smf] INFO: UE IMSI[262424666299857] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.279: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 03/16 11:05:25.279: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.279: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.283: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 03/16 11:05:25.283: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 03/16 11:05:25.283: [smf] INFO: UE IMSI[262429348616686] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.288: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 03/16 11:05:25.289: [upf] INFO: UE F-SEID[UP:0x37f CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.289: [upf] INFO: UE F-SEID[UP:0x37f CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.294: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 03/16 11:05:25.294: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 03/16 11:05:25.294: [smf] INFO: UE IMSI[262424693868572] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.298: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 03/16 11:05:25.298: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.298: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x2e2] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.305: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 03/16 11:05:25.305: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 03/16 11:05:25.305: [smf] INFO: UE IMSI[262426549351829] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.309: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 03/16 11:05:25.309: [upf] INFO: UE F-SEID[UP:0x874 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.309: [upf] INFO: UE F-SEID[UP:0x874 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.315: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 03/16 11:05:25.315: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 03/16 11:05:25.315: [smf] INFO: UE IMSI[262426353037904] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.319: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 03/16 11:05:25.319: [upf] INFO: UE F-SEID[UP:0xb96 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.319: [upf] INFO: UE F-SEID[UP:0xb96 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.326: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 03/16 11:05:25.326: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 03/16 11:05:25.326: [smf] INFO: UE IMSI[262423985248837] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.330: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 03/16 11:05:25.330: [upf] INFO: UE F-SEID[UP:0xb3b CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.330: [upf] INFO: UE F-SEID[UP:0xb3b CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.337: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 03/16 11:05:25.337: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 03/16 11:05:25.337: [smf] INFO: UE IMSI[262424706512576] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.342: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 03/16 11:05:25.342: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.342: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.348: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 03/16 11:05:25.348: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 03/16 11:05:25.348: [smf] INFO: UE IMSI[262424500091715] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.352: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 03/16 11:05:25.352: [upf] INFO: UE F-SEID[UP:0x195 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.352: [upf] INFO: UE F-SEID[UP:0x195 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.359: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 03/16 11:05:25.359: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 03/16 11:05:25.359: [smf] INFO: UE IMSI[262421169632200] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.363: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 03/16 11:05:25.363: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.363: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.370: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 03/16 11:05:25.370: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 03/16 11:05:25.370: [smf] INFO: UE IMSI[262427207419842] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.374: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 03/16 11:05:25.374: [upf] INFO: UE F-SEID[UP:0x5df CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.374: [upf] INFO: UE F-SEID[UP:0x5df CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.380: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 03/16 11:05:25.381: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 03/16 11:05:25.381: [smf] INFO: UE IMSI[262424262476084] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.385: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 03/16 11:05:25.385: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.385: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.391: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 03/16 11:05:25.391: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 03/16 11:05:25.391: [smf] INFO: UE IMSI[262425144693018] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.396: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 03/16 11:05:25.396: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.396: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0x48e] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.402: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 03/16 11:05:25.402: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 03/16 11:05:25.402: [smf] INFO: UE IMSI[262427717911725] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.406: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 03/16 11:05:25.406: [upf] INFO: UE F-SEID[UP:0x116 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.406: [upf] INFO: UE F-SEID[UP:0x116 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.413: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 03/16 11:05:25.413: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 03/16 11:05:25.413: [smf] INFO: UE IMSI[262421301955048] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.417: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 03/16 11:05:25.417: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.417: [upf] INFO: UE F-SEID[UP:0xd6e CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.424: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 03/16 11:05:25.424: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 03/16 11:05:25.424: [smf] INFO: UE IMSI[262420798973452] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.428: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 03/16 11:05:25.428: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.428: [upf] INFO: UE F-SEID[UP:0xce9 CP:0xa6b] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.435: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 03/16 11:05:25.435: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 03/16 11:05:25.435: [smf] INFO: UE IMSI[262429057069393] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.439: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 03/16 11:05:25.439: [upf] INFO: UE F-SEID[UP:0xc96 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.439: [upf] INFO: UE F-SEID[UP:0xc96 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.446: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 03/16 11:05:25.446: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 03/16 11:05:25.446: [smf] INFO: UE IMSI[262423785583328] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.450: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 03/16 11:05:25.450: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.450: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x9fc] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.456: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 03/16 11:05:25.456: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 03/16 11:05:25.456: [smf] INFO: UE IMSI[262424908596310] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.460: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 03/16 11:05:25.460: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.460: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.467: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 03/16 11:05:25.467: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 03/16 11:05:25.467: [smf] INFO: UE IMSI[262427297793038] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.471: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 03/16 11:05:25.471: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.471: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.478: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 03/16 11:05:25.478: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 03/16 11:05:25.478: [smf] INFO: UE IMSI[262420753152204] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.482: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 03/16 11:05:25.482: [upf] INFO: UE F-SEID[UP:0x797 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.482: [upf] INFO: UE F-SEID[UP:0x797 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.489: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 03/16 11:05:25.489: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 03/16 11:05:25.489: [smf] INFO: UE IMSI[262423856512898] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.498: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 03/16 11:05:25.498: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.498: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.503: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 03/16 11:05:25.503: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 03/16 11:05:25.503: [smf] INFO: UE IMSI[262428638195672] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.512: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 03/16 11:05:25.512: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.512: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x4e5] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.516: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 03/16 11:05:25.516: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 03/16 11:05:25.516: [smf] INFO: UE IMSI[262423357112246] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.527: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 03/16 11:05:25.527: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.527: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.528: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 03/16 11:05:25.528: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 03/16 11:05:25.528: [smf] INFO: UE IMSI[262425380054306] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.537: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 03/16 11:05:25.537: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.537: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.540: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 03/16 11:05:25.540: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 03/16 11:05:25.540: [smf] INFO: UE IMSI[262425272333439] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.545: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 03/16 11:05:25.545: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.545: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.550: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 03/16 11:05:25.550: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 03/16 11:05:25.550: [smf] INFO: UE IMSI[262420536617608] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.554: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 03/16 11:05:25.554: [upf] INFO: UE F-SEID[UP:0x12e CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.554: [upf] INFO: UE F-SEID[UP:0x12e CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.562: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 03/16 11:05:25.562: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 03/16 11:05:25.562: [smf] INFO: UE IMSI[262424242779352] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.571: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 03/16 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.571: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.575: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 03/16 11:05:25.575: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 03/16 11:05:25.575: [smf] INFO: UE IMSI[262423273806448] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.582: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 03/16 11:05:25.582: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.582: [upf] INFO: UE F-SEID[UP:0xef4 CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.586: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 03/16 11:05:25.586: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 03/16 11:05:25.586: [smf] INFO: UE IMSI[262422539293101] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.591: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 03/16 11:05:25.591: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.591: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.597: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 03/16 11:05:25.597: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 03/16 11:05:25.597: [smf] INFO: UE IMSI[262425958017333] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.601: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 03/16 11:05:25.601: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.601: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.608: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 03/16 11:05:25.608: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 03/16 11:05:25.608: [smf] INFO: UE IMSI[262426922130793] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.612: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 03/16 11:05:25.612: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.612: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.619: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 03/16 11:05:25.619: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 03/16 11:05:25.619: [smf] INFO: UE IMSI[262427303888036] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.623: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 03/16 11:05:25.623: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.623: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.630: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 03/16 11:05:25.630: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 03/16 11:05:25.630: [smf] INFO: UE IMSI[262425542639511] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.639: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 03/16 11:05:25.639: [upf] INFO: UE F-SEID[UP:0x482 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.639: [upf] INFO: UE F-SEID[UP:0x482 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.644: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 03/16 11:05:25.644: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 03/16 11:05:25.644: [smf] INFO: UE IMSI[262423767308201] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.651: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 03/16 11:05:25.651: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.651: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.655: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 03/16 11:05:25.655: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 03/16 11:05:25.655: [smf] INFO: UE IMSI[262425438951265] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.659: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 03/16 11:05:25.659: [upf] INFO: UE F-SEID[UP:0x51b CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.659: [upf] INFO: UE F-SEID[UP:0x51b CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.666: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 03/16 11:05:25.666: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 03/16 11:05:25.666: [smf] INFO: UE IMSI[262427801623546] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.669: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 03/16 11:05:25.669: [upf] INFO: UE F-SEID[UP:0x22a CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.669: [upf] INFO: UE F-SEID[UP:0x22a CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.677: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 03/16 11:05:25.677: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 03/16 11:05:25.677: [smf] INFO: UE IMSI[262424208438586] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.681: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 03/16 11:05:25.681: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.681: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.687: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 03/16 11:05:25.688: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 03/16 11:05:25.688: [smf] INFO: UE IMSI[262425841205237] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.692: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 03/16 11:05:25.692: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.692: [upf] INFO: UE F-SEID[UP:0xc39 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.698: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 03/16 11:05:25.698: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 03/16 11:05:25.698: [smf] INFO: UE IMSI[262428177068211] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.702: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 03/16 11:05:25.702: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.702: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.709: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 03/16 11:05:25.709: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 03/16 11:05:25.709: [smf] INFO: UE IMSI[262422793380773] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.713: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 03/16 11:05:25.713: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.713: [upf] INFO: UE F-SEID[UP:0xbc6 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.720: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 03/16 11:05:25.720: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 03/16 11:05:25.720: [smf] INFO: UE IMSI[262427679797104] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.724: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 03/16 11:05:25.724: [upf] INFO: UE F-SEID[UP:0x40c CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.724: [upf] INFO: UE F-SEID[UP:0x40c CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.731: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 03/16 11:05:25.731: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 03/16 11:05:25.731: [smf] INFO: UE IMSI[262421900788871] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.738: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 03/16 11:05:25.738: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.738: [upf] INFO: UE F-SEID[UP:0xe46 CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.742: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 03/16 11:05:25.742: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 03/16 11:05:25.742: [smf] INFO: UE IMSI[262425406242566] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.748: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 03/16 11:05:25.748: [upf] INFO: UE F-SEID[UP:0x76f CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.748: [upf] INFO: UE F-SEID[UP:0x76f CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.754: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 03/16 11:05:25.754: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 03/16 11:05:25.754: [smf] INFO: UE IMSI[262428067737791] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.759: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 03/16 11:05:25.759: [upf] INFO: UE F-SEID[UP:0x274 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.759: [upf] INFO: UE F-SEID[UP:0x274 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.764: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 03/16 11:05:25.764: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 03/16 11:05:25.764: [smf] INFO: UE IMSI[262424663895232] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.769: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 03/16 11:05:25.769: [upf] INFO: UE F-SEID[UP:0x9db CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.769: [upf] INFO: UE F-SEID[UP:0x9db CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.775: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 03/16 11:05:25.775: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 03/16 11:05:25.775: [smf] INFO: UE IMSI[262420600377139] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.780: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 03/16 11:05:25.780: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.780: [upf] INFO: UE F-SEID[UP:0x5fe CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.786: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 03/16 11:05:25.786: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 03/16 11:05:25.786: [smf] INFO: UE IMSI[262422546955339] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.790: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 03/16 11:05:25.790: [upf] INFO: UE F-SEID[UP:0x58 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.790: [upf] INFO: UE F-SEID[UP:0x58 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.797: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 03/16 11:05:25.797: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 03/16 11:05:25.797: [smf] INFO: UE IMSI[262421309262736] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.802: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 03/16 11:05:25.802: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.802: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x85d] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.808: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 03/16 11:05:25.808: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 03/16 11:05:25.808: [smf] INFO: UE IMSI[262421830141399] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.812: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 03/16 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x313 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.812: [upf] INFO: UE F-SEID[UP:0x313 CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.819: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 03/16 11:05:25.819: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 03/16 11:05:25.819: [smf] INFO: UE IMSI[262424822744601] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.823: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 03/16 11:05:25.823: [upf] INFO: UE F-SEID[UP:0x30c CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.823: [upf] INFO: UE F-SEID[UP:0x30c CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.830: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 03/16 11:05:25.830: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 03/16 11:05:25.830: [smf] INFO: UE IMSI[262422063768571] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.834: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 03/16 11:05:25.834: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.834: [upf] INFO: UE F-SEID[UP:0x8bb CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.840: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 03/16 11:05:25.840: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 03/16 11:05:25.840: [smf] INFO: UE IMSI[262423348020372] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.845: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 03/16 11:05:25.845: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.845: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.851: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 03/16 11:05:25.851: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 03/16 11:05:25.851: [smf] INFO: UE IMSI[262423367326701] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.856: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 03/16 11:05:25.856: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.856: [upf] INFO: UE F-SEID[UP:0xc66 CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.862: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 03/16 11:05:25.862: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 03/16 11:05:25.862: [smf] INFO: UE IMSI[262421958287106] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.866: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 03/16 11:05:25.866: [upf] INFO: UE F-SEID[UP:0xadb CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.866: [upf] INFO: UE F-SEID[UP:0xadb CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.873: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 03/16 11:05:25.873: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 03/16 11:05:25.873: [smf] INFO: UE IMSI[262429911919078] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.877: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 03/16 11:05:25.877: [upf] INFO: UE F-SEID[UP:0x67a CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.877: [upf] INFO: UE F-SEID[UP:0x67a CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.884: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 03/16 11:05:25.884: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 03/16 11:05:25.884: [smf] INFO: UE IMSI[262429968688731] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.889: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 03/16 11:05:25.889: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.889: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.895: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 03/16 11:05:25.895: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 03/16 11:05:25.895: [smf] INFO: UE IMSI[262426612461173] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.899: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 03/16 11:05:25.899: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.899: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.906: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 03/16 11:05:25.906: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 03/16 11:05:25.906: [smf] INFO: UE IMSI[262428232941892] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.910: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 03/16 11:05:25.910: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.910: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.917: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 03/16 11:05:25.917: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 03/16 11:05:25.917: [smf] INFO: UE IMSI[262422893539423] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.925: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 03/16 11:05:25.925: [upf] INFO: UE F-SEID[UP:0x153 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.925: [upf] INFO: UE F-SEID[UP:0x153 CP:0x9ec] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.928: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 03/16 11:05:25.928: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 03/16 11:05:25.928: [smf] INFO: UE IMSI[262424901634056] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.934: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 03/16 11:05:25.934: [upf] INFO: UE F-SEID[UP:0xa CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.934: [upf] INFO: UE F-SEID[UP:0xa CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.939: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 03/16 11:05:25.939: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 03/16 11:05:25.939: [smf] INFO: UE IMSI[262421292435395] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.944: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 03/16 11:05:25.944: [upf] INFO: UE F-SEID[UP:0x910 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.945: [upf] INFO: UE F-SEID[UP:0x910 CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.950: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 03/16 11:05:25.950: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 03/16 11:05:25.950: [smf] INFO: UE IMSI[262426286647589] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.954: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 03/16 11:05:25.954: [upf] INFO: UE F-SEID[UP:0x231 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.954: [upf] INFO: UE F-SEID[UP:0x231 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.961: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 03/16 11:05:25.961: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 03/16 11:05:25.961: [smf] INFO: UE IMSI[262423972164745] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.966: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 03/16 11:05:25.966: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.966: [upf] INFO: UE F-SEID[UP:0xe5 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.972: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 03/16 11:05:25.972: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 03/16 11:05:25.972: [smf] INFO: UE IMSI[262420729379730] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.976: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 03/16 11:05:25.977: [upf] INFO: UE F-SEID[UP:0x57 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.977: [upf] INFO: UE F-SEID[UP:0x57 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.983: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 03/16 11:05:25.983: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 03/16 11:05:25.983: [smf] INFO: UE IMSI[262424351907944] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.987: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 03/16 11:05:25.987: [upf] INFO: UE F-SEID[UP:0x64d CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.987: [upf] INFO: UE F-SEID[UP:0x64d CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:25.994: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 03/16 11:05:25.994: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 03/16 11:05:25.994: [smf] INFO: UE IMSI[262421696934022] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:25.998: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 03/16 11:05:25.998: [upf] INFO: UE F-SEID[UP:0x800 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:25.998: [upf] INFO: UE F-SEID[UP:0x800 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.005: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 03/16 11:05:26.005: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 03/16 11:05:26.005: [smf] INFO: UE IMSI[262420437561272] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.009: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 03/16 11:05:26.009: [upf] INFO: UE F-SEID[UP:0x454 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.009: [upf] INFO: UE F-SEID[UP:0x454 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.015: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 03/16 11:05:26.015: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 03/16 11:05:26.015: [smf] INFO: UE IMSI[262424501118297] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.020: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 03/16 11:05:26.020: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.020: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.026: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 03/16 11:05:26.026: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 03/16 11:05:26.026: [smf] INFO: UE IMSI[262421199012731] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.030: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 03/16 11:05:26.030: [upf] INFO: UE F-SEID[UP:0x958 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.030: [upf] INFO: UE F-SEID[UP:0x958 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.037: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 03/16 11:05:26.037: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 03/16 11:05:26.037: [smf] INFO: UE IMSI[262421274919125] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.041: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 03/16 11:05:26.041: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.041: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.048: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 03/16 11:05:26.048: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 03/16 11:05:26.048: [smf] INFO: UE IMSI[262424296882219] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.052: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 03/16 11:05:26.052: [upf] INFO: UE F-SEID[UP:0x84f CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.052: [upf] INFO: UE F-SEID[UP:0x84f CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.059: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 03/16 11:05:26.059: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 03/16 11:05:26.059: [smf] INFO: UE IMSI[262427982771642] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.063: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 03/16 11:05:26.063: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.063: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.070: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 03/16 11:05:26.070: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 03/16 11:05:26.070: [smf] INFO: UE IMSI[262420635883664] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.074: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 03/16 11:05:26.074: [upf] INFO: UE F-SEID[UP:0x529 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.074: [upf] INFO: UE F-SEID[UP:0x529 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.081: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 03/16 11:05:26.081: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 03/16 11:05:26.081: [smf] INFO: UE IMSI[262424675130996] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.085: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 03/16 11:05:26.085: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.085: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.091: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 03/16 11:05:26.091: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 03/16 11:05:26.091: [smf] INFO: UE IMSI[262422131504181] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.095: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 03/16 11:05:26.095: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.095: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.102: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 03/16 11:05:26.102: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 03/16 11:05:26.102: [smf] INFO: UE IMSI[262429908835010] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.106: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 03/16 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x916 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.106: [upf] INFO: UE F-SEID[UP:0x916 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.113: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 03/16 11:05:26.113: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 03/16 11:05:26.113: [smf] INFO: UE IMSI[262421841337379] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.117: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 03/16 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x89a CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.117: [upf] INFO: UE F-SEID[UP:0x89a CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.124: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 03/16 11:05:26.124: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 03/16 11:05:26.124: [smf] INFO: UE IMSI[262422876732589] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.128: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 03/16 11:05:26.128: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.128: [upf] INFO: UE F-SEID[UP:0xb6d CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.135: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 03/16 11:05:26.135: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 03/16 11:05:26.135: [smf] INFO: UE IMSI[262425039723741] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.138: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 03/16 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.138: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.145: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 03/16 11:05:26.145: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 03/16 11:05:26.145: [smf] INFO: UE IMSI[262426295079949] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.149: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 03/16 11:05:26.150: [upf] INFO: UE F-SEID[UP:0x613 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.150: [upf] INFO: UE F-SEID[UP:0x613 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.156: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 03/16 11:05:26.156: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 03/16 11:05:26.156: [smf] INFO: UE IMSI[262423051636918] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.161: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 03/16 11:05:26.161: [upf] INFO: UE F-SEID[UP:0x55b CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.161: [upf] INFO: UE F-SEID[UP:0x55b CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.168: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 03/16 11:05:26.168: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 03/16 11:05:26.168: [smf] INFO: UE IMSI[262425810586969] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.174: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 03/16 11:05:26.174: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.174: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xa0d] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.179: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 03/16 11:05:26.179: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 03/16 11:05:26.179: [smf] INFO: UE IMSI[262422096264088] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.185: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 03/16 11:05:26.185: [upf] INFO: UE F-SEID[UP:0x38f CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.185: [upf] INFO: UE F-SEID[UP:0x38f CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.190: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 03/16 11:05:26.190: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 03/16 11:05:26.190: [smf] INFO: UE IMSI[262426058609643] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.194: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 03/16 11:05:26.194: [upf] INFO: UE F-SEID[UP:0x927 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.194: [upf] INFO: UE F-SEID[UP:0x927 CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.201: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 03/16 11:05:26.201: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 03/16 11:05:26.201: [smf] INFO: UE IMSI[262427742463269] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.207: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 03/16 11:05:26.207: [upf] INFO: UE F-SEID[UP:0x92e CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.207: [upf] INFO: UE F-SEID[UP:0x92e CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.212: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 03/16 11:05:26.212: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 03/16 11:05:26.212: [smf] INFO: UE IMSI[262422838744294] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.216: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 03/16 11:05:26.216: [upf] INFO: UE F-SEID[UP:0x441 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.216: [upf] INFO: UE F-SEID[UP:0x441 CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.223: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 03/16 11:05:26.223: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 03/16 11:05:26.223: [smf] INFO: UE IMSI[262421112011844] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.227: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 03/16 11:05:26.227: [upf] INFO: UE F-SEID[UP:0x743 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.227: [upf] INFO: UE F-SEID[UP:0x743 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.234: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 03/16 11:05:26.234: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 03/16 11:05:26.234: [smf] INFO: UE IMSI[262428111575343] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.237: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 03/16 11:05:26.237: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.237: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.244: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 03/16 11:05:26.244: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 03/16 11:05:26.244: [smf] INFO: UE IMSI[262426855085716] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.248: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 03/16 11:05:26.248: [upf] INFO: UE F-SEID[UP:0x383 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.248: [upf] INFO: UE F-SEID[UP:0x383 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.255: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 03/16 11:05:26.255: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 03/16 11:05:26.255: [smf] INFO: UE IMSI[262420241989511] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.260: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 03/16 11:05:26.260: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.260: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.266: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 03/16 11:05:26.266: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 03/16 11:05:26.266: [smf] INFO: UE IMSI[262425425833977] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.270: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 03/16 11:05:26.270: [upf] INFO: UE F-SEID[UP:0x235 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.270: [upf] INFO: UE F-SEID[UP:0x235 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.277: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 03/16 11:05:26.277: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 03/16 11:05:26.277: [smf] INFO: UE IMSI[262427514512062] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.279: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 03/16 11:05:26.279: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.279: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.288: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 03/16 11:05:26.288: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 03/16 11:05:26.288: [smf] INFO: UE IMSI[262421657110728] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.294: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 03/16 11:05:26.294: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.294: [upf] INFO: UE F-SEID[UP:0x9b2 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.299: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 03/16 11:05:26.299: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 03/16 11:05:26.299: [smf] INFO: UE IMSI[262421838320265] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.304: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 03/16 11:05:26.304: [upf] INFO: UE F-SEID[UP:0x98c CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.304: [upf] INFO: UE F-SEID[UP:0x98c CP:0x46] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.309: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 03/16 11:05:26.309: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 03/16 11:05:26.310: [smf] INFO: UE IMSI[262427965824037] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.314: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 03/16 11:05:26.314: [upf] INFO: UE F-SEID[UP:0x611 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.314: [upf] INFO: UE F-SEID[UP:0x611 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.320: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 03/16 11:05:26.321: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 03/16 11:05:26.321: [smf] INFO: UE IMSI[262424137438148] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.325: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 03/16 11:05:26.325: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.325: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.331: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 03/16 11:05:26.331: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 03/16 11:05:26.331: [smf] INFO: UE IMSI[262427440391780] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.335: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 03/16 11:05:26.335: [upf] INFO: UE F-SEID[UP:0x662 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.335: [upf] INFO: UE F-SEID[UP:0x662 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.342: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 03/16 11:05:26.343: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 03/16 11:05:26.343: [smf] INFO: UE IMSI[262426388594190] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.351: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 03/16 11:05:26.351: [upf] INFO: UE F-SEID[UP:0x42d CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.351: [upf] INFO: UE F-SEID[UP:0x42d CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.355: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 03/16 11:05:26.355: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 03/16 11:05:26.355: [smf] INFO: UE IMSI[262425064883445] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.361: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 03/16 11:05:26.361: [upf] INFO: UE F-SEID[UP:0x767 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.361: [upf] INFO: UE F-SEID[UP:0x767 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.366: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 03/16 11:05:26.366: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 03/16 11:05:26.366: [smf] INFO: UE IMSI[262421250047464] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.370: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 03/16 11:05:26.370: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.370: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.376: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 03/16 11:05:26.376: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 03/16 11:05:26.376: [smf] INFO: UE IMSI[262426626535839] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.380: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 03/16 11:05:26.380: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.380: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.387: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 03/16 11:05:26.387: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 03/16 11:05:26.387: [smf] INFO: UE IMSI[262424313575881] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.391: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 03/16 11:05:26.391: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.391: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.398: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 03/16 11:05:26.398: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 03/16 11:05:26.398: [smf] INFO: UE IMSI[262427977195403] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.406: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 03/16 11:05:26.406: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.406: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.411: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 03/16 11:05:26.411: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 03/16 11:05:26.411: [smf] INFO: UE IMSI[262422073089691] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.419: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 03/16 11:05:26.419: [upf] INFO: UE F-SEID[UP:0x31b CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.419: [upf] INFO: UE F-SEID[UP:0x31b CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.422: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 03/16 11:05:26.422: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 03/16 11:05:26.422: [smf] INFO: UE IMSI[262428128426810] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.427: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 03/16 11:05:26.427: [upf] INFO: UE F-SEID[UP:0x437 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.427: [upf] INFO: UE F-SEID[UP:0x437 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.433: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 03/16 11:05:26.433: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 03/16 11:05:26.433: [smf] INFO: UE IMSI[262422272336620] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.437: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 03/16 11:05:26.437: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.437: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.444: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 03/16 11:05:26.444: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 03/16 11:05:26.444: [smf] INFO: UE IMSI[262426913338354] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.448: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 03/16 11:05:26.448: [upf] INFO: UE F-SEID[UP:0x24f CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.448: [upf] INFO: UE F-SEID[UP:0x24f CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.455: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 03/16 11:05:26.455: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 03/16 11:05:26.455: [smf] INFO: UE IMSI[262425813762302] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.459: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 03/16 11:05:26.459: [upf] INFO: UE F-SEID[UP:0x58b CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.459: [upf] INFO: UE F-SEID[UP:0x58b CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.465: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 03/16 11:05:26.465: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 03/16 11:05:26.465: [smf] INFO: UE IMSI[262427350099175] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.469: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 03/16 11:05:26.469: [upf] INFO: UE F-SEID[UP:0x31f CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.469: [upf] INFO: UE F-SEID[UP:0x31f CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.476: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 03/16 11:05:26.476: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 03/16 11:05:26.476: [smf] INFO: UE IMSI[262421453020768] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.480: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 03/16 11:05:26.480: [upf] INFO: UE F-SEID[UP:0x44c CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.481: [upf] INFO: UE F-SEID[UP:0x44c CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.487: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 03/16 11:05:26.487: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 03/16 11:05:26.487: [smf] INFO: UE IMSI[262423801925717] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.491: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 03/16 11:05:26.491: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.491: [upf] INFO: UE F-SEID[UP:0x6a5 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.498: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 03/16 11:05:26.498: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 03/16 11:05:26.498: [smf] INFO: UE IMSI[262421708588183] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.502: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 03/16 11:05:26.502: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.502: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.509: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 03/16 11:05:26.509: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 03/16 11:05:26.509: [smf] INFO: UE IMSI[262425281193507] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.513: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 03/16 11:05:26.513: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.513: [upf] INFO: UE F-SEID[UP:0xb40 CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.520: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 03/16 11:05:26.520: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 03/16 11:05:26.520: [smf] INFO: UE IMSI[262420116849870] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.524: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 03/16 11:05:26.524: [upf] INFO: UE F-SEID[UP:0x161 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.524: [upf] INFO: UE F-SEID[UP:0x161 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.531: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 03/16 11:05:26.531: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 03/16 11:05:26.531: [smf] INFO: UE IMSI[262424546497128] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.535: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 03/16 11:05:26.535: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.535: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.541: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 03/16 11:05:26.541: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 03/16 11:05:26.541: [smf] INFO: UE IMSI[262421490558542] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.546: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 03/16 11:05:26.546: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.546: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.552: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 03/16 11:05:26.552: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 03/16 11:05:26.552: [smf] INFO: UE IMSI[262421927344892] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.556: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 03/16 11:05:26.556: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.556: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.563: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 03/16 11:05:26.563: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 03/16 11:05:26.563: [smf] INFO: UE IMSI[262424201374536] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.568: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 03/16 11:05:26.568: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.568: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.574: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 03/16 11:05:26.574: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 03/16 11:05:26.574: [smf] INFO: UE IMSI[262423681904878] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.579: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 03/16 11:05:26.579: [upf] INFO: UE F-SEID[UP:0x384 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.579: [upf] INFO: UE F-SEID[UP:0x384 CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.585: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 03/16 11:05:26.585: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 03/16 11:05:26.585: [smf] INFO: UE IMSI[262421240488608] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.589: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 03/16 11:05:26.589: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.589: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.596: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 03/16 11:05:26.596: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 03/16 11:05:26.596: [smf] INFO: UE IMSI[262429287000519] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.600: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 03/16 11:05:26.600: [upf] INFO: UE F-SEID[UP:0xcf CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.600: [upf] INFO: UE F-SEID[UP:0xcf CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.607: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 03/16 11:05:26.607: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 03/16 11:05:26.607: [smf] INFO: UE IMSI[262425122321355] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.611: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 03/16 11:05:26.611: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.611: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.617: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 03/16 11:05:26.617: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 03/16 11:05:26.617: [smf] INFO: UE IMSI[262420728184656] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.621: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 03/16 11:05:26.621: [upf] INFO: UE F-SEID[UP:0x862 CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.621: [upf] INFO: UE F-SEID[UP:0x862 CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.628: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 03/16 11:05:26.628: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 03/16 11:05:26.628: [smf] INFO: UE IMSI[262424844375642] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.633: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 03/16 11:05:26.633: [upf] INFO: UE F-SEID[UP:0x16d CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.633: [upf] INFO: UE F-SEID[UP:0x16d CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.639: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 03/16 11:05:26.639: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 03/16 11:05:26.639: [smf] INFO: UE IMSI[262420894310784] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.643: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 03/16 11:05:26.643: [upf] INFO: UE F-SEID[UP:0x495 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.643: [upf] INFO: UE F-SEID[UP:0x495 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.650: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 03/16 11:05:26.650: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 03/16 11:05:26.650: [smf] INFO: UE IMSI[262427868817588] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.654: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 03/16 11:05:26.654: [upf] INFO: UE F-SEID[UP:0x271 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.654: [upf] INFO: UE F-SEID[UP:0x271 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.661: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 03/16 11:05:26.661: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 03/16 11:05:26.661: [smf] INFO: UE IMSI[262420127912777] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.665: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 03/16 11:05:26.665: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.665: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.672: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 03/16 11:05:26.672: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 03/16 11:05:26.672: [smf] INFO: UE IMSI[262428078485336] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.676: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 03/16 11:05:26.676: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.676: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.683: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 03/16 11:05:26.683: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 03/16 11:05:26.683: [smf] INFO: UE IMSI[262427135154203] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.687: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 03/16 11:05:26.687: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.687: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.694: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 03/16 11:05:26.694: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 03/16 11:05:26.694: [smf] INFO: UE IMSI[262420018981480] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.698: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 03/16 11:05:26.698: [upf] INFO: UE F-SEID[UP:0x17a CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.698: [upf] INFO: UE F-SEID[UP:0x17a CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.704: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 03/16 11:05:26.704: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 03/16 11:05:26.704: [smf] INFO: UE IMSI[262421284942799] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.709: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 03/16 11:05:26.709: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.709: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.715: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 03/16 11:05:26.715: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 03/16 11:05:26.715: [smf] INFO: UE IMSI[262423214460923] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.720: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 03/16 11:05:26.720: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.720: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.727: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 03/16 11:05:26.727: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 03/16 11:05:26.727: [smf] INFO: UE IMSI[262426350794308] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.735: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 03/16 11:05:26.736: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.736: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.741: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 03/16 11:05:26.741: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 03/16 11:05:26.741: [smf] INFO: UE IMSI[262423265292610] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.750: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 03/16 11:05:26.750: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.750: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.752: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 03/16 11:05:26.752: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 03/16 11:05:26.752: [smf] INFO: UE IMSI[262423950938262] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.762: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 03/16 11:05:26.762: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.762: [upf] INFO: UE F-SEID[UP:0xa8 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.764: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 03/16 11:05:26.765: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 03/16 11:05:26.765: [smf] INFO: UE IMSI[262420925432568] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.772: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 03/16 11:05:26.772: [upf] INFO: UE F-SEID[UP:0x47 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.772: [upf] INFO: UE F-SEID[UP:0x47 CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.775: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 03/16 11:05:26.775: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 03/16 11:05:26.775: [smf] INFO: UE IMSI[262420384542073] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.779: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 03/16 11:05:26.779: [upf] INFO: UE F-SEID[UP:0x32e CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.779: [upf] INFO: UE F-SEID[UP:0x32e CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.786: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 03/16 11:05:26.786: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 03/16 11:05:26.786: [smf] INFO: UE IMSI[262421299553978] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.790: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 03/16 11:05:26.790: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.790: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.797: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 03/16 11:05:26.797: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 03/16 11:05:26.797: [smf] INFO: UE IMSI[262421552908496] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.801: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 03/16 11:05:26.801: [upf] INFO: UE F-SEID[UP:0x15e CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.801: [upf] INFO: UE F-SEID[UP:0x15e CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.808: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 03/16 11:05:26.808: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 03/16 11:05:26.808: [smf] INFO: UE IMSI[262427027342820] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.812: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 03/16 11:05:26.812: [upf] INFO: UE F-SEID[UP:0x159 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.812: [upf] INFO: UE F-SEID[UP:0x159 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.819: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 03/16 11:05:26.819: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 03/16 11:05:26.819: [smf] INFO: UE IMSI[262421507539053] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.823: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 03/16 11:05:26.823: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.823: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.830: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 03/16 11:05:26.830: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 03/16 11:05:26.830: [smf] INFO: UE IMSI[262422938693385] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.834: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 03/16 11:05:26.834: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.834: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.840: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 03/16 11:05:26.840: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 03/16 11:05:26.841: [smf] INFO: UE IMSI[262426726660654] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.845: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 03/16 11:05:26.845: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.845: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.851: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 03/16 11:05:26.851: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 03/16 11:05:26.851: [smf] INFO: UE IMSI[262425676686690] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.856: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 03/16 11:05:26.856: [upf] INFO: UE F-SEID[UP:0x152 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.856: [upf] INFO: UE F-SEID[UP:0x152 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.862: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 03/16 11:05:26.862: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 03/16 11:05:26.862: [smf] INFO: UE IMSI[262420908840108] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.867: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 03/16 11:05:26.867: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.867: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.873: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 03/16 11:05:26.873: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 03/16 11:05:26.873: [smf] INFO: UE IMSI[262426209439130] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.878: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 03/16 11:05:26.878: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.878: [upf] INFO: UE F-SEID[UP:0x9ff CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.884: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 03/16 11:05:26.884: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 03/16 11:05:26.884: [smf] INFO: UE IMSI[262429134649417] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.888: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 03/16 11:05:26.888: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.888: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.895: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 03/16 11:05:26.895: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 03/16 11:05:26.895: [smf] INFO: UE IMSI[262424087259329] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.899: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 03/16 11:05:26.899: [upf] INFO: UE F-SEID[UP:0x4cf CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.899: [upf] INFO: UE F-SEID[UP:0x4cf CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.906: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 03/16 11:05:26.906: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 03/16 11:05:26.906: [smf] INFO: UE IMSI[262426756757127] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.911: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 03/16 11:05:26.911: [upf] INFO: UE F-SEID[UP:0x277 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.911: [upf] INFO: UE F-SEID[UP:0x277 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.917: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 03/16 11:05:26.917: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 03/16 11:05:26.917: [smf] INFO: UE IMSI[262425905066502] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.922: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 03/16 11:05:26.922: [upf] INFO: UE F-SEID[UP:0x53b CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.922: [upf] INFO: UE F-SEID[UP:0x53b CP:0x68d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.928: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 03/16 11:05:26.928: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 03/16 11:05:26.928: [smf] INFO: UE IMSI[262422367889493] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.932: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 03/16 11:05:26.932: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.932: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.938: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 03/16 11:05:26.938: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 03/16 11:05:26.938: [smf] INFO: UE IMSI[262429543099023] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.943: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 03/16 11:05:26.943: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.943: [upf] INFO: UE F-SEID[UP:0xb75 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.949: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 03/16 11:05:26.949: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 03/16 11:05:26.949: [smf] INFO: UE IMSI[262421020061794] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.953: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 03/16 11:05:26.953: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.953: [upf] INFO: UE F-SEID[UP:0x8ce CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.960: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 03/16 11:05:26.960: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 03/16 11:05:26.960: [smf] INFO: UE IMSI[262426022713173] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.964: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 03/16 11:05:26.964: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.964: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.971: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 03/16 11:05:26.971: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 03/16 11:05:26.971: [smf] INFO: UE IMSI[262429376130927] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.975: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 03/16 11:05:26.975: [upf] INFO: UE F-SEID[UP:0x486 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.975: [upf] INFO: UE F-SEID[UP:0x486 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.982: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 03/16 11:05:26.982: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 03/16 11:05:26.982: [smf] INFO: UE IMSI[262428556913223] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.987: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 03/16 11:05:26.987: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.987: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:26.993: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 03/16 11:05:26.993: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 03/16 11:05:26.993: [smf] INFO: UE IMSI[262423353046801] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:26.997: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 03/16 11:05:26.997: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:26.997: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.004: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 03/16 11:05:27.004: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 03/16 11:05:27.004: [smf] INFO: UE IMSI[262425129596353] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.008: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 03/16 11:05:27.008: [upf] INFO: UE F-SEID[UP:0x367 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.008: [upf] INFO: UE F-SEID[UP:0x367 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.014: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 03/16 11:05:27.014: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 03/16 11:05:27.014: [smf] INFO: UE IMSI[262421551737966] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.018: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 03/16 11:05:27.018: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.018: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.025: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 03/16 11:05:27.025: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 03/16 11:05:27.025: [smf] INFO: UE IMSI[262422433279134] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.030: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 03/16 11:05:27.030: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.030: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.036: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 03/16 11:05:27.036: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 03/16 11:05:27.036: [smf] INFO: UE IMSI[262420575643036] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.041: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 03/16 11:05:27.041: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.041: [upf] INFO: UE F-SEID[UP:0xff7 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.047: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 03/16 11:05:27.047: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 03/16 11:05:27.047: [smf] INFO: UE IMSI[262424344255811] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.051: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 03/16 11:05:27.051: [upf] INFO: UE F-SEID[UP:0x90f CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.051: [upf] INFO: UE F-SEID[UP:0x90f CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.058: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 03/16 11:05:27.058: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 03/16 11:05:27.058: [smf] INFO: UE IMSI[262424266236027] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.063: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 03/16 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x65e CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x65e CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.069: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 03/16 11:05:27.069: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 03/16 11:05:27.069: [smf] INFO: UE IMSI[262421043404950] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.074: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 03/16 11:05:27.074: [upf] INFO: UE F-SEID[UP:0x499 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.074: [upf] INFO: UE F-SEID[UP:0x499 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.080: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 03/16 11:05:27.080: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 03/16 11:05:27.080: [smf] INFO: UE IMSI[262422150494824] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.084: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 03/16 11:05:27.084: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.084: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.091: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 03/16 11:05:27.091: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 03/16 11:05:27.091: [smf] INFO: UE IMSI[262421293135556] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.095: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 03/16 11:05:27.095: [upf] INFO: UE F-SEID[UP:0x93f CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.095: [upf] INFO: UE F-SEID[UP:0x93f CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.102: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 03/16 11:05:27.102: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 03/16 11:05:27.102: [smf] INFO: UE IMSI[262423310256209] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.111: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 03/16 11:05:27.111: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.111: [upf] INFO: UE F-SEID[UP:0xf1d CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.116: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 03/16 11:05:27.116: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 03/16 11:05:27.116: [smf] INFO: UE IMSI[262421843730990] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.124: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 03/16 11:05:27.124: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.124: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.127: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 03/16 11:05:27.127: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 03/16 11:05:27.127: [smf] INFO: UE IMSI[262426188876788] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.133: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 03/16 11:05:27.133: [upf] INFO: UE F-SEID[UP:0x6d CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.133: [upf] INFO: UE F-SEID[UP:0x6d CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.138: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 03/16 11:05:27.138: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 03/16 11:05:27.138: [smf] INFO: UE IMSI[262423366059824] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.142: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 03/16 11:05:27.142: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.142: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xf06] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.149: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 03/16 11:05:27.149: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 03/16 11:05:27.149: [smf] INFO: UE IMSI[262420835860411] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.154: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 03/16 11:05:27.154: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.154: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.160: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 03/16 11:05:27.160: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 03/16 11:05:27.160: [smf] INFO: UE IMSI[262420298849051] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.165: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 03/16 11:05:27.165: [upf] INFO: UE F-SEID[UP:0x876 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.165: [upf] INFO: UE F-SEID[UP:0x876 CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.171: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 03/16 11:05:27.171: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 03/16 11:05:27.171: [smf] INFO: UE IMSI[262423079885730] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.176: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 03/16 11:05:27.176: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.176: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0x91d] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.182: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 03/16 11:05:27.182: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 03/16 11:05:27.182: [smf] INFO: UE IMSI[262428141596306] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.187: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 03/16 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x145 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.187: [upf] INFO: UE F-SEID[UP:0x145 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.193: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 03/16 11:05:27.193: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 03/16 11:05:27.193: [smf] INFO: UE IMSI[262420058889753] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.197: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 03/16 11:05:27.197: [upf] INFO: UE F-SEID[UP:0x8ed CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.197: [upf] INFO: UE F-SEID[UP:0x8ed CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.204: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 03/16 11:05:27.204: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 03/16 11:05:27.204: [smf] INFO: UE IMSI[262421461995292] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.208: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 03/16 11:05:27.208: [upf] INFO: UE F-SEID[UP:0x766 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.208: [upf] INFO: UE F-SEID[UP:0x766 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.215: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 03/16 11:05:27.215: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 03/16 11:05:27.215: [smf] INFO: UE IMSI[262429917503390] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.219: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 03/16 11:05:27.219: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.219: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.226: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 03/16 11:05:27.226: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 03/16 11:05:27.226: [smf] INFO: UE IMSI[262421856929529] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.230: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 03/16 11:05:27.230: [upf] INFO: UE F-SEID[UP:0x536 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.230: [upf] INFO: UE F-SEID[UP:0x536 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.236: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 03/16 11:05:27.236: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 03/16 11:05:27.236: [smf] INFO: UE IMSI[262421389317363] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.241: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 03/16 11:05:27.241: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.241: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.247: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 03/16 11:05:27.247: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 03/16 11:05:27.247: [smf] INFO: UE IMSI[262428421577931] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.252: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 03/16 11:05:27.253: [upf] INFO: UE F-SEID[UP:0x428 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.253: [upf] INFO: UE F-SEID[UP:0x428 CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.258: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 03/16 11:05:27.258: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 03/16 11:05:27.258: [smf] INFO: UE IMSI[262425251547356] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.262: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 03/16 11:05:27.262: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.262: [upf] INFO: UE F-SEID[UP:0xb54 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.269: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 03/16 11:05:27.269: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 03/16 11:05:27.269: [smf] INFO: UE IMSI[262426583671164] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.275: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 03/16 11:05:27.275: [upf] INFO: UE F-SEID[UP:0x901 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.275: [upf] INFO: UE F-SEID[UP:0x901 CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.280: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 03/16 11:05:27.280: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 03/16 11:05:27.280: [smf] INFO: UE IMSI[262423387235738] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.286: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 03/16 11:05:27.286: [upf] INFO: UE F-SEID[UP:0x81d CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.286: [upf] INFO: UE F-SEID[UP:0x81d CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.291: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 03/16 11:05:27.291: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 03/16 11:05:27.291: [smf] INFO: UE IMSI[262426434606728] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.296: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 03/16 11:05:27.296: [upf] INFO: UE F-SEID[UP:0x5be CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.296: [upf] INFO: UE F-SEID[UP:0x5be CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.302: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 03/16 11:05:27.302: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 03/16 11:05:27.302: [smf] INFO: UE IMSI[262428431474703] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.307: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 03/16 11:05:27.307: [upf] INFO: UE F-SEID[UP:0x608 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.307: [upf] INFO: UE F-SEID[UP:0x608 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.313: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 03/16 11:05:27.313: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 03/16 11:05:27.313: [smf] INFO: UE IMSI[262425588481579] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.318: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 03/16 11:05:27.318: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.318: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.324: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 03/16 11:05:27.324: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 03/16 11:05:27.324: [smf] INFO: UE IMSI[262423987583051] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.329: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 03/16 11:05:27.330: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.330: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.335: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 03/16 11:05:27.335: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 03/16 11:05:27.335: [smf] INFO: UE IMSI[262421326067857] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.339: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 03/16 11:05:27.339: [upf] INFO: UE F-SEID[UP:0x67d CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.339: [upf] INFO: UE F-SEID[UP:0x67d CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.346: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 03/16 11:05:27.346: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 03/16 11:05:27.346: [smf] INFO: UE IMSI[262423038349504] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.350: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 03/16 11:05:27.350: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.350: [upf] INFO: UE F-SEID[UP:0xf1b CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.357: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 03/16 11:05:27.357: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 03/16 11:05:27.357: [smf] INFO: UE IMSI[262428855407801] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.366: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 03/16 11:05:27.367: [upf] INFO: UE F-SEID[UP:0x1af CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.367: [upf] INFO: UE F-SEID[UP:0x1af CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.370: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 03/16 11:05:27.370: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 03/16 11:05:27.370: [smf] INFO: UE IMSI[262422671684054] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.381: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 03/16 11:05:27.381: [upf] INFO: UE F-SEID[UP:0x86f CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.381: [upf] INFO: UE F-SEID[UP:0x86f CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.382: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 03/16 11:05:27.382: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 03/16 11:05:27.382: [smf] INFO: UE IMSI[262423232404264] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.394: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 03/16 11:05:27.394: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.394: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.394: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 03/16 11:05:27.394: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 03/16 11:05:27.394: [smf] INFO: UE IMSI[262426402628387] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.401: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 03/16 11:05:27.401: [upf] INFO: UE F-SEID[UP:0xafa CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.401: [upf] INFO: UE F-SEID[UP:0xafa CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.405: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 03/16 11:05:27.405: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 03/16 11:05:27.405: [smf] INFO: UE IMSI[262425230002201] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.409: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 03/16 11:05:27.409: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.409: [upf] INFO: UE F-SEID[UP:0xa60 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.416: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 03/16 11:05:27.416: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 03/16 11:05:27.416: [smf] INFO: UE IMSI[262420780427658] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.421: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 03/16 11:05:27.421: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.421: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.427: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 03/16 11:05:27.428: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 03/16 11:05:27.428: [smf] INFO: UE IMSI[262424088282808] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.435: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 03/16 11:05:27.435: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.435: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.439: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 03/16 11:05:27.439: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 03/16 11:05:27.439: [smf] INFO: UE IMSI[262426445532870] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.445: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 03/16 11:05:27.445: [upf] INFO: UE F-SEID[UP:0x57f CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.445: [upf] INFO: UE F-SEID[UP:0x57f CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.450: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 03/16 11:05:27.450: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 03/16 11:05:27.450: [smf] INFO: UE IMSI[262425582119096] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.455: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 03/16 11:05:27.455: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.455: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.461: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 03/16 11:05:27.461: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 03/16 11:05:27.461: [smf] INFO: UE IMSI[262423588695103] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.465: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 03/16 11:05:27.465: [upf] INFO: UE F-SEID[UP:0x302 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.465: [upf] INFO: UE F-SEID[UP:0x302 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.472: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 03/16 11:05:27.472: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 03/16 11:05:27.472: [smf] INFO: UE IMSI[262426444340991] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.478: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 03/16 11:05:27.478: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.478: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.483: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 03/16 11:05:27.483: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 03/16 11:05:27.483: [smf] INFO: UE IMSI[262429707999709] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.488: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 03/16 11:05:27.488: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.488: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.494: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 03/16 11:05:27.494: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 03/16 11:05:27.494: [smf] INFO: UE IMSI[262425019591320] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.499: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 03/16 11:05:27.499: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.499: [upf] INFO: UE F-SEID[UP:0xcc4 CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.504: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 03/16 11:05:27.504: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 03/16 11:05:27.504: [smf] INFO: UE IMSI[262423691976585] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.509: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 03/16 11:05:27.509: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.509: [upf] INFO: UE F-SEID[UP:0xac1 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.515: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 03/16 11:05:27.515: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 03/16 11:05:27.515: [smf] INFO: UE IMSI[262425427652145] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.522: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 03/16 11:05:27.523: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.523: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.526: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 03/16 11:05:27.526: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 03/16 11:05:27.526: [smf] INFO: UE IMSI[262428232862708] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.535: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 03/16 11:05:27.535: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.535: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.538: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 03/16 11:05:27.538: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 03/16 11:05:27.538: [smf] INFO: UE IMSI[262427870795199] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.544: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 03/16 11:05:27.544: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.544: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.549: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 03/16 11:05:27.549: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 03/16 11:05:27.549: [smf] INFO: UE IMSI[262421331745642] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.553: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 03/16 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x954 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x954 CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.559: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 03/16 11:05:27.559: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 03/16 11:05:27.560: [smf] INFO: UE IMSI[262426797302073] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.563: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 03/16 11:05:27.563: [upf] INFO: UE F-SEID[UP:0x8cb CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.563: [upf] INFO: UE F-SEID[UP:0x8cb CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.570: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 03/16 11:05:27.570: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 03/16 11:05:27.570: [smf] INFO: UE IMSI[262428060674222] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.575: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 03/16 11:05:27.575: [upf] INFO: UE F-SEID[UP:0xacc CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.575: [upf] INFO: UE F-SEID[UP:0xacc CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.581: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 03/16 11:05:27.581: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 03/16 11:05:27.581: [smf] INFO: UE IMSI[262429674577026] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.585: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 03/16 11:05:27.585: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.585: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.592: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 03/16 11:05:27.592: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 03/16 11:05:27.592: [smf] INFO: UE IMSI[262422746866573] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.596: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 03/16 11:05:27.596: [upf] INFO: UE F-SEID[UP:0xede CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.596: [upf] INFO: UE F-SEID[UP:0xede CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.603: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 03/16 11:05:27.603: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 03/16 11:05:27.603: [smf] INFO: UE IMSI[262422789712283] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.606: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 03/16 11:05:27.606: [upf] INFO: UE F-SEID[UP:0x22 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.606: [upf] INFO: UE F-SEID[UP:0x22 CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.613: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 03/16 11:05:27.614: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 03/16 11:05:27.614: [smf] INFO: UE IMSI[262426374111725] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.617: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 03/16 11:05:27.617: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.617: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.624: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 03/16 11:05:27.624: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 03/16 11:05:27.624: [smf] INFO: UE IMSI[262423716817670] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.628: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 03/16 11:05:27.628: [upf] INFO: UE F-SEID[UP:0x560 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.628: [upf] INFO: UE F-SEID[UP:0x560 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.635: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 03/16 11:05:27.635: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 03/16 11:05:27.635: [smf] INFO: UE IMSI[262424911642255] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.639: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 03/16 11:05:27.639: [upf] INFO: UE F-SEID[UP:0x73b CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.639: [upf] INFO: UE F-SEID[UP:0x73b CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.646: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 03/16 11:05:27.646: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 03/16 11:05:27.646: [smf] INFO: UE IMSI[262424631916907] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.650: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 03/16 11:05:27.650: [upf] INFO: UE F-SEID[UP:0x619 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.650: [upf] INFO: UE F-SEID[UP:0x619 CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.657: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 03/16 11:05:27.657: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 03/16 11:05:27.657: [smf] INFO: UE IMSI[262421194200737] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.661: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 03/16 11:05:27.661: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.661: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xf14] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.668: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 03/16 11:05:27.668: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 03/16 11:05:27.668: [smf] INFO: UE IMSI[262420305524392] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.672: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 03/16 11:05:27.672: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.672: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x7bd] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.678: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 03/16 11:05:27.678: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 03/16 11:05:27.678: [smf] INFO: UE IMSI[262425914654738] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.682: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 03/16 11:05:27.682: [upf] INFO: UE F-SEID[UP:0x107 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.682: [upf] INFO: UE F-SEID[UP:0x107 CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.689: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 03/16 11:05:27.689: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 03/16 11:05:27.689: [smf] INFO: UE IMSI[262426985396518] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.693: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 03/16 11:05:27.693: [upf] INFO: UE F-SEID[UP:0x46b CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.693: [upf] INFO: UE F-SEID[UP:0x46b CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.700: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 03/16 11:05:27.700: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 03/16 11:05:27.700: [smf] INFO: UE IMSI[262426781574850] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.704: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 03/16 11:05:27.704: [upf] INFO: UE F-SEID[UP:0x976 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.704: [upf] INFO: UE F-SEID[UP:0x976 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.711: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 03/16 11:05:27.711: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 03/16 11:05:27.711: [smf] INFO: UE IMSI[262424864702575] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.715: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 03/16 11:05:27.715: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.715: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.722: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 03/16 11:05:27.722: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 03/16 11:05:27.722: [smf] INFO: UE IMSI[262429253951866] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.730: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 03/16 11:05:27.730: [upf] INFO: UE F-SEID[UP:0x993 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.730: [upf] INFO: UE F-SEID[UP:0x993 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.735: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 03/16 11:05:27.735: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 03/16 11:05:27.735: [smf] INFO: UE IMSI[262420333074564] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.744: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 03/16 11:05:27.744: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.744: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.747: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 03/16 11:05:27.747: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 03/16 11:05:27.747: [smf] INFO: UE IMSI[262426365727107] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.751: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 03/16 11:05:27.751: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.751: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.757: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 03/16 11:05:27.757: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 03/16 11:05:27.757: [smf] INFO: UE IMSI[262421808832627] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.762: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 03/16 11:05:27.762: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.762: [upf] INFO: UE F-SEID[UP:0x1ff CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.768: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 03/16 11:05:27.768: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 03/16 11:05:27.768: [smf] INFO: UE IMSI[262428234158310] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.772: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 03/16 11:05:27.772: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.772: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.779: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 03/16 11:05:27.779: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 03/16 11:05:27.779: [smf] INFO: UE IMSI[262423219862404] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.783: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 03/16 11:05:27.783: [upf] INFO: UE F-SEID[UP:0xfaa CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.783: [upf] INFO: UE F-SEID[UP:0xfaa CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.790: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 03/16 11:05:27.790: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 03/16 11:05:27.790: [smf] INFO: UE IMSI[262427945340946] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.793: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 03/16 11:05:27.793: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.794: [upf] INFO: UE F-SEID[UP:0xb1e CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.800: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 03/16 11:05:27.800: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 03/16 11:05:27.800: [smf] INFO: UE IMSI[262420118414211] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.805: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 03/16 11:05:27.805: [upf] INFO: UE F-SEID[UP:0x682 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.805: [upf] INFO: UE F-SEID[UP:0x682 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.811: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 03/16 11:05:27.811: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 03/16 11:05:27.811: [smf] INFO: UE IMSI[262423332492390] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.815: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 03/16 11:05:27.815: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.815: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.822: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 03/16 11:05:27.822: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 03/16 11:05:27.822: [smf] INFO: UE IMSI[262425018353900] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.826: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 03/16 11:05:27.826: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.826: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.833: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 03/16 11:05:27.833: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 03/16 11:05:27.833: [smf] INFO: UE IMSI[262428200550171] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.837: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 03/16 11:05:27.837: [upf] INFO: UE F-SEID[UP:0x68f CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.837: [upf] INFO: UE F-SEID[UP:0x68f CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.843: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 03/16 11:05:27.844: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 03/16 11:05:27.844: [smf] INFO: UE IMSI[262426674144011] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.847: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 03/16 11:05:27.847: [upf] INFO: UE F-SEID[UP:0x677 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.847: [upf] INFO: UE F-SEID[UP:0x677 CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.854: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 03/16 11:05:27.854: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 03/16 11:05:27.854: [smf] INFO: UE IMSI[262421192775091] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.859: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 03/16 11:05:27.859: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.859: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.865: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 03/16 11:05:27.865: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 03/16 11:05:27.865: [smf] INFO: UE IMSI[262422080614294] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.869: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 03/16 11:05:27.869: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.869: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.876: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 03/16 11:05:27.876: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 03/16 11:05:27.876: [smf] INFO: UE IMSI[262426086269134] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.880: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 03/16 11:05:27.880: [upf] INFO: UE F-SEID[UP:0x729 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.880: [upf] INFO: UE F-SEID[UP:0x729 CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.887: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 03/16 11:05:27.887: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 03/16 11:05:27.887: [smf] INFO: UE IMSI[262423354608900] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.891: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 03/16 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x5a CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x5a CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.898: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 03/16 11:05:27.898: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 03/16 11:05:27.898: [smf] INFO: UE IMSI[262424111254345] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.902: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 03/16 11:05:27.902: [upf] INFO: UE F-SEID[UP:0x275 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.902: [upf] INFO: UE F-SEID[UP:0x275 CP:0xe4] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.908: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 03/16 11:05:27.908: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 03/16 11:05:27.908: [smf] INFO: UE IMSI[262420754549235] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.912: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 03/16 11:05:27.912: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.912: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.919: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 03/16 11:05:27.919: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 03/16 11:05:27.919: [smf] INFO: UE IMSI[262420135589481] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.923: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 03/16 11:05:27.924: [upf] INFO: UE F-SEID[UP:0x71f CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.924: [upf] INFO: UE F-SEID[UP:0x71f CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.930: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 03/16 11:05:27.930: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 03/16 11:05:27.930: [smf] INFO: UE IMSI[262427974462247] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.934: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 03/16 11:05:27.934: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.934: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.941: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 03/16 11:05:27.941: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 03/16 11:05:27.941: [smf] INFO: UE IMSI[262421930496889] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.945: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 03/16 11:05:27.945: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.945: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.952: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 03/16 11:05:27.952: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 03/16 11:05:27.952: [smf] INFO: UE IMSI[262427912645830] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.956: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 03/16 11:05:27.956: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.956: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.963: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 03/16 11:05:27.963: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 03/16 11:05:27.963: [smf] INFO: UE IMSI[262428376887750] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.966: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 03/16 11:05:27.967: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.967: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.973: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 03/16 11:05:27.973: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 03/16 11:05:27.973: [smf] INFO: UE IMSI[262422568610619] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.978: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 03/16 11:05:27.978: [upf] INFO: UE F-SEID[UP:0x697 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.978: [upf] INFO: UE F-SEID[UP:0x697 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.984: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 03/16 11:05:27.984: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 03/16 11:05:27.984: [smf] INFO: UE IMSI[262423978014679] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.988: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 03/16 11:05:27.988: [upf] INFO: UE F-SEID[UP:0x11b CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.988: [upf] INFO: UE F-SEID[UP:0x11b CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:27.995: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 03/16 11:05:27.995: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 03/16 11:05:27.995: [smf] INFO: UE IMSI[262425439605945] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:27.999: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 03/16 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x620 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x620 CP:0x968] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.006: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 03/16 11:05:28.006: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 03/16 11:05:28.006: [smf] INFO: UE IMSI[262420666028028] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.010: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 03/16 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x43 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x43 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.017: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 03/16 11:05:28.017: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 03/16 11:05:28.017: [smf] INFO: UE IMSI[262422334002466] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.021: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 03/16 11:05:28.021: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.021: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.028: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 03/16 11:05:28.028: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 03/16 11:05:28.028: [smf] INFO: UE IMSI[262422608210576] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.032: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 03/16 11:05:28.032: [upf] INFO: UE F-SEID[UP:0x1ba CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.032: [upf] INFO: UE F-SEID[UP:0x1ba CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.038: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 03/16 11:05:28.038: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 03/16 11:05:28.038: [smf] INFO: UE IMSI[262428380044392] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.042: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 03/16 11:05:28.042: [upf] INFO: UE F-SEID[UP:0x496 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.042: [upf] INFO: UE F-SEID[UP:0x496 CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.049: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 03/16 11:05:28.049: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 03/16 11:05:28.049: [smf] INFO: UE IMSI[262429619115438] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.053: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 03/16 11:05:28.053: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.053: [upf] INFO: UE F-SEID[UP:0xf97 CP:0xdb] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.060: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 03/16 11:05:28.060: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 03/16 11:05:28.060: [smf] INFO: UE IMSI[262420849941978] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.065: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 03/16 11:05:28.065: [upf] INFO: UE F-SEID[UP:0x40f CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.065: [upf] INFO: UE F-SEID[UP:0x40f CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.071: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 03/16 11:05:28.071: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 03/16 11:05:28.071: [smf] INFO: UE IMSI[262429120444190] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.075: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 03/16 11:05:28.075: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.075: [upf] INFO: UE F-SEID[UP:0x7ca CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.082: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 03/16 11:05:28.082: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 03/16 11:05:28.082: [smf] INFO: UE IMSI[262421922474949] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.086: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 03/16 11:05:28.086: [upf] INFO: UE F-SEID[UP:0x53d CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.086: [upf] INFO: UE F-SEID[UP:0x53d CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.093: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 03/16 11:05:28.093: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 03/16 11:05:28.093: [smf] INFO: UE IMSI[262422734200822] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.097: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 03/16 11:05:28.097: [upf] INFO: UE F-SEID[UP:0xd1d CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.097: [upf] INFO: UE F-SEID[UP:0xd1d CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.104: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 03/16 11:05:28.104: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 03/16 11:05:28.104: [smf] INFO: UE IMSI[262424951958190] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.108: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 03/16 11:05:28.108: [upf] INFO: UE F-SEID[UP:0x82f CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.108: [upf] INFO: UE F-SEID[UP:0x82f CP:0xf56] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.114: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 03/16 11:05:28.114: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 03/16 11:05:28.114: [smf] INFO: UE IMSI[262422842024392] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.119: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 03/16 11:05:28.119: [upf] INFO: UE F-SEID[UP:0x2ec CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.119: [upf] INFO: UE F-SEID[UP:0x2ec CP:0xfc1] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.125: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 03/16 11:05:28.125: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 03/16 11:05:28.125: [smf] INFO: UE IMSI[262420832213227] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.130: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 03/16 11:05:28.130: [upf] INFO: UE F-SEID[UP:0x93e CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.130: [upf] INFO: UE F-SEID[UP:0x93e CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.136: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 03/16 11:05:28.136: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 03/16 11:05:28.136: [smf] INFO: UE IMSI[262425227800401] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.141: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 03/16 11:05:28.141: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.141: [upf] INFO: UE F-SEID[UP:0xef2 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.147: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 03/16 11:05:28.147: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 03/16 11:05:28.147: [smf] INFO: UE IMSI[262422423840839] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.151: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 03/16 11:05:28.151: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.151: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.158: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 03/16 11:05:28.158: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 03/16 11:05:28.158: [smf] INFO: UE IMSI[262429249346815] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.162: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 03/16 11:05:28.162: [upf] INFO: UE F-SEID[UP:0x985 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.162: [upf] INFO: UE F-SEID[UP:0x985 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.169: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 03/16 11:05:28.169: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 03/16 11:05:28.169: [smf] INFO: UE IMSI[262425650476364] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.173: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 03/16 11:05:28.173: [upf] INFO: UE F-SEID[UP:0x33a CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.173: [upf] INFO: UE F-SEID[UP:0x33a CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.180: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 03/16 11:05:28.180: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 03/16 11:05:28.180: [smf] INFO: UE IMSI[262423624235025] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.184: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 03/16 11:05:28.184: [upf] INFO: UE F-SEID[UP:0xafd CP:0x9b8] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.184: [upf] INFO: UE F-SEID[UP:0xafd CP:0x9b8] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.191: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 03/16 11:05:28.191: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 03/16 11:05:28.191: [smf] INFO: UE IMSI[262427209412881] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.195: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 03/16 11:05:28.195: [upf] INFO: UE F-SEID[UP:0xdad CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.195: [upf] INFO: UE F-SEID[UP:0xdad CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.201: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 03/16 11:05:28.201: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 03/16 11:05:28.201: [smf] INFO: UE IMSI[262428118542582] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.206: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 03/16 11:05:28.206: [upf] INFO: UE F-SEID[UP:0x796 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.206: [upf] INFO: UE F-SEID[UP:0x796 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.212: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 03/16 11:05:28.212: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 03/16 11:05:28.212: [smf] INFO: UE IMSI[262428417358169] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.217: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 03/16 11:05:28.217: [upf] INFO: UE F-SEID[UP:0xdff CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.217: [upf] INFO: UE F-SEID[UP:0xdff CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.223: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 03/16 11:05:28.223: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 03/16 11:05:28.223: [smf] INFO: UE IMSI[262422274705643] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.227: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 03/16 11:05:28.227: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.227: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.234: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 03/16 11:05:28.234: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 03/16 11:05:28.234: [smf] INFO: UE IMSI[262424898783011] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.238: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 03/16 11:05:28.238: [upf] INFO: UE F-SEID[UP:0x301 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.238: [upf] INFO: UE F-SEID[UP:0x301 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.245: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 03/16 11:05:28.245: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 03/16 11:05:28.245: [smf] INFO: UE IMSI[262423075719860] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.249: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 03/16 11:05:28.249: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.249: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.256: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 03/16 11:05:28.256: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 03/16 11:05:28.256: [smf] INFO: UE IMSI[262425533498182] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.259: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 03/16 11:05:28.259: [upf] INFO: UE F-SEID[UP:0x591 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.259: [upf] INFO: UE F-SEID[UP:0x591 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.266: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 03/16 11:05:28.266: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 03/16 11:05:28.266: [smf] INFO: UE IMSI[262425565511021] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.271: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 03/16 11:05:28.271: [upf] INFO: UE F-SEID[UP:0x672 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.271: [upf] INFO: UE F-SEID[UP:0x672 CP:0x70f] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.277: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 03/16 11:05:28.277: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 03/16 11:05:28.277: [smf] INFO: UE IMSI[262429596043606] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.281: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 03/16 11:05:28.281: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.281: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.288: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 03/16 11:05:28.288: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 03/16 11:05:28.288: [smf] INFO: UE IMSI[262424033381554] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.293: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 03/16 11:05:28.293: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.293: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.299: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 03/16 11:05:28.299: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 03/16 11:05:28.299: [smf] INFO: UE IMSI[262426649886559] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.304: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 03/16 11:05:28.304: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.304: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.310: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 03/16 11:05:28.310: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 03/16 11:05:28.310: [smf] INFO: UE IMSI[262424854419538] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.315: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 03/16 11:05:28.315: [upf] INFO: UE F-SEID[UP:0x684 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.315: [upf] INFO: UE F-SEID[UP:0x684 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.321: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 03/16 11:05:28.321: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 03/16 11:05:28.321: [smf] INFO: UE IMSI[262424307343057] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.325: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 03/16 11:05:28.325: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.325: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.332: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 03/16 11:05:28.332: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 03/16 11:05:28.332: [smf] INFO: UE IMSI[262421743935605] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.336: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 03/16 11:05:28.336: [upf] INFO: UE F-SEID[UP:0x899 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.336: [upf] INFO: UE F-SEID[UP:0x899 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.343: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 03/16 11:05:28.343: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 03/16 11:05:28.343: [smf] INFO: UE IMSI[262429304079822] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.347: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 03/16 11:05:28.347: [upf] INFO: UE F-SEID[UP:0x309 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.347: [upf] INFO: UE F-SEID[UP:0x309 CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.353: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 03/16 11:05:28.353: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 03/16 11:05:28.353: [smf] INFO: UE IMSI[262429874984745] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.358: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 03/16 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x595 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.358: [upf] INFO: UE F-SEID[UP:0x595 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.365: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 03/16 11:05:28.365: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 03/16 11:05:28.365: [smf] INFO: UE IMSI[262420789319802] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.371: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 03/16 11:05:28.371: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.371: [upf] INFO: UE F-SEID[UP:0x6f0 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.377: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 03/16 11:05:28.377: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 03/16 11:05:28.377: [smf] INFO: UE IMSI[262420418392585] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.384: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 03/16 11:05:28.384: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.384: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.388: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 03/16 11:05:28.388: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 03/16 11:05:28.388: [smf] INFO: UE IMSI[262428599175300] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.393: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 03/16 11:05:28.393: [upf] INFO: UE F-SEID[UP:0x58c CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.393: [upf] INFO: UE F-SEID[UP:0x58c CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.399: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 03/16 11:05:28.399: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 03/16 11:05:28.399: [smf] INFO: UE IMSI[262422774800561] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.404: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 03/16 11:05:28.404: [upf] INFO: UE F-SEID[UP:0x103 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.404: [upf] INFO: UE F-SEID[UP:0x103 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.410: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 03/16 11:05:28.410: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 03/16 11:05:28.410: [smf] INFO: UE IMSI[262420595642913] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.415: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 03/16 11:05:28.415: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.415: [upf] INFO: UE F-SEID[UP:0xe1f CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.420: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 03/16 11:05:28.420: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 03/16 11:05:28.421: [smf] INFO: UE IMSI[262425847769098] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.425: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 03/16 11:05:28.425: [upf] INFO: UE F-SEID[UP:0x5c CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.425: [upf] INFO: UE F-SEID[UP:0x5c CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.431: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 03/16 11:05:28.431: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 03/16 11:05:28.431: [smf] INFO: UE IMSI[262421121307977] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.435: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 03/16 11:05:28.435: [upf] INFO: UE F-SEID[UP:0x164 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.435: [upf] INFO: UE F-SEID[UP:0x164 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.442: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 03/16 11:05:28.442: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 03/16 11:05:28.442: [smf] INFO: UE IMSI[262428104399725] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.446: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 03/16 11:05:28.446: [upf] INFO: UE F-SEID[UP:0x81f CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.446: [upf] INFO: UE F-SEID[UP:0x81f CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.453: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 03/16 11:05:28.453: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 03/16 11:05:28.453: [smf] INFO: UE IMSI[262420866715828] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.456: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 03/16 11:05:28.456: [upf] INFO: UE F-SEID[UP:0xe14 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.456: [upf] INFO: UE F-SEID[UP:0xe14 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.464: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 03/16 11:05:28.464: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 03/16 11:05:28.464: [smf] INFO: UE IMSI[262428773430579] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.468: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 03/16 11:05:28.468: [upf] INFO: UE F-SEID[UP:0x518 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.468: [upf] INFO: UE F-SEID[UP:0x518 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.475: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 03/16 11:05:28.475: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 03/16 11:05:28.475: [smf] INFO: UE IMSI[262420139231149] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.480: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 03/16 11:05:28.481: [upf] INFO: UE F-SEID[UP:0x7 CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.481: [upf] INFO: UE F-SEID[UP:0x7 CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.486: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 03/16 11:05:28.486: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 03/16 11:05:28.486: [smf] INFO: UE IMSI[262428256583887] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.492: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 03/16 11:05:28.492: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.492: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.497: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 03/16 11:05:28.497: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 03/16 11:05:28.497: [smf] INFO: UE IMSI[262425217363157] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.501: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 03/16 11:05:28.501: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.501: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.507: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 03/16 11:05:28.507: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 03/16 11:05:28.507: [smf] INFO: UE IMSI[262420776195125] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.513: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 03/16 11:05:28.513: [upf] INFO: UE F-SEID[UP:0x23 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.513: [upf] INFO: UE F-SEID[UP:0x23 CP:0xbfb] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.518: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 03/16 11:05:28.518: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 03/16 11:05:28.518: [smf] INFO: UE IMSI[262424113867973] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.522: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 03/16 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.529: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 03/16 11:05:28.529: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 03/16 11:05:28.529: [smf] INFO: UE IMSI[262426310729572] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.533: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 03/16 11:05:28.533: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.533: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.540: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 03/16 11:05:28.540: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 03/16 11:05:28.540: [smf] INFO: UE IMSI[262424313508338] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.545: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 03/16 11:05:28.545: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.545: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.551: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 03/16 11:05:28.551: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 03/16 11:05:28.551: [smf] INFO: UE IMSI[262428015084465] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.555: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 03/16 11:05:28.555: [upf] INFO: UE F-SEID[UP:0xffc CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.555: [upf] INFO: UE F-SEID[UP:0xffc CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.562: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 03/16 11:05:28.562: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 03/16 11:05:28.562: [smf] INFO: UE IMSI[262424925008959] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.566: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 03/16 11:05:28.566: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.566: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.573: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 03/16 11:05:28.573: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 03/16 11:05:28.573: [smf] INFO: UE IMSI[262421827396904] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.577: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 03/16 11:05:28.577: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.577: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.583: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 03/16 11:05:28.583: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 03/16 11:05:28.583: [smf] INFO: UE IMSI[262424318814088] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.587: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 03/16 11:05:28.587: [upf] INFO: UE F-SEID[UP:0xff CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.587: [upf] INFO: UE F-SEID[UP:0xff CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.594: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 03/16 11:05:28.594: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 03/16 11:05:28.594: [smf] INFO: UE IMSI[262421539161112] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.599: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 03/16 11:05:28.599: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.599: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.605: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 03/16 11:05:28.605: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 03/16 11:05:28.605: [smf] INFO: UE IMSI[262424961886716] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.609: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 03/16 11:05:28.609: [upf] INFO: UE F-SEID[UP:0x9da CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.609: [upf] INFO: UE F-SEID[UP:0x9da CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.616: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 03/16 11:05:28.616: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 03/16 11:05:28.616: [smf] INFO: UE IMSI[262424681165390] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.620: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 03/16 11:05:28.620: [upf] INFO: UE F-SEID[UP:0x270 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.620: [upf] INFO: UE F-SEID[UP:0x270 CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.627: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 03/16 11:05:28.627: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 03/16 11:05:28.627: [smf] INFO: UE IMSI[262426134951636] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.631: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 03/16 11:05:28.631: [upf] INFO: UE F-SEID[UP:0x801 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.631: [upf] INFO: UE F-SEID[UP:0x801 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.638: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 03/16 11:05:28.638: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 03/16 11:05:28.638: [smf] INFO: UE IMSI[262421498777811] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.642: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 03/16 11:05:28.642: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.642: [upf] INFO: UE F-SEID[UP:0xf20 CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.648: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 03/16 11:05:28.648: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 03/16 11:05:28.648: [smf] INFO: UE IMSI[262429487286415] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.652: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 03/16 11:05:28.652: [upf] INFO: UE F-SEID[UP:0xeff CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.652: [upf] INFO: UE F-SEID[UP:0xeff CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.659: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 03/16 11:05:28.659: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 03/16 11:05:28.659: [smf] INFO: UE IMSI[262428357688135] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.663: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 03/16 11:05:28.663: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.663: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.670: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 03/16 11:05:28.670: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 03/16 11:05:28.670: [smf] INFO: UE IMSI[262422454109810] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.674: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 03/16 11:05:28.674: [upf] INFO: UE F-SEID[UP:0xcbb CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.674: [upf] INFO: UE F-SEID[UP:0xcbb CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.681: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 03/16 11:05:28.681: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 03/16 11:05:28.681: [smf] INFO: UE IMSI[262425175061504] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.685: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 03/16 11:05:28.685: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.685: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.692: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 03/16 11:05:28.692: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 03/16 11:05:28.692: [smf] INFO: UE IMSI[262428553309772] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.696: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 03/16 11:05:28.696: [upf] INFO: UE F-SEID[UP:0x410 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.696: [upf] INFO: UE F-SEID[UP:0x410 CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.702: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 03/16 11:05:28.702: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 03/16 11:05:28.702: [smf] INFO: UE IMSI[262420354027100] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.707: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 03/16 11:05:28.707: [upf] INFO: UE F-SEID[UP:0x736 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.707: [upf] INFO: UE F-SEID[UP:0x736 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.713: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 03/16 11:05:28.713: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 03/16 11:05:28.713: [smf] INFO: UE IMSI[262420931563212] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.717: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 03/16 11:05:28.717: [upf] INFO: UE F-SEID[UP:0x73a CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.717: [upf] INFO: UE F-SEID[UP:0x73a CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.724: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 03/16 11:05:28.724: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 03/16 11:05:28.724: [smf] INFO: UE IMSI[262429504785706] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.729: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 03/16 11:05:28.729: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.729: [upf] INFO: UE F-SEID[UP:0xf8 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.735: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 03/16 11:05:28.735: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 03/16 11:05:28.735: [smf] INFO: UE IMSI[262420287079371] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.739: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 03/16 11:05:28.739: [upf] INFO: UE F-SEID[UP:0x439 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.739: [upf] INFO: UE F-SEID[UP:0x439 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.746: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 03/16 11:05:28.746: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 03/16 11:05:28.746: [smf] INFO: UE IMSI[262428617487039] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.750: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 03/16 11:05:28.750: [upf] INFO: UE F-SEID[UP:0x77e CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.750: [upf] INFO: UE F-SEID[UP:0x77e CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.757: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 03/16 11:05:28.757: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 03/16 11:05:28.757: [smf] INFO: UE IMSI[262420032878199] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.761: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 03/16 11:05:28.761: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.761: [upf] INFO: UE F-SEID[UP:0xc51 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.767: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 03/16 11:05:28.767: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 03/16 11:05:28.767: [smf] INFO: UE IMSI[262421607358811] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.771: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 03/16 11:05:28.771: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.771: [upf] INFO: UE F-SEID[UP:0x1e2 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.778: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 03/16 11:05:28.778: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 03/16 11:05:28.778: [smf] INFO: UE IMSI[262429414023341] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.783: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 03/16 11:05:28.783: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.783: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.789: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 03/16 11:05:28.789: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 03/16 11:05:28.789: [smf] INFO: UE IMSI[262429599157602] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.793: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 03/16 11:05:28.793: [upf] INFO: UE F-SEID[UP:0x125 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.793: [upf] INFO: UE F-SEID[UP:0x125 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.800: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 03/16 11:05:28.800: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 03/16 11:05:28.800: [smf] INFO: UE IMSI[262420551873623] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.804: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 03/16 11:05:28.804: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.804: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.811: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 03/16 11:05:28.811: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 03/16 11:05:28.811: [smf] INFO: UE IMSI[262428261986971] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.815: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 03/16 11:05:28.815: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.815: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.822: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 03/16 11:05:28.822: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 03/16 11:05:28.822: [smf] INFO: UE IMSI[262420545845916] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.826: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 03/16 11:05:28.826: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.826: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.840: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 03/16 11:05:28.840: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 03/16 11:05:28.840: [smf] INFO: UE IMSI[262421328827085] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.849: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 03/16 11:05:28.849: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.849: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.853: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 03/16 11:05:28.853: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 03/16 11:05:28.853: [smf] INFO: UE IMSI[262424866013188] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.858: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 03/16 11:05:28.858: [upf] INFO: UE F-SEID[UP:0x69d CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.858: [upf] INFO: UE F-SEID[UP:0x69d CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.864: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 03/16 11:05:28.864: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 03/16 11:05:28.864: [smf] INFO: UE IMSI[262425599865436] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.868: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 03/16 11:05:28.868: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.868: [upf] INFO: UE F-SEID[UP:0x1ae CP:0xfe4] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.874: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 03/16 11:05:28.874: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 03/16 11:05:28.874: [smf] INFO: UE IMSI[262427936672324] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.878: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 03/16 11:05:28.878: [upf] INFO: UE F-SEID[UP:0xcac CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.878: [upf] INFO: UE F-SEID[UP:0xcac CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.885: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 03/16 11:05:28.885: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 03/16 11:05:28.885: [smf] INFO: UE IMSI[262420692548352] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.889: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 03/16 11:05:28.889: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.889: [upf] INFO: UE F-SEID[UP:0xa00 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.896: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 03/16 11:05:28.896: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 03/16 11:05:28.896: [smf] INFO: UE IMSI[262424123894200] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.900: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 03/16 11:05:28.900: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.900: [upf] INFO: UE F-SEID[UP:0xdb7 CP:0x80c] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.907: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 03/16 11:05:28.907: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 03/16 11:05:28.907: [smf] INFO: UE IMSI[262424784412798] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.911: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 03/16 11:05:28.911: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.911: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.918: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 03/16 11:05:28.918: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 03/16 11:05:28.918: [smf] INFO: UE IMSI[262422388288629] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.922: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 03/16 11:05:28.922: [upf] INFO: UE F-SEID[UP:0x100 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.922: [upf] INFO: UE F-SEID[UP:0x100 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.928: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 03/16 11:05:28.928: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 03/16 11:05:28.928: [smf] INFO: UE IMSI[262428081101721] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.933: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 03/16 11:05:28.933: [upf] INFO: UE F-SEID[UP:0x92 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.933: [upf] INFO: UE F-SEID[UP:0x92 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.939: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 03/16 11:05:28.939: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 03/16 11:05:28.939: [smf] INFO: UE IMSI[262423678551761] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.943: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 03/16 11:05:28.943: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.943: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.950: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 03/16 11:05:28.950: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 03/16 11:05:28.950: [smf] INFO: UE IMSI[262421916803536] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.955: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 03/16 11:05:28.955: [upf] INFO: UE F-SEID[UP:0x69e CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.955: [upf] INFO: UE F-SEID[UP:0x69e CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.961: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 03/16 11:05:28.961: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 03/16 11:05:28.961: [smf] INFO: UE IMSI[262425966362189] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.965: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 03/16 11:05:28.965: [upf] INFO: UE F-SEID[UP:0xbba CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.965: [upf] INFO: UE F-SEID[UP:0xbba CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.972: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 03/16 11:05:28.972: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 03/16 11:05:28.972: [smf] INFO: UE IMSI[262427732401096] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.976: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 03/16 11:05:28.976: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.976: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.982: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 03/16 11:05:28.982: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 03/16 11:05:28.982: [smf] INFO: UE IMSI[262426491816018] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.987: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 03/16 11:05:28.987: [upf] INFO: UE F-SEID[UP:0x920 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.987: [upf] INFO: UE F-SEID[UP:0x920 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:28.993: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 03/16 11:05:28.993: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 03/16 11:05:28.993: [smf] INFO: UE IMSI[262426867989321] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:28.998: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 03/16 11:05:28.998: [upf] INFO: UE F-SEID[UP:0x18 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:28.998: [upf] INFO: UE F-SEID[UP:0x18 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.005: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 03/16 11:05:29.005: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 03/16 11:05:29.005: [smf] INFO: UE IMSI[262420991248674] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.009: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 03/16 11:05:29.009: [upf] INFO: UE F-SEID[UP:0x31 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.009: [upf] INFO: UE F-SEID[UP:0x31 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.016: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 03/16 11:05:29.016: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 03/16 11:05:29.016: [smf] INFO: UE IMSI[262426471493162] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.020: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 03/16 11:05:29.020: [upf] INFO: UE F-SEID[UP:0x17e CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.020: [upf] INFO: UE F-SEID[UP:0x17e CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.026: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 03/16 11:05:29.026: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 03/16 11:05:29.026: [smf] INFO: UE IMSI[262429408948729] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.031: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 03/16 11:05:29.031: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.031: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.037: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 03/16 11:05:29.037: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 03/16 11:05:29.037: [smf] INFO: UE IMSI[262428444311991] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.041: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 03/16 11:05:29.041: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.041: [upf] INFO: UE F-SEID[UP:0x1ec CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.048: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 03/16 11:05:29.048: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 03/16 11:05:29.048: [smf] INFO: UE IMSI[262422568420356] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.052: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 03/16 11:05:29.052: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.052: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xf66] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.059: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 03/16 11:05:29.059: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 03/16 11:05:29.059: [smf] INFO: UE IMSI[262425887361199] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.063: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 03/16 11:05:29.063: [upf] INFO: UE F-SEID[UP:0x45e CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.063: [upf] INFO: UE F-SEID[UP:0x45e CP:0x816] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.070: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 03/16 11:05:29.070: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 03/16 11:05:29.070: [smf] INFO: UE IMSI[262427684509816] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.074: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 03/16 11:05:29.074: [upf] INFO: UE F-SEID[UP:0x78 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.074: [upf] INFO: UE F-SEID[UP:0x78 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.080: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 03/16 11:05:29.080: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 03/16 11:05:29.080: [smf] INFO: UE IMSI[262420284496970] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.084: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 03/16 11:05:29.084: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.084: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.091: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 03/16 11:05:29.091: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 03/16 11:05:29.091: [smf] INFO: UE IMSI[262423021782478] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.095: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 03/16 11:05:29.095: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.095: [upf] INFO: UE F-SEID[UP:0x5d8 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.102: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 03/16 11:05:29.102: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 03/16 11:05:29.102: [smf] INFO: UE IMSI[262421189102736] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.107: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 03/16 11:05:29.107: [upf] INFO: UE F-SEID[UP:0x157 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.107: [upf] INFO: UE F-SEID[UP:0x157 CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.113: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 03/16 11:05:29.113: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 03/16 11:05:29.113: [smf] INFO: UE IMSI[262428431771867] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.117: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 03/16 11:05:29.117: [upf] INFO: UE F-SEID[UP:0xefe CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.117: [upf] INFO: UE F-SEID[UP:0xefe CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.124: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 03/16 11:05:29.124: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 03/16 11:05:29.124: [smf] INFO: UE IMSI[262429482831830] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.128: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 03/16 11:05:29.128: [upf] INFO: UE F-SEID[UP:0xebd CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.128: [upf] INFO: UE F-SEID[UP:0xebd CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.135: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 03/16 11:05:29.135: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 03/16 11:05:29.135: [smf] INFO: UE IMSI[262428274524185] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.139: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 03/16 11:05:29.139: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.139: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.145: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 03/16 11:05:29.145: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 03/16 11:05:29.145: [smf] INFO: UE IMSI[262429405493756] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.150: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 03/16 11:05:29.150: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.150: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.156: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 03/16 11:05:29.156: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 03/16 11:05:29.156: [smf] INFO: UE IMSI[262426411530815] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.161: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 03/16 11:05:29.161: [upf] INFO: UE F-SEID[UP:0x294 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.161: [upf] INFO: UE F-SEID[UP:0x294 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.167: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 03/16 11:05:29.167: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 03/16 11:05:29.167: [smf] INFO: UE IMSI[262420253894087] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.171: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 03/16 11:05:29.171: [upf] INFO: UE F-SEID[UP:0xc7d CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.171: [upf] INFO: UE F-SEID[UP:0xc7d CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.178: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 03/16 11:05:29.178: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 03/16 11:05:29.178: [smf] INFO: UE IMSI[262425543269803] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.182: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 03/16 11:05:29.182: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.182: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.189: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 03/16 11:05:29.189: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 03/16 11:05:29.189: [smf] INFO: UE IMSI[262425992439569] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.193: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 03/16 11:05:29.193: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.193: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.200: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 03/16 11:05:29.200: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 03/16 11:05:29.200: [smf] INFO: UE IMSI[262426956311542] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.204: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 03/16 11:05:29.204: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.204: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.210: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 03/16 11:05:29.210: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 03/16 11:05:29.210: [smf] INFO: UE IMSI[262423469262704] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.215: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 03/16 11:05:29.215: [upf] INFO: UE F-SEID[UP:0xbd CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.215: [upf] INFO: UE F-SEID[UP:0xbd CP:0x560] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.221: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 03/16 11:05:29.221: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 03/16 11:05:29.221: [smf] INFO: UE IMSI[262428754238131] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.225: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 03/16 11:05:29.225: [upf] INFO: UE F-SEID[UP:0x31e CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.225: [upf] INFO: UE F-SEID[UP:0x31e CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.232: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 03/16 11:05:29.232: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 03/16 11:05:29.232: [smf] INFO: UE IMSI[262426000830188] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.236: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 03/16 11:05:29.236: [upf] INFO: UE F-SEID[UP:0xfea CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.236: [upf] INFO: UE F-SEID[UP:0xfea CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.243: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 03/16 11:05:29.243: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 03/16 11:05:29.243: [smf] INFO: UE IMSI[262422024148864] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.247: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 03/16 11:05:29.247: [upf] INFO: UE F-SEID[UP:0x713 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.247: [upf] INFO: UE F-SEID[UP:0x713 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.254: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 03/16 11:05:29.254: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 03/16 11:05:29.254: [smf] INFO: UE IMSI[262427706216740] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.259: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 03/16 11:05:29.259: [upf] INFO: UE F-SEID[UP:0x78e CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.259: [upf] INFO: UE F-SEID[UP:0x78e CP:0x5f8] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.264: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 03/16 11:05:29.264: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 03/16 11:05:29.264: [smf] INFO: UE IMSI[262422356334006] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.269: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 03/16 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x815 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x815 CP:0x5a2] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.275: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 03/16 11:05:29.275: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 03/16 11:05:29.275: [smf] INFO: UE IMSI[262427448092792] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.279: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 03/16 11:05:29.279: [upf] INFO: UE F-SEID[UP:0x38e CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.279: [upf] INFO: UE F-SEID[UP:0x38e CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.286: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 03/16 11:05:29.286: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 03/16 11:05:29.286: [smf] INFO: UE IMSI[262423826534561] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.290: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 03/16 11:05:29.290: [upf] INFO: UE F-SEID[UP:0x757 CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.290: [upf] INFO: UE F-SEID[UP:0x757 CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.297: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 03/16 11:05:29.297: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 03/16 11:05:29.297: [smf] INFO: UE IMSI[262428751196478] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.302: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 03/16 11:05:29.302: [upf] INFO: UE F-SEID[UP:0x43f CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.302: [upf] INFO: UE F-SEID[UP:0x43f CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.308: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 03/16 11:05:29.308: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 03/16 11:05:29.308: [smf] INFO: UE IMSI[262422105171944] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.312: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 03/16 11:05:29.312: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.312: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.318: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 03/16 11:05:29.318: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 03/16 11:05:29.318: [smf] INFO: UE IMSI[262420839452906] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.322: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 03/16 11:05:29.322: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.322: [upf] INFO: UE F-SEID[UP:0xa88 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.329: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 03/16 11:05:29.329: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 03/16 11:05:29.329: [smf] INFO: UE IMSI[262428379573458] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.333: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 03/16 11:05:29.333: [upf] INFO: UE F-SEID[UP:0x32c CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.333: [upf] INFO: UE F-SEID[UP:0x32c CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.340: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 03/16 11:05:29.340: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 03/16 11:05:29.340: [smf] INFO: UE IMSI[262422126732914] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.344: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 03/16 11:05:29.344: [upf] INFO: UE F-SEID[UP:0x16 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.344: [upf] INFO: UE F-SEID[UP:0x16 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.351: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 03/16 11:05:29.351: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 03/16 11:05:29.351: [smf] INFO: UE IMSI[262420361396218] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.355: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 03/16 11:05:29.355: [upf] INFO: UE F-SEID[UP:0x20d CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.355: [upf] INFO: UE F-SEID[UP:0x20d CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.362: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 03/16 11:05:29.362: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 03/16 11:05:29.362: [smf] INFO: UE IMSI[262427591330369] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.370: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 03/16 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x278 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x278 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.376: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 03/16 11:05:29.376: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 03/16 11:05:29.376: [smf] INFO: UE IMSI[262422981764226] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.385: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 03/16 11:05:29.385: [upf] INFO: UE F-SEID[UP:0xe6b CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.385: [upf] INFO: UE F-SEID[UP:0xe6b CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.388: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 03/16 11:05:29.388: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 03/16 11:05:29.388: [smf] INFO: UE IMSI[262427738230479] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.393: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 03/16 11:05:29.393: [upf] INFO: UE F-SEID[UP:0x469 CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.393: [upf] INFO: UE F-SEID[UP:0x469 CP:0xa8f] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.399: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 03/16 11:05:29.399: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 03/16 11:05:29.399: [smf] INFO: UE IMSI[262423776512653] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.403: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 03/16 11:05:29.403: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.403: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.410: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 03/16 11:05:29.410: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 03/16 11:05:29.410: [smf] INFO: UE IMSI[262426168048112] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.415: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 03/16 11:05:29.415: [upf] INFO: UE F-SEID[UP:0x168 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.415: [upf] INFO: UE F-SEID[UP:0x168 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.421: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 03/16 11:05:29.421: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 03/16 11:05:29.421: [smf] INFO: UE IMSI[262420824365263] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.425: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 03/16 11:05:29.425: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.425: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.431: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 03/16 11:05:29.431: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 03/16 11:05:29.431: [smf] INFO: UE IMSI[262429566186836] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.436: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 03/16 11:05:29.436: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.436: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.442: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 03/16 11:05:29.442: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 03/16 11:05:29.442: [smf] INFO: UE IMSI[262423872434451] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.447: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 03/16 11:05:29.447: [upf] INFO: UE F-SEID[UP:0xaae CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.447: [upf] INFO: UE F-SEID[UP:0xaae CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.453: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 03/16 11:05:29.453: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 03/16 11:05:29.453: [smf] INFO: UE IMSI[262420454128289] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.458: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 03/16 11:05:29.458: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.458: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.464: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 03/16 11:05:29.464: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 03/16 11:05:29.464: [smf] INFO: UE IMSI[262421094285623] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.468: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 03/16 11:05:29.468: [upf] INFO: UE F-SEID[UP:0x42a CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.468: [upf] INFO: UE F-SEID[UP:0x42a CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.475: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 03/16 11:05:29.475: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 03/16 11:05:29.475: [smf] INFO: UE IMSI[262423230726564] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.479: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 03/16 11:05:29.479: [upf] INFO: UE F-SEID[UP:0x715 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.479: [upf] INFO: UE F-SEID[UP:0x715 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.486: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 03/16 11:05:29.486: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 03/16 11:05:29.486: [smf] INFO: UE IMSI[262426440570612] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.490: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 03/16 11:05:29.490: [upf] INFO: UE F-SEID[UP:0xec CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.490: [upf] INFO: UE F-SEID[UP:0xec CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.497: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 03/16 11:05:29.497: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 03/16 11:05:29.497: [smf] INFO: UE IMSI[262428878496335] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.501: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 03/16 11:05:29.501: [upf] INFO: UE F-SEID[UP:0x185 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.501: [upf] INFO: UE F-SEID[UP:0x185 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.508: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 03/16 11:05:29.508: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 03/16 11:05:29.508: [smf] INFO: UE IMSI[262424660267682] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.512: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 03/16 11:05:29.512: [upf] INFO: UE F-SEID[UP:0xfd CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.512: [upf] INFO: UE F-SEID[UP:0xfd CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.518: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 03/16 11:05:29.518: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 03/16 11:05:29.518: [smf] INFO: UE IMSI[262429355967990] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.523: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 03/16 11:05:29.523: [upf] INFO: UE F-SEID[UP:0x872 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.523: [upf] INFO: UE F-SEID[UP:0x872 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.529: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 03/16 11:05:29.529: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 03/16 11:05:29.529: [smf] INFO: UE IMSI[262421688309642] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.534: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 03/16 11:05:29.534: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.534: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.540: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 03/16 11:05:29.540: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 03/16 11:05:29.540: [smf] INFO: UE IMSI[262422668740581] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.545: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 03/16 11:05:29.545: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.545: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.551: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 03/16 11:05:29.551: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 03/16 11:05:29.551: [smf] INFO: UE IMSI[262425896925927] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.556: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 03/16 11:05:29.556: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.556: [upf] INFO: UE F-SEID[UP:0xd6c CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.562: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 03/16 11:05:29.562: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 03/16 11:05:29.562: [smf] INFO: UE IMSI[262425528347733] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.567: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 03/16 11:05:29.567: [upf] INFO: UE F-SEID[UP:0x53e CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.567: [upf] INFO: UE F-SEID[UP:0x53e CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.573: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 03/16 11:05:29.573: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 03/16 11:05:29.573: [smf] INFO: UE IMSI[262426856156990] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.578: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 03/16 11:05:29.578: [upf] INFO: UE F-SEID[UP:0x44f CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.578: [upf] INFO: UE F-SEID[UP:0x44f CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.584: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 03/16 11:05:29.584: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 03/16 11:05:29.584: [smf] INFO: UE IMSI[262423845163733] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.588: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 03/16 11:05:29.588: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.588: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.595: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 03/16 11:05:29.595: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 03/16 11:05:29.595: [smf] INFO: UE IMSI[262422066951584] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.599: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 03/16 11:05:29.599: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.599: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.606: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 03/16 11:05:29.606: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 03/16 11:05:29.606: [smf] INFO: UE IMSI[262425476936646] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.610: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 03/16 11:05:29.610: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.610: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.616: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 03/16 11:05:29.616: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 03/16 11:05:29.616: [smf] INFO: UE IMSI[262425273802994] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.620: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 03/16 11:05:29.620: [upf] INFO: UE F-SEID[UP:0x74d CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.620: [upf] INFO: UE F-SEID[UP:0x74d CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.627: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 03/16 11:05:29.627: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 03/16 11:05:29.627: [smf] INFO: UE IMSI[262420082085769] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.632: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 03/16 11:05:29.632: [upf] INFO: UE F-SEID[UP:0x997 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.632: [upf] INFO: UE F-SEID[UP:0x997 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.639: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 03/16 11:05:29.639: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 03/16 11:05:29.639: [smf] INFO: UE IMSI[262426444079164] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.647: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 03/16 11:05:29.647: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.647: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.651: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 03/16 11:05:29.651: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 03/16 11:05:29.651: [smf] INFO: UE IMSI[262429780895471] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.657: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 03/16 11:05:29.657: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.657: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.662: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 03/16 11:05:29.662: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 03/16 11:05:29.662: [smf] INFO: UE IMSI[262427111711341] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.666: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 03/16 11:05:29.666: [upf] INFO: UE F-SEID[UP:0xaed CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.666: [upf] INFO: UE F-SEID[UP:0xaed CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.672: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 03/16 11:05:29.672: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 03/16 11:05:29.673: [smf] INFO: UE IMSI[262423488744219] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.677: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 03/16 11:05:29.677: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.677: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.683: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 03/16 11:05:29.683: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 03/16 11:05:29.683: [smf] INFO: UE IMSI[262426475756706] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.689: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 03/16 11:05:29.689: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.689: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.694: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 03/16 11:05:29.694: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 03/16 11:05:29.694: [smf] INFO: UE IMSI[262421422708708] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.698: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 03/16 11:05:29.698: [upf] INFO: UE F-SEID[UP:0x138 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.698: [upf] INFO: UE F-SEID[UP:0x138 CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.705: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 03/16 11:05:29.705: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 03/16 11:05:29.705: [smf] INFO: UE IMSI[262423297817105] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.710: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 03/16 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.710: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.716: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 03/16 11:05:29.716: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 03/16 11:05:29.716: [smf] INFO: UE IMSI[262427129780071] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.721: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 03/16 11:05:29.721: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.721: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.727: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 03/16 11:05:29.727: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 03/16 11:05:29.727: [smf] INFO: UE IMSI[262427929487415] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.731: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 03/16 11:05:29.731: [upf] INFO: UE F-SEID[UP:0x51d CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.731: [upf] INFO: UE F-SEID[UP:0x51d CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.738: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 03/16 11:05:29.738: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 03/16 11:05:29.738: [smf] INFO: UE IMSI[262426823508286] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.742: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 03/16 11:05:29.742: [upf] INFO: UE F-SEID[UP:0x915 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.742: [upf] INFO: UE F-SEID[UP:0x915 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.748: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 03/16 11:05:29.748: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 03/16 11:05:29.748: [smf] INFO: UE IMSI[262424330165397] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.753: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 03/16 11:05:29.753: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.753: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.759: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 03/16 11:05:29.759: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 03/16 11:05:29.759: [smf] INFO: UE IMSI[262429506247783] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.763: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 03/16 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x15c CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.763: [upf] INFO: UE F-SEID[UP:0x15c CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.770: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 03/16 11:05:29.770: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 03/16 11:05:29.770: [smf] INFO: UE IMSI[262428034552529] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.775: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 03/16 11:05:29.775: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.775: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.781: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 03/16 11:05:29.781: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 03/16 11:05:29.781: [smf] INFO: UE IMSI[262429884404473] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.785: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 03/16 11:05:29.785: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.785: [upf] INFO: UE F-SEID[UP:0xe9e CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.792: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 03/16 11:05:29.792: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 03/16 11:05:29.792: [smf] INFO: UE IMSI[262421541787674] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.796: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 03/16 11:05:29.796: [upf] INFO: UE F-SEID[UP:0x17d CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.796: [upf] INFO: UE F-SEID[UP:0x17d CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.803: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 03/16 11:05:29.803: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 03/16 11:05:29.803: [smf] INFO: UE IMSI[262424992458529] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.807: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 03/16 11:05:29.807: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.807: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.814: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 03/16 11:05:29.814: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 03/16 11:05:29.814: [smf] INFO: UE IMSI[262424196061988] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.819: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 03/16 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x50e CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x50e CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.825: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 03/16 11:05:29.825: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 03/16 11:05:29.825: [smf] INFO: UE IMSI[262425507964717] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.831: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 03/16 11:05:29.831: [upf] INFO: UE F-SEID[UP:0x458 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.831: [upf] INFO: UE F-SEID[UP:0x458 CP:0x564] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.836: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 03/16 11:05:29.836: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 03/16 11:05:29.836: [smf] INFO: UE IMSI[262426498458095] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.840: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 03/16 11:05:29.840: [upf] INFO: UE F-SEID[UP:0x230 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.840: [upf] INFO: UE F-SEID[UP:0x230 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.846: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 03/16 11:05:29.846: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 03/16 11:05:29.846: [smf] INFO: UE IMSI[262420327724500] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.851: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 03/16 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x545 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x545 CP:0x550] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.857: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 03/16 11:05:29.857: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 03/16 11:05:29.857: [smf] INFO: UE IMSI[262429907720320] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.861: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 03/16 11:05:29.861: [upf] INFO: UE F-SEID[UP:0x10b CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.861: [upf] INFO: UE F-SEID[UP:0x10b CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.868: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 03/16 11:05:29.868: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 03/16 11:05:29.868: [smf] INFO: UE IMSI[262425839726374] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.873: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 03/16 11:05:29.873: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.873: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.879: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 03/16 11:05:29.879: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 03/16 11:05:29.879: [smf] INFO: UE IMSI[262428635813955] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.884: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 03/16 11:05:29.884: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.884: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.890: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 03/16 11:05:29.890: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 03/16 11:05:29.890: [smf] INFO: UE IMSI[262429951574292] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.895: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 03/16 11:05:29.895: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.895: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.901: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 03/16 11:05:29.901: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 03/16 11:05:29.901: [smf] INFO: UE IMSI[262429075089468] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.906: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 03/16 11:05:29.906: [upf] INFO: UE F-SEID[UP:0x16a CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.906: [upf] INFO: UE F-SEID[UP:0x16a CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.911: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 03/16 11:05:29.911: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 03/16 11:05:29.912: [smf] INFO: UE IMSI[262423096038882] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.916: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 03/16 11:05:29.916: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.916: [upf] INFO: UE F-SEID[UP:0xd0c CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.922: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 03/16 11:05:29.922: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 03/16 11:05:29.922: [smf] INFO: UE IMSI[262427046922787] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.927: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 03/16 11:05:29.927: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.927: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.933: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 03/16 11:05:29.933: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 03/16 11:05:29.933: [smf] INFO: UE IMSI[262426263676955] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.938: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 03/16 11:05:29.938: [upf] INFO: UE F-SEID[UP:0x414 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.938: [upf] INFO: UE F-SEID[UP:0x414 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.944: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 03/16 11:05:29.944: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 03/16 11:05:29.944: [smf] INFO: UE IMSI[262420911254108] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.949: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 03/16 11:05:29.949: [upf] INFO: UE F-SEID[UP:0x3da CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.949: [upf] INFO: UE F-SEID[UP:0x3da CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.955: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 03/16 11:05:29.955: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 03/16 11:05:29.955: [smf] INFO: UE IMSI[262426442559365] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.959: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 03/16 11:05:29.959: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.959: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.966: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 03/16 11:05:29.966: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 03/16 11:05:29.966: [smf] INFO: UE IMSI[262428227178331] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.970: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 03/16 11:05:29.970: [upf] INFO: UE F-SEID[UP:0x839 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.970: [upf] INFO: UE F-SEID[UP:0x839 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.977: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 03/16 11:05:29.977: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 03/16 11:05:29.977: [smf] INFO: UE IMSI[262425143561513] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.981: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 03/16 11:05:29.981: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.981: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.988: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 03/16 11:05:29.988: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 03/16 11:05:29.988: [smf] INFO: UE IMSI[262421824979191] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:29.992: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 03/16 11:05:29.992: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:29.992: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:29.998: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 03/16 11:05:29.998: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 03/16 11:05:29.998: [smf] INFO: UE IMSI[262429186331871] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.003: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 03/16 11:05:30.003: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.003: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.009: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 03/16 11:05:30.009: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 03/16 11:05:30.009: [smf] INFO: UE IMSI[262424060915890] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.014: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 03/16 11:05:30.014: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.014: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.020: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 03/16 11:05:30.020: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 03/16 11:05:30.020: [smf] INFO: UE IMSI[262424982974746] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.024: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 03/16 11:05:30.024: [upf] INFO: UE F-SEID[UP:0x739 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.024: [upf] INFO: UE F-SEID[UP:0x739 CP:0x2d4] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.031: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 03/16 11:05:30.031: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 03/16 11:05:30.031: [smf] INFO: UE IMSI[262422519383688] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.035: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 03/16 11:05:30.035: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.035: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.042: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 03/16 11:05:30.042: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 03/16 11:05:30.042: [smf] INFO: UE IMSI[262424945025051] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.046: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 03/16 11:05:30.046: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.046: [upf] INFO: UE F-SEID[UP:0xe4a CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.053: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 03/16 11:05:30.053: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 03/16 11:05:30.053: [smf] INFO: UE IMSI[262428516699681] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.060: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 03/16 11:05:30.060: [upf] INFO: UE F-SEID[UP:0x978 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.060: [upf] INFO: UE F-SEID[UP:0x978 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.066: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 03/16 11:05:30.066: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 03/16 11:05:30.066: [smf] INFO: UE IMSI[262420762709215] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.075: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 03/16 11:05:30.075: [upf] INFO: UE F-SEID[UP:0x48a CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.075: [upf] INFO: UE F-SEID[UP:0x48a CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.077: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 03/16 11:05:30.077: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 03/16 11:05:30.077: [smf] INFO: UE IMSI[262424618835653] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.082: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 03/16 11:05:30.082: [upf] INFO: UE F-SEID[UP:0x28f CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.082: [upf] INFO: UE F-SEID[UP:0x28f CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.088: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 03/16 11:05:30.089: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 03/16 11:05:30.089: [smf] INFO: UE IMSI[262420337551626] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.097: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 03/16 11:05:30.097: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.097: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.102: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 03/16 11:05:30.102: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 03/16 11:05:30.102: [smf] INFO: UE IMSI[262425281579128] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.110: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 03/16 11:05:30.110: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.110: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.114: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 03/16 11:05:30.114: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 03/16 11:05:30.115: [smf] INFO: UE IMSI[262420889313462] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.121: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 03/16 11:05:30.121: [upf] INFO: UE F-SEID[UP:0x878 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.121: [upf] INFO: UE F-SEID[UP:0x878 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.125: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 03/16 11:05:30.125: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 03/16 11:05:30.125: [smf] INFO: UE IMSI[262429854073376] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.129: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 03/16 11:05:30.129: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.129: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.136: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 03/16 11:05:30.136: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 03/16 11:05:30.136: [smf] INFO: UE IMSI[262424829233399] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.140: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 03/16 11:05:30.140: [upf] INFO: UE F-SEID[UP:0xde3 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.140: [upf] INFO: UE F-SEID[UP:0xde3 CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.147: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 03/16 11:05:30.147: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 03/16 11:05:30.147: [smf] INFO: UE IMSI[262423538598745] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.151: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 03/16 11:05:30.151: [upf] INFO: UE F-SEID[UP:0x452 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.151: [upf] INFO: UE F-SEID[UP:0x452 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.158: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 03/16 11:05:30.158: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 03/16 11:05:30.158: [smf] INFO: UE IMSI[262422626391413] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.162: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 03/16 11:05:30.162: [upf] INFO: UE F-SEID[UP:0x716 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.162: [upf] INFO: UE F-SEID[UP:0x716 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.168: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 03/16 11:05:30.169: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 03/16 11:05:30.169: [smf] INFO: UE IMSI[262423788195397] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.172: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 03/16 11:05:30.172: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.172: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.179: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 03/16 11:05:30.179: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 03/16 11:05:30.179: [smf] INFO: UE IMSI[262428723956777] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.184: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 03/16 11:05:30.184: [upf] INFO: UE F-SEID[UP:0x41c CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.184: [upf] INFO: UE F-SEID[UP:0x41c CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.190: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 03/16 11:05:30.190: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 03/16 11:05:30.190: [smf] INFO: UE IMSI[262426847406833] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.195: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 03/16 11:05:30.195: [upf] INFO: UE F-SEID[UP:0x20f CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.195: [upf] INFO: UE F-SEID[UP:0x20f CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.201: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 03/16 11:05:30.201: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 03/16 11:05:30.201: [smf] INFO: UE IMSI[262425896775700] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.205: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 03/16 11:05:30.205: [upf] INFO: UE F-SEID[UP:0x80c CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.205: [upf] INFO: UE F-SEID[UP:0x80c CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.212: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 03/16 11:05:30.212: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 03/16 11:05:30.212: [smf] INFO: UE IMSI[262427406033063] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.216: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 03/16 11:05:30.216: [upf] INFO: UE F-SEID[UP:0x1da CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.216: [upf] INFO: UE F-SEID[UP:0x1da CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.223: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 03/16 11:05:30.223: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 03/16 11:05:30.223: [smf] INFO: UE IMSI[262421679644225] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.227: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 03/16 11:05:30.227: [upf] INFO: UE F-SEID[UP:0x670 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.227: [upf] INFO: UE F-SEID[UP:0x670 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.234: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 03/16 11:05:30.234: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 03/16 11:05:30.234: [smf] INFO: UE IMSI[262426703323591] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.238: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 03/16 11:05:30.238: [upf] INFO: UE F-SEID[UP:0x341 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.238: [upf] INFO: UE F-SEID[UP:0x341 CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.244: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 03/16 11:05:30.244: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 03/16 11:05:30.244: [smf] INFO: UE IMSI[262420984907206] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.248: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 03/16 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.248: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.255: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 03/16 11:05:30.255: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 03/16 11:05:30.255: [smf] INFO: UE IMSI[262420797510245] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.259: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 03/16 11:05:30.259: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.259: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.266: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 03/16 11:05:30.266: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 03/16 11:05:30.266: [smf] INFO: UE IMSI[262421821497519] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.270: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 03/16 11:05:30.270: [upf] INFO: UE F-SEID[UP:0x99b CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.270: [upf] INFO: UE F-SEID[UP:0x99b CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.277: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 03/16 11:05:30.277: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 03/16 11:05:30.277: [smf] INFO: UE IMSI[262429534679541] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.281: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 03/16 11:05:30.281: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.281: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.288: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 03/16 11:05:30.288: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 03/16 11:05:30.288: [smf] INFO: UE IMSI[262428669226199] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.292: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 03/16 11:05:30.292: [upf] INFO: UE F-SEID[UP:0x983 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.292: [upf] INFO: UE F-SEID[UP:0x983 CP:0xf9c] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.299: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 03/16 11:05:30.299: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 03/16 11:05:30.299: [smf] INFO: UE IMSI[262420187676250] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.303: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 03/16 11:05:30.303: [upf] INFO: UE F-SEID[UP:0x932 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.303: [upf] INFO: UE F-SEID[UP:0x932 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.309: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 03/16 11:05:30.309: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 03/16 11:05:30.309: [smf] INFO: UE IMSI[262424092254936] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.314: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 03/16 11:05:30.314: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.314: [upf] INFO: UE F-SEID[UP:0x2eb CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.320: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 03/16 11:05:30.320: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 03/16 11:05:30.320: [smf] INFO: UE IMSI[262421823211232] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.324: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 03/16 11:05:30.324: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.324: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.331: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 03/16 11:05:30.331: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 03/16 11:05:30.331: [smf] INFO: UE IMSI[262426366979176] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.335: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 03/16 11:05:30.335: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.335: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.342: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 03/16 11:05:30.342: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 03/16 11:05:30.342: [smf] INFO: UE IMSI[262420710705379] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.346: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 03/16 11:05:30.346: [upf] INFO: UE F-SEID[UP:0x828 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.346: [upf] INFO: UE F-SEID[UP:0x828 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.353: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 03/16 11:05:30.353: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 03/16 11:05:30.353: [smf] INFO: UE IMSI[262426445625244] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.357: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 03/16 11:05:30.357: [upf] INFO: UE F-SEID[UP:0x93d CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.357: [upf] INFO: UE F-SEID[UP:0x93d CP:0xed7] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.364: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 03/16 11:05:30.364: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 03/16 11:05:30.364: [smf] INFO: UE IMSI[262425531230898] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.368: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 03/16 11:05:30.368: [upf] INFO: UE F-SEID[UP:0x2af CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.368: [upf] INFO: UE F-SEID[UP:0x2af CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.374: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 03/16 11:05:30.374: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 03/16 11:05:30.374: [smf] INFO: UE IMSI[262427022592833] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.379: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 03/16 11:05:30.379: [upf] INFO: UE F-SEID[UP:0x673 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.379: [upf] INFO: UE F-SEID[UP:0x673 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.385: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 03/16 11:05:30.385: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 03/16 11:05:30.385: [smf] INFO: UE IMSI[262423095647247] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.389: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 03/16 11:05:30.389: [upf] INFO: UE F-SEID[UP:0x6 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.389: [upf] INFO: UE F-SEID[UP:0x6 CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.396: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 03/16 11:05:30.396: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 03/16 11:05:30.396: [smf] INFO: UE IMSI[262428891002362] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.401: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 03/16 11:05:30.401: [upf] INFO: UE F-SEID[UP:0x418 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.401: [upf] INFO: UE F-SEID[UP:0x418 CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.407: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 03/16 11:05:30.407: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 03/16 11:05:30.407: [smf] INFO: UE IMSI[262423279378422] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.411: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 03/16 11:05:30.411: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.411: [upf] INFO: UE F-SEID[UP:0xa84 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.418: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 03/16 11:05:30.418: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 03/16 11:05:30.418: [smf] INFO: UE IMSI[262422395865588] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.422: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 03/16 11:05:30.422: [upf] INFO: UE F-SEID[UP:0x991 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.422: [upf] INFO: UE F-SEID[UP:0x991 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.429: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 03/16 11:05:30.429: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 03/16 11:05:30.429: [smf] INFO: UE IMSI[262426064533316] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.433: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 03/16 11:05:30.433: [upf] INFO: UE F-SEID[UP:0x60 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.433: [upf] INFO: UE F-SEID[UP:0x60 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.439: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 03/16 11:05:30.439: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 03/16 11:05:30.439: [smf] INFO: UE IMSI[262426739876200] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.444: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 03/16 11:05:30.444: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.444: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.450: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 03/16 11:05:30.450: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 03/16 11:05:30.450: [smf] INFO: UE IMSI[262423041367922] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.455: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 03/16 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.455: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.461: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 03/16 11:05:30.461: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 03/16 11:05:30.461: [smf] INFO: UE IMSI[262420438330487] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.465: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 03/16 11:05:30.465: [upf] INFO: UE F-SEID[UP:0x711 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.465: [upf] INFO: UE F-SEID[UP:0x711 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.472: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 03/16 11:05:30.472: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 03/16 11:05:30.472: [smf] INFO: UE IMSI[262421659490869] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.477: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 03/16 11:05:30.477: [upf] INFO: UE F-SEID[UP:0x79a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.477: [upf] INFO: UE F-SEID[UP:0x79a CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.483: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 03/16 11:05:30.483: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 03/16 11:05:30.483: [smf] INFO: UE IMSI[262420466927137] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.487: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 03/16 11:05:30.487: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.487: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.494: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 03/16 11:05:30.494: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 03/16 11:05:30.494: [smf] INFO: UE IMSI[262426168570569] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.498: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 03/16 11:05:30.498: [upf] INFO: UE F-SEID[UP:0x364 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.498: [upf] INFO: UE F-SEID[UP:0x364 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.505: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 03/16 11:05:30.505: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 03/16 11:05:30.505: [smf] INFO: UE IMSI[262429297551056] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.509: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 03/16 11:05:30.509: [upf] INFO: UE F-SEID[UP:0x742 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.509: [upf] INFO: UE F-SEID[UP:0x742 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.516: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 03/16 11:05:30.516: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 03/16 11:05:30.516: [smf] INFO: UE IMSI[262423346315350] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.520: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 03/16 11:05:30.520: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.520: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.527: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 03/16 11:05:30.527: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 03/16 11:05:30.527: [smf] INFO: UE IMSI[262420149029780] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.531: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 03/16 11:05:30.531: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.531: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.538: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 03/16 11:05:30.538: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 03/16 11:05:30.538: [smf] INFO: UE IMSI[262422101578164] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.544: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 03/16 11:05:30.544: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.544: [upf] INFO: UE F-SEID[UP:0xf14 CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.549: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 03/16 11:05:30.549: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 03/16 11:05:30.549: [smf] INFO: UE IMSI[262427604028921] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.556: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 03/16 11:05:30.556: [upf] INFO: UE F-SEID[UP:0x96e CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.556: [upf] INFO: UE F-SEID[UP:0x96e CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.561: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 03/16 11:05:30.561: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 03/16 11:05:30.561: [smf] INFO: UE IMSI[262427039915263] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.566: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 03/16 11:05:30.566: [upf] INFO: UE F-SEID[UP:0x8f CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.567: [upf] INFO: UE F-SEID[UP:0x8f CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.572: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 03/16 11:05:30.572: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 03/16 11:05:30.572: [smf] INFO: UE IMSI[262422744359141] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.580: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 03/16 11:05:30.580: [upf] INFO: UE F-SEID[UP:0x726 CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.580: [upf] INFO: UE F-SEID[UP:0x726 CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.584: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 03/16 11:05:30.584: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 03/16 11:05:30.584: [smf] INFO: UE IMSI[262425339070226] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.589: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 03/16 11:05:30.589: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.589: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.595: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 03/16 11:05:30.595: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 03/16 11:05:30.595: [smf] INFO: UE IMSI[262422821346270] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.599: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 03/16 11:05:30.599: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.599: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xf71] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.605: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 03/16 11:05:30.605: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 03/16 11:05:30.605: [smf] INFO: UE IMSI[262420233050873] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.610: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 03/16 11:05:30.610: [upf] INFO: UE F-SEID[UP:0x908 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.610: [upf] INFO: UE F-SEID[UP:0x908 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.616: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 03/16 11:05:30.616: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 03/16 11:05:30.616: [smf] INFO: UE IMSI[262422849383804] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.623: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 03/16 11:05:30.623: [upf] INFO: UE F-SEID[UP:0xebf CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.623: [upf] INFO: UE F-SEID[UP:0xebf CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.627: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 03/16 11:05:30.627: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 03/16 11:05:30.627: [smf] INFO: UE IMSI[262425899991448] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.632: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 03/16 11:05:30.632: [upf] INFO: UE F-SEID[UP:0x6b CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.632: [upf] INFO: UE F-SEID[UP:0x6b CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.639: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 03/16 11:05:30.640: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 03/16 11:05:30.640: [smf] INFO: UE IMSI[262421524646609] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.649: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 03/16 11:05:30.649: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.649: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.651: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 03/16 11:05:30.651: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 03/16 11:05:30.651: [smf] INFO: UE IMSI[262427315071153] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.661: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 03/16 11:05:30.661: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.661: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.662: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 03/16 11:05:30.662: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 03/16 11:05:30.662: [smf] INFO: UE IMSI[262428520833888] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.671: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 03/16 11:05:30.671: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.671: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.676: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 03/16 11:05:30.676: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 03/16 11:05:30.676: [smf] INFO: UE IMSI[262423980508791] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.682: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 03/16 11:05:30.682: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.682: [upf] INFO: UE F-SEID[UP:0xc08 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.686: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 03/16 11:05:30.686: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 03/16 11:05:30.686: [smf] INFO: UE IMSI[262424963500269] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.689: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 03/16 11:05:30.689: [upf] INFO: UE F-SEID[UP:0x76c CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.689: [upf] INFO: UE F-SEID[UP:0x76c CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.697: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 03/16 11:05:30.697: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 03/16 11:05:30.697: [smf] INFO: UE IMSI[262421830719198] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.700: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 03/16 11:05:30.700: [upf] INFO: UE F-SEID[UP:0x858 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.700: [upf] INFO: UE F-SEID[UP:0x858 CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.707: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 03/16 11:05:30.707: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 03/16 11:05:30.707: [smf] INFO: UE IMSI[262423252861196] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.711: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 03/16 11:05:30.711: [upf] INFO: UE F-SEID[UP:0x332 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.711: [upf] INFO: UE F-SEID[UP:0x332 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.718: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 03/16 11:05:30.718: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 03/16 11:05:30.718: [smf] INFO: UE IMSI[262425941561985] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.725: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 03/16 11:05:30.725: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.725: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.729: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 03/16 11:05:30.729: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 03/16 11:05:30.729: [smf] INFO: UE IMSI[262424655105147] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.736: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 03/16 11:05:30.737: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.737: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.741: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 03/16 11:05:30.741: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 03/16 11:05:30.741: [smf] INFO: UE IMSI[262426619770347] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.746: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 03/16 11:05:30.746: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.746: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.752: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 03/16 11:05:30.752: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 03/16 11:05:30.752: [smf] INFO: UE IMSI[262421758784986] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.757: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 03/16 11:05:30.757: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.757: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.763: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 03/16 11:05:30.763: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 03/16 11:05:30.763: [smf] INFO: UE IMSI[262423289168421] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.768: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 03/16 11:05:30.768: [upf] INFO: UE F-SEID[UP:0x407 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.768: [upf] INFO: UE F-SEID[UP:0x407 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.774: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 03/16 11:05:30.774: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 03/16 11:05:30.774: [smf] INFO: UE IMSI[262429624663343] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.778: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 03/16 11:05:30.778: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.778: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.785: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 03/16 11:05:30.785: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 03/16 11:05:30.785: [smf] INFO: UE IMSI[262428545144104] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.790: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 03/16 11:05:30.790: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.790: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.796: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 03/16 11:05:30.796: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 03/16 11:05:30.796: [smf] INFO: UE IMSI[262426199144753] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.800: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 03/16 11:05:30.800: [upf] INFO: UE F-SEID[UP:0x840 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.800: [upf] INFO: UE F-SEID[UP:0x840 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.807: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 03/16 11:05:30.807: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 03/16 11:05:30.807: [smf] INFO: UE IMSI[262428411098592] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.815: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 03/16 11:05:30.815: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.815: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.819: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 03/16 11:05:30.819: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 03/16 11:05:30.820: [smf] INFO: UE IMSI[262427465740238] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.828: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 03/16 11:05:30.828: [upf] INFO: UE F-SEID[UP:0x42b CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.828: [upf] INFO: UE F-SEID[UP:0x42b CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.831: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 03/16 11:05:30.832: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 03/16 11:05:30.832: [smf] INFO: UE IMSI[262427672675929] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.837: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 03/16 11:05:30.837: [upf] INFO: UE F-SEID[UP:0xc26 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.837: [upf] INFO: UE F-SEID[UP:0xc26 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.843: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 03/16 11:05:30.843: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 03/16 11:05:30.843: [smf] INFO: UE IMSI[262429184258491] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.850: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 03/16 11:05:30.850: [upf] INFO: UE F-SEID[UP:0xd09 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.850: [upf] INFO: UE F-SEID[UP:0xd09 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.854: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 03/16 11:05:30.854: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 03/16 11:05:30.854: [smf] INFO: UE IMSI[262420745818429] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.860: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 03/16 11:05:30.860: [upf] INFO: UE F-SEID[UP:0x80f CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.860: [upf] INFO: UE F-SEID[UP:0x80f CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.865: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 03/16 11:05:30.865: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 03/16 11:05:30.865: [smf] INFO: UE IMSI[262421507004904] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.870: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 03/16 11:05:30.870: [upf] INFO: UE F-SEID[UP:0x34f CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.870: [upf] INFO: UE F-SEID[UP:0x34f CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.876: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 03/16 11:05:30.876: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 03/16 11:05:30.876: [smf] INFO: UE IMSI[262422417877283] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.881: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 03/16 11:05:30.881: [upf] INFO: UE F-SEID[UP:0x4fe CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.881: [upf] INFO: UE F-SEID[UP:0x4fe CP:0xf9] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.887: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 03/16 11:05:30.887: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 03/16 11:05:30.887: [smf] INFO: UE IMSI[262424524844105] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.891: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 03/16 11:05:30.891: [upf] INFO: UE F-SEID[UP:0x822 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.891: [upf] INFO: UE F-SEID[UP:0x822 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.898: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 03/16 11:05:30.898: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 03/16 11:05:30.898: [smf] INFO: UE IMSI[262429416259365] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.902: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 03/16 11:05:30.902: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.902: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.908: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 03/16 11:05:30.908: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 03/16 11:05:30.908: [smf] INFO: UE IMSI[262429467463701] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.913: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 03/16 11:05:30.913: [upf] INFO: UE F-SEID[UP:0x86e CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.913: [upf] INFO: UE F-SEID[UP:0x86e CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.919: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 03/16 11:05:30.919: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 03/16 11:05:30.919: [smf] INFO: UE IMSI[262425126827395] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.923: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 03/16 11:05:30.923: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.923: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.930: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 03/16 11:05:30.930: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 03/16 11:05:30.930: [smf] INFO: UE IMSI[262420145272011] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.935: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 03/16 11:05:30.935: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.935: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.941: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 03/16 11:05:30.941: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 03/16 11:05:30.941: [smf] INFO: UE IMSI[262423935967177] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.945: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 03/16 11:05:30.945: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.945: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.952: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 03/16 11:05:30.952: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 03/16 11:05:30.952: [smf] INFO: UE IMSI[262425540378916] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.956: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 03/16 11:05:30.956: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.956: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.963: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 03/16 11:05:30.963: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 03/16 11:05:30.963: [smf] INFO: UE IMSI[262421983071714] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.967: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 03/16 11:05:30.967: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.967: [upf] INFO: UE F-SEID[UP:0xdd2 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.973: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 03/16 11:05:30.973: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 03/16 11:05:30.973: [smf] INFO: UE IMSI[262428883322176] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.978: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 03/16 11:05:30.978: [upf] INFO: UE F-SEID[UP:0xc9b CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.978: [upf] INFO: UE F-SEID[UP:0xc9b CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.984: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 03/16 11:05:30.984: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 03/16 11:05:30.984: [smf] INFO: UE IMSI[262420378354537] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.988: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 03/16 11:05:30.988: [upf] INFO: UE F-SEID[UP:0x40e CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.988: [upf] INFO: UE F-SEID[UP:0x40e CP:0x935] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:30.995: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 03/16 11:05:30.995: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 03/16 11:05:30.995: [smf] INFO: UE IMSI[262425616715724] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:30.999: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 03/16 11:05:30.999: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:30.999: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.006: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 03/16 11:05:31.006: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 03/16 11:05:31.006: [smf] INFO: UE IMSI[262426160136363] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.010: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 03/16 11:05:31.010: [upf] INFO: UE F-SEID[UP:0x436 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.010: [upf] INFO: UE F-SEID[UP:0x436 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.017: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 03/16 11:05:31.017: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 03/16 11:05:31.017: [smf] INFO: UE IMSI[262420622905889] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.021: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 03/16 11:05:31.021: [upf] INFO: UE F-SEID[UP:0x87e CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.021: [upf] INFO: UE F-SEID[UP:0x87e CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.027: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 03/16 11:05:31.027: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 03/16 11:05:31.027: [smf] INFO: UE IMSI[262420802561574] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.032: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 03/16 11:05:31.032: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.032: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.038: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 03/16 11:05:31.038: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 03/16 11:05:31.038: [smf] INFO: UE IMSI[262422984941354] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.043: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 03/16 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x298 CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.043: [upf] INFO: UE F-SEID[UP:0x298 CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.049: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 03/16 11:05:31.049: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 03/16 11:05:31.049: [smf] INFO: UE IMSI[262426191644710] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.054: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 03/16 11:05:31.054: [upf] INFO: UE F-SEID[UP:0x93c CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.054: [upf] INFO: UE F-SEID[UP:0x93c CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.060: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 03/16 11:05:31.060: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 03/16 11:05:31.060: [smf] INFO: UE IMSI[262426074746419] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.064: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 03/16 11:05:31.064: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.064: [upf] INFO: UE F-SEID[UP:0xce3 CP:0xa79] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.071: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 03/16 11:05:31.071: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 03/16 11:05:31.071: [smf] INFO: UE IMSI[262426173712082] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.075: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 03/16 11:05:31.075: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.075: [upf] INFO: UE F-SEID[UP:0xe48 CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.082: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 03/16 11:05:31.082: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 03/16 11:05:31.082: [smf] INFO: UE IMSI[262421508329065] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.086: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 03/16 11:05:31.086: [upf] INFO: UE F-SEID[UP:0x90d CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.086: [upf] INFO: UE F-SEID[UP:0x90d CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.092: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 03/16 11:05:31.092: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 03/16 11:05:31.092: [smf] INFO: UE IMSI[262423396694542] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.097: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 03/16 11:05:31.097: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.097: [upf] INFO: UE F-SEID[UP:0xa2 CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.103: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 03/16 11:05:31.103: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 03/16 11:05:31.103: [smf] INFO: UE IMSI[262426515402725] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.108: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 03/16 11:05:31.108: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.108: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.114: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 03/16 11:05:31.114: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 03/16 11:05:31.114: [smf] INFO: UE IMSI[262427771885919] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.119: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 03/16 11:05:31.119: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.119: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.125: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 03/16 11:05:31.125: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 03/16 11:05:31.125: [smf] INFO: UE IMSI[262425492242673] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.130: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 03/16 11:05:31.130: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.130: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.136: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 03/16 11:05:31.136: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 03/16 11:05:31.136: [smf] INFO: UE IMSI[262422691708573] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.141: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 03/16 11:05:31.141: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.141: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.147: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 03/16 11:05:31.147: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 03/16 11:05:31.147: [smf] INFO: UE IMSI[262425198043815] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.151: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 03/16 11:05:31.151: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.151: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.158: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 03/16 11:05:31.158: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 03/16 11:05:31.158: [smf] INFO: UE IMSI[262423444161898] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.162: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 03/16 11:05:31.162: [upf] INFO: UE F-SEID[UP:0x755 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.162: [upf] INFO: UE F-SEID[UP:0x755 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.168: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 03/16 11:05:31.168: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 03/16 11:05:31.168: [smf] INFO: UE IMSI[262425965320979] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.173: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 03/16 11:05:31.173: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.173: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.179: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 03/16 11:05:31.180: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 03/16 11:05:31.180: [smf] INFO: UE IMSI[262423261994066] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.188: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 03/16 11:05:31.188: [upf] INFO: UE F-SEID[UP:0x243 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.188: [upf] INFO: UE F-SEID[UP:0x243 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.193: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 03/16 11:05:31.193: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 03/16 11:05:31.193: [smf] INFO: UE IMSI[262422628504604] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.202: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 03/16 11:05:31.202: [upf] INFO: UE F-SEID[UP:0x200 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.202: [upf] INFO: UE F-SEID[UP:0x200 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.205: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 03/16 11:05:31.205: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 03/16 11:05:31.205: [smf] INFO: UE IMSI[262429728074617] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.209: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 03/16 11:05:31.209: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.209: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.215: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 03/16 11:05:31.215: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 03/16 11:05:31.215: [smf] INFO: UE IMSI[262424314196739] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.219: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 03/16 11:05:31.219: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.219: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.226: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 03/16 11:05:31.226: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 03/16 11:05:31.226: [smf] INFO: UE IMSI[262421135408627] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.231: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 03/16 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.237: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 03/16 11:05:31.237: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 03/16 11:05:31.237: [smf] INFO: UE IMSI[262423895233240] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.242: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 03/16 11:05:31.242: [upf] INFO: UE F-SEID[UP:0x244 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.242: [upf] INFO: UE F-SEID[UP:0x244 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.248: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 03/16 11:05:31.248: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 03/16 11:05:31.248: [smf] INFO: UE IMSI[262429630418163] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.253: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 03/16 11:05:31.253: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.253: [upf] INFO: UE F-SEID[UP:0xa1f CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.259: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 03/16 11:05:31.259: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 03/16 11:05:31.259: [smf] INFO: UE IMSI[262420990745615] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.263: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 03/16 11:05:31.263: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.263: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.270: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 03/16 11:05:31.270: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 03/16 11:05:31.270: [smf] INFO: UE IMSI[262423286332933] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.274: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 03/16 11:05:31.274: [upf] INFO: UE F-SEID[UP:0x809 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.274: [upf] INFO: UE F-SEID[UP:0x809 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.280: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 03/16 11:05:31.280: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 03/16 11:05:31.280: [smf] INFO: UE IMSI[262420164607797] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.284: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 03/16 11:05:31.284: [upf] INFO: UE F-SEID[UP:0xd7c CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.284: [upf] INFO: UE F-SEID[UP:0xd7c CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.291: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 03/16 11:05:31.291: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 03/16 11:05:31.291: [smf] INFO: UE IMSI[262425845615235] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.296: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 03/16 11:05:31.296: [upf] INFO: UE F-SEID[UP:0x83c CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.296: [upf] INFO: UE F-SEID[UP:0x83c CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.302: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 03/16 11:05:31.302: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 03/16 11:05:31.302: [smf] INFO: UE IMSI[262429525343425] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.306: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 03/16 11:05:31.306: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.306: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.313: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 03/16 11:05:31.313: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 03/16 11:05:31.313: [smf] INFO: UE IMSI[262425587654887] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.318: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 03/16 11:05:31.318: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.318: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.324: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 03/16 11:05:31.324: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 03/16 11:05:31.324: [smf] INFO: UE IMSI[262423626152191] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.332: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 03/16 11:05:31.332: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.332: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.337: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 03/16 11:05:31.337: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 03/16 11:05:31.337: [smf] INFO: UE IMSI[262429294776649] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.344: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 03/16 11:05:31.344: [upf] INFO: UE F-SEID[UP:0xfab CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.344: [upf] INFO: UE F-SEID[UP:0xfab CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.348: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 03/16 11:05:31.348: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 03/16 11:05:31.348: [smf] INFO: UE IMSI[262426248018014] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.352: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 03/16 11:05:31.352: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.352: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.359: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 03/16 11:05:31.359: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 03/16 11:05:31.359: [smf] INFO: UE IMSI[262427856488372] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.363: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 03/16 11:05:31.363: [upf] INFO: UE F-SEID[UP:0x774 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.363: [upf] INFO: UE F-SEID[UP:0x774 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.370: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 03/16 11:05:31.370: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 03/16 11:05:31.370: [smf] INFO: UE IMSI[262421749571751] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.374: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 03/16 11:05:31.374: [upf] INFO: UE F-SEID[UP:0x621 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.374: [upf] INFO: UE F-SEID[UP:0x621 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.382: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 03/16 11:05:31.382: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 03/16 11:05:31.382: [smf] INFO: UE IMSI[262421852977114] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.394: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 03/16 11:05:31.394: [upf] INFO: UE F-SEID[UP:0x857 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.394: [upf] INFO: UE F-SEID[UP:0x857 CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.395: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 03/16 11:05:31.395: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 03/16 11:05:31.395: [smf] INFO: UE IMSI[262428435187546] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.401: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 03/16 11:05:31.401: [upf] INFO: UE F-SEID[UP:0x35f CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.401: [upf] INFO: UE F-SEID[UP:0x35f CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.406: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 03/16 11:05:31.406: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 03/16 11:05:31.406: [smf] INFO: UE IMSI[262427077061710] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.409: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 03/16 11:05:31.409: [upf] INFO: UE F-SEID[UP:0x86a CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.409: [upf] INFO: UE F-SEID[UP:0x86a CP:0x849] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.417: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 03/16 11:05:31.417: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 03/16 11:05:31.417: [smf] INFO: UE IMSI[262420244870483] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.427: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 03/16 11:05:31.427: [upf] INFO: UE F-SEID[UP:0xb9e CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.427: [upf] INFO: UE F-SEID[UP:0xb9e CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.429: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 03/16 11:05:31.429: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 03/16 11:05:31.429: [smf] INFO: UE IMSI[262429254043837] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.437: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 03/16 11:05:31.437: [upf] INFO: UE F-SEID[UP:0x260 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.437: [upf] INFO: UE F-SEID[UP:0x260 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.440: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 03/16 11:05:31.440: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 03/16 11:05:31.440: [smf] INFO: UE IMSI[262426050318674] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.444: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 03/16 11:05:31.444: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.444: [upf] INFO: UE F-SEID[UP:0xb42 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.451: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 03/16 11:05:31.451: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 03/16 11:05:31.451: [smf] INFO: UE IMSI[262422606909404] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.455: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 03/16 11:05:31.455: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.455: [upf] INFO: UE F-SEID[UP:0xd20 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.462: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 03/16 11:05:31.462: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 03/16 11:05:31.462: [smf] INFO: UE IMSI[262425842911518] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.466: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 03/16 11:05:31.466: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.466: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.473: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 03/16 11:05:31.473: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 03/16 11:05:31.473: [smf] INFO: UE IMSI[262428041364742] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.477: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 03/16 11:05:31.477: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.477: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.484: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 03/16 11:05:31.484: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 03/16 11:05:31.484: [smf] INFO: UE IMSI[262427173848834] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.488: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 03/16 11:05:31.488: [upf] INFO: UE F-SEID[UP:0x16b CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.488: [upf] INFO: UE F-SEID[UP:0x16b CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.494: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 03/16 11:05:31.494: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 03/16 11:05:31.494: [smf] INFO: UE IMSI[262420283121166] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.499: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 03/16 11:05:31.499: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.499: [upf] INFO: UE F-SEID[UP:0xa90 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.505: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 03/16 11:05:31.505: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 03/16 11:05:31.505: [smf] INFO: UE IMSI[262425126425404] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.509: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 03/16 11:05:31.509: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.510: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.516: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 03/16 11:05:31.516: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 03/16 11:05:31.516: [smf] INFO: UE IMSI[262429713954746] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.520: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 03/16 11:05:31.520: [upf] INFO: UE F-SEID[UP:0x8 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.520: [upf] INFO: UE F-SEID[UP:0x8 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.527: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 03/16 11:05:31.527: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 03/16 11:05:31.527: [smf] INFO: UE IMSI[262426370766806] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.531: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 03/16 11:05:31.531: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.531: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.538: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 03/16 11:05:31.538: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 03/16 11:05:31.538: [smf] INFO: UE IMSI[262423533663734] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.542: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 03/16 11:05:31.542: [upf] INFO: UE F-SEID[UP:0x21c CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.542: [upf] INFO: UE F-SEID[UP:0x21c CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.548: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 03/16 11:05:31.548: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 03/16 11:05:31.548: [smf] INFO: UE IMSI[262429761300956] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.552: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 03/16 11:05:31.552: [upf] INFO: UE F-SEID[UP:0x262 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.552: [upf] INFO: UE F-SEID[UP:0x262 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.559: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 03/16 11:05:31.559: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 03/16 11:05:31.559: [smf] INFO: UE IMSI[262427975209961] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.563: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 03/16 11:05:31.564: [upf] INFO: UE F-SEID[UP:0x6f CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.564: [upf] INFO: UE F-SEID[UP:0x6f CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.570: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 03/16 11:05:31.570: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 03/16 11:05:31.570: [smf] INFO: UE IMSI[262423641333651] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.574: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 03/16 11:05:31.574: [upf] INFO: UE F-SEID[UP:0x909 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.574: [upf] INFO: UE F-SEID[UP:0x909 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.581: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 03/16 11:05:31.581: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 03/16 11:05:31.581: [smf] INFO: UE IMSI[262423219082508] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.585: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 03/16 11:05:31.585: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.585: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.592: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 03/16 11:05:31.592: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 03/16 11:05:31.592: [smf] INFO: UE IMSI[262425480085224] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.595: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 03/16 11:05:31.595: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.595: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.602: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 03/16 11:05:31.602: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 03/16 11:05:31.602: [smf] INFO: UE IMSI[262424388380436] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.607: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 03/16 11:05:31.607: [upf] INFO: UE F-SEID[UP:0x13a CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.607: [upf] INFO: UE F-SEID[UP:0x13a CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.613: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 03/16 11:05:31.613: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 03/16 11:05:31.613: [smf] INFO: UE IMSI[262426647389485] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.618: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 03/16 11:05:31.618: [upf] INFO: UE F-SEID[UP:0x598 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.618: [upf] INFO: UE F-SEID[UP:0x598 CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.624: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 03/16 11:05:31.624: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 03/16 11:05:31.624: [smf] INFO: UE IMSI[262427257561260] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.628: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 03/16 11:05:31.629: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.629: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.635: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 03/16 11:05:31.635: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 03/16 11:05:31.635: [smf] INFO: UE IMSI[262427469820372] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.639: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 03/16 11:05:31.639: [upf] INFO: UE F-SEID[UP:0x747 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.639: [upf] INFO: UE F-SEID[UP:0x747 CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.646: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 03/16 11:05:31.646: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 03/16 11:05:31.646: [smf] INFO: UE IMSI[262422544737507] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.650: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 03/16 11:05:31.650: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.650: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.657: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 03/16 11:05:31.657: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 03/16 11:05:31.657: [smf] INFO: UE IMSI[262422051936627] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.661: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 03/16 11:05:31.661: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.661: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.667: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 03/16 11:05:31.667: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 03/16 11:05:31.667: [smf] INFO: UE IMSI[262425529786571] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.671: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 03/16 11:05:31.672: [upf] INFO: UE F-SEID[UP:0x48c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.672: [upf] INFO: UE F-SEID[UP:0x48c CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.678: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 03/16 11:05:31.678: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 03/16 11:05:31.678: [smf] INFO: UE IMSI[262423430402386] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.683: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 03/16 11:05:31.683: [upf] INFO: UE F-SEID[UP:0xc23 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.683: [upf] INFO: UE F-SEID[UP:0xc23 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.689: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 03/16 11:05:31.689: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 03/16 11:05:31.689: [smf] INFO: UE IMSI[262422720386652] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.694: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 03/16 11:05:31.694: [upf] INFO: UE F-SEID[UP:0x936 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.694: [upf] INFO: UE F-SEID[UP:0x936 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.700: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 03/16 11:05:31.700: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 03/16 11:05:31.700: [smf] INFO: UE IMSI[262428126854395] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.705: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 03/16 11:05:31.705: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.705: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.711: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 03/16 11:05:31.711: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 03/16 11:05:31.711: [smf] INFO: UE IMSI[262427470898421] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.715: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 03/16 11:05:31.715: [upf] INFO: UE F-SEID[UP:0x9b CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.715: [upf] INFO: UE F-SEID[UP:0x9b CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.722: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 03/16 11:05:31.722: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 03/16 11:05:31.722: [smf] INFO: UE IMSI[262425843209669] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.726: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 03/16 11:05:31.726: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.726: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x4f9] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.732: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 03/16 11:05:31.732: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 03/16 11:05:31.732: [smf] INFO: UE IMSI[262423592969994] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.736: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 03/16 11:05:31.736: [upf] INFO: UE F-SEID[UP:0x74e CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.736: [upf] INFO: UE F-SEID[UP:0x74e CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.743: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 03/16 11:05:31.743: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 03/16 11:05:31.743: [smf] INFO: UE IMSI[262429557011599] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.748: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 03/16 11:05:31.748: [upf] INFO: UE F-SEID[UP:0x265 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.748: [upf] INFO: UE F-SEID[UP:0x265 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.754: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 03/16 11:05:31.754: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 03/16 11:05:31.754: [smf] INFO: UE IMSI[262429294568193] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.758: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 03/16 11:05:31.758: [upf] INFO: UE F-SEID[UP:0x19c CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.758: [upf] INFO: UE F-SEID[UP:0x19c CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.765: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 03/16 11:05:31.765: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 03/16 11:05:31.765: [smf] INFO: UE IMSI[262428478067565] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.770: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 03/16 11:05:31.770: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.770: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x74f] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.776: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 03/16 11:05:31.776: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 03/16 11:05:31.776: [smf] INFO: UE IMSI[262424445897956] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.781: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 03/16 11:05:31.781: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.781: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.787: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 03/16 11:05:31.787: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 03/16 11:05:31.787: [smf] INFO: UE IMSI[262426315917155] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.792: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 03/16 11:05:31.792: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.792: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.798: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 03/16 11:05:31.798: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 03/16 11:05:31.798: [smf] INFO: UE IMSI[262424738117004] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.803: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 03/16 11:05:31.803: [upf] INFO: UE F-SEID[UP:0xd4c CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.803: [upf] INFO: UE F-SEID[UP:0xd4c CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.809: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 03/16 11:05:31.809: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 03/16 11:05:31.809: [smf] INFO: UE IMSI[262420473617056] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.814: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 03/16 11:05:31.814: [upf] INFO: UE F-SEID[UP:0x512 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.814: [upf] INFO: UE F-SEID[UP:0x512 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.820: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 03/16 11:05:31.820: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 03/16 11:05:31.820: [smf] INFO: UE IMSI[262427767562310] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.824: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 03/16 11:05:31.824: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.824: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.831: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 03/16 11:05:31.831: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 03/16 11:05:31.831: [smf] INFO: UE IMSI[262426184021732] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.838: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 03/16 11:05:31.838: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.838: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.843: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 03/16 11:05:31.843: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 03/16 11:05:31.843: [smf] INFO: UE IMSI[262425933983017] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.851: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 03/16 11:05:31.852: [upf] INFO: UE F-SEID[UP:0x515 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.852: [upf] INFO: UE F-SEID[UP:0x515 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.855: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 03/16 11:05:31.855: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 03/16 11:05:31.855: [smf] INFO: UE IMSI[262421597534725] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.860: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 03/16 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.860: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.866: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 03/16 11:05:31.866: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 03/16 11:05:31.866: [smf] INFO: UE IMSI[262423256290663] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.870: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 03/16 11:05:31.870: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.870: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.877: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 03/16 11:05:31.877: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 03/16 11:05:31.877: [smf] INFO: UE IMSI[262428690394879] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.881: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 03/16 11:05:31.881: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.881: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.887: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 03/16 11:05:31.887: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 03/16 11:05:31.887: [smf] INFO: UE IMSI[262426191856951] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.892: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 03/16 11:05:31.892: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.892: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.898: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 03/16 11:05:31.898: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 03/16 11:05:31.898: [smf] INFO: UE IMSI[262425433952609] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.903: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 03/16 11:05:31.903: [upf] INFO: UE F-SEID[UP:0x25b CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.903: [upf] INFO: UE F-SEID[UP:0x25b CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.909: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 03/16 11:05:31.909: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 03/16 11:05:31.909: [smf] INFO: UE IMSI[262420076303798] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.914: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 03/16 11:05:31.914: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.914: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.920: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 03/16 11:05:31.920: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 03/16 11:05:31.920: [smf] INFO: UE IMSI[262423911732256] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.924: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 03/16 11:05:31.924: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.924: [upf] INFO: UE F-SEID[UP:0xd5f CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.931: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 03/16 11:05:31.931: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 03/16 11:05:31.931: [smf] INFO: UE IMSI[262421208612372] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.935: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 03/16 11:05:31.935: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.935: [upf] INFO: UE F-SEID[UP:0xf07 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.942: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 03/16 11:05:31.942: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 03/16 11:05:31.942: [smf] INFO: UE IMSI[262420975615590] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.946: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 03/16 11:05:31.946: [upf] INFO: UE F-SEID[UP:0x23c CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.946: [upf] INFO: UE F-SEID[UP:0x23c CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.953: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 03/16 11:05:31.953: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 03/16 11:05:31.953: [smf] INFO: UE IMSI[262428619226246] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.957: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 03/16 11:05:31.957: [upf] INFO: UE F-SEID[UP:0xd84 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.957: [upf] INFO: UE F-SEID[UP:0xd84 CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.964: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 03/16 11:05:31.964: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 03/16 11:05:31.964: [smf] INFO: UE IMSI[262423535415378] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.968: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 03/16 11:05:31.968: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.968: [upf] INFO: UE F-SEID[UP:0x9ca CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.974: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 03/16 11:05:31.974: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 03/16 11:05:31.974: [smf] INFO: UE IMSI[262428479750092] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.979: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 03/16 11:05:31.979: [upf] INFO: UE F-SEID[UP:0x556 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.979: [upf] INFO: UE F-SEID[UP:0x556 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.985: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 03/16 11:05:31.985: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 03/16 11:05:31.985: [smf] INFO: UE IMSI[262426404271363] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:31.990: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 03/16 11:05:31.990: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:31.990: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:31.996: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 03/16 11:05:31.996: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 03/16 11:05:31.996: [smf] INFO: UE IMSI[262426895990599] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.001: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 03/16 11:05:32.001: [upf] INFO: UE F-SEID[UP:0x3db CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.001: [upf] INFO: UE F-SEID[UP:0x3db CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.007: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 03/16 11:05:32.007: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 03/16 11:05:32.007: [smf] INFO: UE IMSI[262424983776755] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.011: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 03/16 11:05:32.011: [upf] INFO: UE F-SEID[UP:0x30 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.011: [upf] INFO: UE F-SEID[UP:0x30 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.018: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 03/16 11:05:32.018: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 03/16 11:05:32.018: [smf] INFO: UE IMSI[262426491452770] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.022: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 03/16 11:05:32.022: [upf] INFO: UE F-SEID[UP:0x41f CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.022: [upf] INFO: UE F-SEID[UP:0x41f CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.029: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 03/16 11:05:32.029: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 03/16 11:05:32.029: [smf] INFO: UE IMSI[262422292140389] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.033: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 03/16 11:05:32.033: [upf] INFO: UE F-SEID[UP:0x97d CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.033: [upf] INFO: UE F-SEID[UP:0x97d CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.039: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 03/16 11:05:32.039: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 03/16 11:05:32.039: [smf] INFO: UE IMSI[262428949285599] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.043: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 03/16 11:05:32.043: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.043: [upf] INFO: UE F-SEID[UP:0xa7f CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.050: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 03/16 11:05:32.050: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 03/16 11:05:32.050: [smf] INFO: UE IMSI[262422376889646] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.055: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 03/16 11:05:32.055: [upf] INFO: UE F-SEID[UP:0x577 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.055: [upf] INFO: UE F-SEID[UP:0x577 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.061: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 03/16 11:05:32.061: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 03/16 11:05:32.061: [smf] INFO: UE IMSI[262420527647960] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.065: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 03/16 11:05:32.065: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.065: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.072: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 03/16 11:05:32.072: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 03/16 11:05:32.072: [smf] INFO: UE IMSI[262426965630684] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.076: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 03/16 11:05:32.076: [upf] INFO: UE F-SEID[UP:0x155 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.076: [upf] INFO: UE F-SEID[UP:0x155 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.083: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 03/16 11:05:32.083: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 03/16 11:05:32.083: [smf] INFO: UE IMSI[262426567735027] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.088: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 03/16 11:05:32.088: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.088: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.093: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 03/16 11:05:32.094: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 03/16 11:05:32.094: [smf] INFO: UE IMSI[262420996810749] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.098: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 03/16 11:05:32.098: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.098: [upf] INFO: UE F-SEID[UP:0xae0 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.105: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 03/16 11:05:32.105: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 03/16 11:05:32.105: [smf] INFO: UE IMSI[262420773544931] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.112: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 03/16 11:05:32.112: [upf] INFO: UE F-SEID[UP:0x148 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.112: [upf] INFO: UE F-SEID[UP:0x148 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.116: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 03/16 11:05:32.116: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 03/16 11:05:32.116: [smf] INFO: UE IMSI[262424165096212] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.120: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 03/16 11:05:32.120: [upf] INFO: UE F-SEID[UP:0x339 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.120: [upf] INFO: UE F-SEID[UP:0x339 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.127: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 03/16 11:05:32.127: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 03/16 11:05:32.127: [smf] INFO: UE IMSI[262428771959654] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.131: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 03/16 11:05:32.131: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.131: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.137: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 03/16 11:05:32.137: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 03/16 11:05:32.137: [smf] INFO: UE IMSI[262427888228899] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.141: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 03/16 11:05:32.141: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.141: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.148: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 03/16 11:05:32.148: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 03/16 11:05:32.148: [smf] INFO: UE IMSI[262422755857003] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.152: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 03/16 11:05:32.152: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.152: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.159: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 03/16 11:05:32.159: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 03/16 11:05:32.159: [smf] INFO: UE IMSI[262421653038734] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.163: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 03/16 11:05:32.163: [upf] INFO: UE F-SEID[UP:0x268 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.163: [upf] INFO: UE F-SEID[UP:0x268 CP:0xcd2] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.170: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 03/16 11:05:32.170: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 03/16 11:05:32.170: [smf] INFO: UE IMSI[262424452906079] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.174: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 03/16 11:05:32.174: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.174: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.181: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 03/16 11:05:32.181: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 03/16 11:05:32.181: [smf] INFO: UE IMSI[262420910347932] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.185: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 03/16 11:05:32.185: [upf] INFO: UE F-SEID[UP:0x68c CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.185: [upf] INFO: UE F-SEID[UP:0x68c CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.192: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 03/16 11:05:32.192: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 03/16 11:05:32.192: [smf] INFO: UE IMSI[262427479660440] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.196: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 03/16 11:05:32.196: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.196: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.202: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 03/16 11:05:32.202: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 03/16 11:05:32.202: [smf] INFO: UE IMSI[262420923787512] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.207: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 03/16 11:05:32.207: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.207: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0x526] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.213: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 03/16 11:05:32.213: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 03/16 11:05:32.213: [smf] INFO: UE IMSI[262420270621331] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.218: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 03/16 11:05:32.218: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.218: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.224: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 03/16 11:05:32.224: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 03/16 11:05:32.224: [smf] INFO: UE IMSI[262426129071122] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.228: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 03/16 11:05:32.228: [upf] INFO: UE F-SEID[UP:0x951 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.228: [upf] INFO: UE F-SEID[UP:0x951 CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.235: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 03/16 11:05:32.235: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 03/16 11:05:32.235: [smf] INFO: UE IMSI[262425947299219] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.239: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 03/16 11:05:32.239: [upf] INFO: UE F-SEID[UP:0x92d CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.239: [upf] INFO: UE F-SEID[UP:0x92d CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.246: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 03/16 11:05:32.246: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 03/16 11:05:32.246: [smf] INFO: UE IMSI[262428225884904] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.250: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 03/16 11:05:32.250: [upf] INFO: UE F-SEID[UP:0xa8a CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.250: [upf] INFO: UE F-SEID[UP:0xa8a CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.257: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 03/16 11:05:32.257: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 03/16 11:05:32.257: [smf] INFO: UE IMSI[262429604110097] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.261: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 03/16 11:05:32.261: [upf] INFO: UE F-SEID[UP:0x56d CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.261: [upf] INFO: UE F-SEID[UP:0x56d CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.268: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 03/16 11:05:32.268: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 03/16 11:05:32.268: [smf] INFO: UE IMSI[262422476352794] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.272: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 03/16 11:05:32.272: [upf] INFO: UE F-SEID[UP:0x180 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.272: [upf] INFO: UE F-SEID[UP:0x180 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.279: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 03/16 11:05:32.279: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 03/16 11:05:32.279: [smf] INFO: UE IMSI[262427033802554] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.283: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 03/16 11:05:32.283: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.283: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.289: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 03/16 11:05:32.289: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 03/16 11:05:32.289: [smf] INFO: UE IMSI[262421162563288] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.294: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 03/16 11:05:32.294: [upf] INFO: UE F-SEID[UP:0x52c CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.294: [upf] INFO: UE F-SEID[UP:0x52c CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.300: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 03/16 11:05:32.300: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 03/16 11:05:32.300: [smf] INFO: UE IMSI[262423912379978] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.305: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 03/16 11:05:32.305: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.305: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.311: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 03/16 11:05:32.311: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 03/16 11:05:32.311: [smf] INFO: UE IMSI[262423658955638] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.315: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 03/16 11:05:32.315: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.315: [upf] INFO: UE F-SEID[UP:0xd16 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.322: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 03/16 11:05:32.322: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 03/16 11:05:32.322: [smf] INFO: UE IMSI[262421869868268] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.327: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 03/16 11:05:32.327: [upf] INFO: UE F-SEID[UP:0x61 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.327: [upf] INFO: UE F-SEID[UP:0x61 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.333: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 03/16 11:05:32.333: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 03/16 11:05:32.333: [smf] INFO: UE IMSI[262421741240135] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.337: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 03/16 11:05:32.337: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.337: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.344: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 03/16 11:05:32.344: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 03/16 11:05:32.344: [smf] INFO: UE IMSI[262428206247155] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.348: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 03/16 11:05:32.348: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.348: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.354: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 03/16 11:05:32.354: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 03/16 11:05:32.354: [smf] INFO: UE IMSI[262423627705582] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.358: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 03/16 11:05:32.358: [upf] INFO: UE F-SEID[UP:0x60e CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.358: [upf] INFO: UE F-SEID[UP:0x60e CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.365: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 03/16 11:05:32.365: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 03/16 11:05:32.365: [smf] INFO: UE IMSI[262420531252866] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.370: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 03/16 11:05:32.370: [upf] INFO: UE F-SEID[UP:0x39a CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.370: [upf] INFO: UE F-SEID[UP:0x39a CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.376: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 03/16 11:05:32.376: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 03/16 11:05:32.376: [smf] INFO: UE IMSI[262420647326070] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.380: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 03/16 11:05:32.380: [upf] INFO: UE F-SEID[UP:0x2de CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.380: [upf] INFO: UE F-SEID[UP:0x2de CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.387: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 03/16 11:05:32.387: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 03/16 11:05:32.387: [smf] INFO: UE IMSI[262427027002531] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.394: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 03/16 11:05:32.394: [upf] INFO: UE F-SEID[UP:0x134 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.394: [upf] INFO: UE F-SEID[UP:0x134 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.398: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 03/16 11:05:32.398: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 03/16 11:05:32.398: [smf] INFO: UE IMSI[262421011260894] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.402: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 03/16 11:05:32.402: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.402: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.409: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 03/16 11:05:32.409: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 03/16 11:05:32.409: [smf] INFO: UE IMSI[262426551342785] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.414: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 03/16 11:05:32.414: [upf] INFO: UE F-SEID[UP:0x26c CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.414: [upf] INFO: UE F-SEID[UP:0x26c CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.420: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 03/16 11:05:32.420: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 03/16 11:05:32.420: [smf] INFO: UE IMSI[262422413773892] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.425: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 03/16 11:05:32.425: [upf] INFO: UE F-SEID[UP:0xee CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.425: [upf] INFO: UE F-SEID[UP:0xee CP:0x503] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.431: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 03/16 11:05:32.431: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 03/16 11:05:32.431: [smf] INFO: UE IMSI[262423302213075] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.435: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 03/16 11:05:32.435: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.435: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.442: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 03/16 11:05:32.442: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 03/16 11:05:32.442: [smf] INFO: UE IMSI[262426287799672] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.446: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 03/16 11:05:32.446: [upf] INFO: UE F-SEID[UP:0x54f CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.446: [upf] INFO: UE F-SEID[UP:0x54f CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.453: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 03/16 11:05:32.453: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 03/16 11:05:32.453: [smf] INFO: UE IMSI[262429217343600] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.457: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 03/16 11:05:32.457: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.457: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.463: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 03/16 11:05:32.463: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 03/16 11:05:32.463: [smf] INFO: UE IMSI[262423132603292] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.467: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 03/16 11:05:32.467: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.467: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.474: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 03/16 11:05:32.474: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 03/16 11:05:32.474: [smf] INFO: UE IMSI[262428039723320] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.478: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 03/16 11:05:32.478: [upf] INFO: UE F-SEID[UP:0x190 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.478: [upf] INFO: UE F-SEID[UP:0x190 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.485: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 03/16 11:05:32.485: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 03/16 11:05:32.485: [smf] INFO: UE IMSI[262422147044285] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.489: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 03/16 11:05:32.489: [upf] INFO: UE F-SEID[UP:0xc68 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.489: [upf] INFO: UE F-SEID[UP:0xc68 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.496: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 03/16 11:05:32.496: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 03/16 11:05:32.496: [smf] INFO: UE IMSI[262421452543772] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.504: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 03/16 11:05:32.504: [upf] INFO: UE F-SEID[UP:0x947 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.504: [upf] INFO: UE F-SEID[UP:0x947 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.509: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 03/16 11:05:32.509: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 03/16 11:05:32.509: [smf] INFO: UE IMSI[262427567889779] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.517: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 03/16 11:05:32.517: [upf] INFO: UE F-SEID[UP:0x95f CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.517: [upf] INFO: UE F-SEID[UP:0x95f CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.520: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 03/16 11:05:32.520: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 03/16 11:05:32.520: [smf] INFO: UE IMSI[262428654980482] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.525: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 03/16 11:05:32.525: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.525: [upf] INFO: UE F-SEID[UP:0xe17 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.531: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 03/16 11:05:32.531: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 03/16 11:05:32.531: [smf] INFO: UE IMSI[262426494595540] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.536: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 03/16 11:05:32.536: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.536: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.542: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 03/16 11:05:32.542: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 03/16 11:05:32.542: [smf] INFO: UE IMSI[262422007386626] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.546: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 03/16 11:05:32.546: [upf] INFO: UE F-SEID[UP:0x97b CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.546: [upf] INFO: UE F-SEID[UP:0x97b CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.553: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 03/16 11:05:32.553: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 03/16 11:05:32.553: [smf] INFO: UE IMSI[262425541508329] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.557: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 03/16 11:05:32.557: [upf] INFO: UE F-SEID[UP:0x26b CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.557: [upf] INFO: UE F-SEID[UP:0x26b CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.564: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 03/16 11:05:32.564: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 03/16 11:05:32.564: [smf] INFO: UE IMSI[262421520821034] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.568: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 03/16 11:05:32.568: [upf] INFO: UE F-SEID[UP:0x137 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.568: [upf] INFO: UE F-SEID[UP:0x137 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.575: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 03/16 11:05:32.575: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 03/16 11:05:32.575: [smf] INFO: UE IMSI[262423659751479] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.579: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 03/16 11:05:32.579: [upf] INFO: UE F-SEID[UP:0xbab CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.579: [upf] INFO: UE F-SEID[UP:0xbab CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.586: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 03/16 11:05:32.586: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 03/16 11:05:32.586: [smf] INFO: UE IMSI[262427516968200] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.590: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 03/16 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x645 CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.590: [upf] INFO: UE F-SEID[UP:0x645 CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.596: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 03/16 11:05:32.596: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 03/16 11:05:32.596: [smf] INFO: UE IMSI[262421669958210] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.600: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 03/16 11:05:32.600: [upf] INFO: UE F-SEID[UP:0x3d CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.600: [upf] INFO: UE F-SEID[UP:0x3d CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.608: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 03/16 11:05:32.608: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 03/16 11:05:32.608: [smf] INFO: UE IMSI[262420309576779] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.615: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 03/16 11:05:32.615: [upf] INFO: UE F-SEID[UP:0xa37 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.615: [upf] INFO: UE F-SEID[UP:0xa37 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.619: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 03/16 11:05:32.619: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 03/16 11:05:32.619: [smf] INFO: UE IMSI[262422166223400] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.624: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 03/16 11:05:32.624: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.624: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.630: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 03/16 11:05:32.630: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 03/16 11:05:32.630: [smf] INFO: UE IMSI[262429332457284] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.634: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 03/16 11:05:32.634: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.634: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.641: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 03/16 11:05:32.641: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 03/16 11:05:32.641: [smf] INFO: UE IMSI[262426386675891] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.645: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 03/16 11:05:32.645: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.645: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.652: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 03/16 11:05:32.652: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 03/16 11:05:32.652: [smf] INFO: UE IMSI[262429691166530] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.656: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 03/16 11:05:32.656: [upf] INFO: UE F-SEID[UP:0xbea CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.656: [upf] INFO: UE F-SEID[UP:0xbea CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.662: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 03/16 11:05:32.662: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 03/16 11:05:32.662: [smf] INFO: UE IMSI[262424963951412] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.666: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 03/16 11:05:32.666: [upf] INFO: UE F-SEID[UP:0x571 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.666: [upf] INFO: UE F-SEID[UP:0x571 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.673: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 03/16 11:05:32.673: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 03/16 11:05:32.673: [smf] INFO: UE IMSI[262428774817380] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.678: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 03/16 11:05:32.678: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.678: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.684: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 03/16 11:05:32.684: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 03/16 11:05:32.684: [smf] INFO: UE IMSI[262420835339741] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.688: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 03/16 11:05:32.688: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.688: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.695: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 03/16 11:05:32.695: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 03/16 11:05:32.695: [smf] INFO: UE IMSI[262423859518060] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.699: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 03/16 11:05:32.699: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.699: [upf] INFO: UE F-SEID[UP:0xa14 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.706: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 03/16 11:05:32.706: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 03/16 11:05:32.706: [smf] INFO: UE IMSI[262422539105356] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.710: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 03/16 11:05:32.710: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.710: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.717: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 03/16 11:05:32.717: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 03/16 11:05:32.717: [smf] INFO: UE IMSI[262426081044783] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.721: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 03/16 11:05:32.721: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.721: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.727: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 03/16 11:05:32.727: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 03/16 11:05:32.727: [smf] INFO: UE IMSI[262423260819118] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.732: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 03/16 11:05:32.732: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.732: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.738: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 03/16 11:05:32.738: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 03/16 11:05:32.738: [smf] INFO: UE IMSI[262425395122630] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.742: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 03/16 11:05:32.742: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.742: [upf] INFO: UE F-SEID[UP:0xb85 CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.749: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 03/16 11:05:32.749: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 03/16 11:05:32.749: [smf] INFO: UE IMSI[262420937442892] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.754: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 03/16 11:05:32.754: [upf] INFO: UE F-SEID[UP:0x354 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.754: [upf] INFO: UE F-SEID[UP:0x354 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.760: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 03/16 11:05:32.760: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 03/16 11:05:32.760: [smf] INFO: UE IMSI[262426736085746] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.765: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 03/16 11:05:32.765: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.765: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.771: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 03/16 11:05:32.771: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 03/16 11:05:32.771: [smf] INFO: UE IMSI[262426890698453] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.777: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 03/16 11:05:32.777: [upf] INFO: UE F-SEID[UP:0xf76 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.777: [upf] INFO: UE F-SEID[UP:0xf76 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.782: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 03/16 11:05:32.782: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 03/16 11:05:32.782: [smf] INFO: UE IMSI[262429605289784] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.786: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 03/16 11:05:32.786: [upf] INFO: UE F-SEID[UP:0xc0d CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.786: [upf] INFO: UE F-SEID[UP:0xc0d CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.793: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 03/16 11:05:32.793: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 03/16 11:05:32.793: [smf] INFO: UE IMSI[262423660391919] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.800: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 03/16 11:05:32.800: [upf] INFO: UE F-SEID[UP:0xf18 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.800: [upf] INFO: UE F-SEID[UP:0xf18 CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.806: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 03/16 11:05:32.806: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 03/16 11:05:32.806: [smf] INFO: UE IMSI[262425940063909] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.814: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 03/16 11:05:32.814: [upf] INFO: UE F-SEID[UP:0x52d CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.814: [upf] INFO: UE F-SEID[UP:0x52d CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.818: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 03/16 11:05:32.818: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 03/16 11:05:32.818: [smf] INFO: UE IMSI[262427817164588] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.824: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 03/16 11:05:32.824: [upf] INFO: UE F-SEID[UP:0x18a CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.824: [upf] INFO: UE F-SEID[UP:0x18a CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.830: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 03/16 11:05:32.830: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 03/16 11:05:32.830: [smf] INFO: UE IMSI[262425294749017] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.836: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 03/16 11:05:32.836: [upf] INFO: UE F-SEID[UP:0xdab CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.836: [upf] INFO: UE F-SEID[UP:0xdab CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.841: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 03/16 11:05:32.841: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 03/16 11:05:32.841: [smf] INFO: UE IMSI[262420033423770] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.845: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 03/16 11:05:32.845: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.845: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.852: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 03/16 11:05:32.852: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 03/16 11:05:32.852: [smf] INFO: UE IMSI[262420212397093] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.862: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 03/16 11:05:32.862: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.862: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.863: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 03/16 11:05:32.863: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 03/16 11:05:32.863: [smf] INFO: UE IMSI[262420428455686] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.871: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 03/16 11:05:32.871: [upf] INFO: UE F-SEID[UP:0x52b CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.871: [upf] INFO: UE F-SEID[UP:0x52b CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.874: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 03/16 11:05:32.874: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 03/16 11:05:32.875: [smf] INFO: UE IMSI[262429221613300] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.880: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 03/16 11:05:32.880: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.880: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.885: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 03/16 11:05:32.885: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 03/16 11:05:32.885: [smf] INFO: UE IMSI[262429919107608] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.890: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 03/16 11:05:32.890: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.890: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x579] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.896: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 03/16 11:05:32.896: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 03/16 11:05:32.896: [smf] INFO: UE IMSI[262422951414288] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.901: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 03/16 11:05:32.901: [upf] INFO: UE F-SEID[UP:0x2df CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.901: [upf] INFO: UE F-SEID[UP:0x2df CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.907: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 03/16 11:05:32.907: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 03/16 11:05:32.907: [smf] INFO: UE IMSI[262420421564336] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.913: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 03/16 11:05:32.913: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.913: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.918: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 03/16 11:05:32.918: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 03/16 11:05:32.918: [smf] INFO: UE IMSI[262426079476862] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.923: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 03/16 11:05:32.923: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.923: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x742] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.929: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 03/16 11:05:32.929: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 03/16 11:05:32.929: [smf] INFO: UE IMSI[262425594115842] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.933: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 03/16 11:05:32.933: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.933: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.940: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 03/16 11:05:32.940: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 03/16 11:05:32.940: [smf] INFO: UE IMSI[262421168950731] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.944: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 03/16 11:05:32.945: [upf] INFO: UE F-SEID[UP:0x340 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.945: [upf] INFO: UE F-SEID[UP:0x340 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.951: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 03/16 11:05:32.951: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 03/16 11:05:32.951: [smf] INFO: UE IMSI[262420454964176] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.956: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 03/16 11:05:32.956: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.956: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.962: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 03/16 11:05:32.962: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 03/16 11:05:32.962: [smf] INFO: UE IMSI[262425926730024] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.971: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 03/16 11:05:32.971: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.971: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.975: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 03/16 11:05:32.975: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 03/16 11:05:32.975: [smf] INFO: UE IMSI[262427939026580] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.981: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 03/16 11:05:32.981: [upf] INFO: UE F-SEID[UP:0x3c CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.981: [upf] INFO: UE F-SEID[UP:0x3c CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.986: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 03/16 11:05:32.986: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 03/16 11:05:32.986: [smf] INFO: UE IMSI[262425634778611] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:32.990: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 03/16 11:05:32.990: [upf] INFO: UE F-SEID[UP:0x25a CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:32.990: [upf] INFO: UE F-SEID[UP:0x25a CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:32.997: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 03/16 11:05:32.997: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 03/16 11:05:32.997: [smf] INFO: UE IMSI[262425064922145] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.001: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 03/16 11:05:33.001: [upf] INFO: UE F-SEID[UP:0xe21 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.001: [upf] INFO: UE F-SEID[UP:0xe21 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.008: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 03/16 11:05:33.008: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 03/16 11:05:33.008: [smf] INFO: UE IMSI[262420675014149] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.012: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 03/16 11:05:33.012: [upf] INFO: UE F-SEID[UP:0x285 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.012: [upf] INFO: UE F-SEID[UP:0x285 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.019: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 03/16 11:05:33.019: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 03/16 11:05:33.019: [smf] INFO: UE IMSI[262424891225776] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.022: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 03/16 11:05:33.022: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.022: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.029: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 03/16 11:05:33.029: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 03/16 11:05:33.029: [smf] INFO: UE IMSI[262421993816171] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.034: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 03/16 11:05:33.034: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.034: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.040: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 03/16 11:05:33.040: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 03/16 11:05:33.040: [smf] INFO: UE IMSI[262425000642329] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.044: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 03/16 11:05:33.044: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.044: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.051: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 03/16 11:05:33.051: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 03/16 11:05:33.051: [smf] INFO: UE IMSI[262425239130426] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.055: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 03/16 11:05:33.055: [upf] INFO: UE F-SEID[UP:0x741 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.055: [upf] INFO: UE F-SEID[UP:0x741 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.062: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 03/16 11:05:33.062: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 03/16 11:05:33.062: [smf] INFO: UE IMSI[262424647243782] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.066: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 03/16 11:05:33.066: [upf] INFO: UE F-SEID[UP:0x834 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.066: [upf] INFO: UE F-SEID[UP:0x834 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.073: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 03/16 11:05:33.073: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 03/16 11:05:33.073: [smf] INFO: UE IMSI[262426361350136] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.077: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 03/16 11:05:33.077: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.077: [upf] INFO: UE F-SEID[UP:0xc37 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.084: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 03/16 11:05:33.084: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 03/16 11:05:33.084: [smf] INFO: UE IMSI[262424595249753] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.087: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 03/16 11:05:33.087: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.087: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.094: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 03/16 11:05:33.095: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 03/16 11:05:33.095: [smf] INFO: UE IMSI[262423340813037] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.099: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 03/16 11:05:33.099: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.099: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.105: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 03/16 11:05:33.105: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 03/16 11:05:33.105: [smf] INFO: UE IMSI[262423760761015] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.109: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 03/16 11:05:33.109: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.109: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.116: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 03/16 11:05:33.116: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 03/16 11:05:33.116: [smf] INFO: UE IMSI[262425474407161] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.120: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 03/16 11:05:33.120: [upf] INFO: UE F-SEID[UP:0x622 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.120: [upf] INFO: UE F-SEID[UP:0x622 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.127: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 03/16 11:05:33.127: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 03/16 11:05:33.127: [smf] INFO: UE IMSI[262427733967628] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.131: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 03/16 11:05:33.131: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.131: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.138: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 03/16 11:05:33.138: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 03/16 11:05:33.138: [smf] INFO: UE IMSI[262425001524181] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.142: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 03/16 11:05:33.142: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.142: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.149: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 03/16 11:05:33.149: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 03/16 11:05:33.149: [smf] INFO: UE IMSI[262424997811629] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.153: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 03/16 11:05:33.153: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.153: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.160: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 03/16 11:05:33.160: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 03/16 11:05:33.160: [smf] INFO: UE IMSI[262425265284087] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.164: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 03/16 11:05:33.164: [upf] INFO: UE F-SEID[UP:0xeef CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.164: [upf] INFO: UE F-SEID[UP:0xeef CP:0x9b3] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.170: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 03/16 11:05:33.170: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 03/16 11:05:33.170: [smf] INFO: UE IMSI[262428737010219] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.175: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 03/16 11:05:33.175: [upf] INFO: UE F-SEID[UP:0x602 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.175: [upf] INFO: UE F-SEID[UP:0x602 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.181: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 03/16 11:05:33.181: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 03/16 11:05:33.181: [smf] INFO: UE IMSI[262422252674055] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.185: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 03/16 11:05:33.185: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.185: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.192: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 03/16 11:05:33.192: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 03/16 11:05:33.192: [smf] INFO: UE IMSI[262420071102987] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.200: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 03/16 11:05:33.201: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.201: [upf] INFO: UE F-SEID[UP:0x2c5 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.206: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 03/16 11:05:33.206: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 03/16 11:05:33.206: [smf] INFO: UE IMSI[262424842036458] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.214: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 03/16 11:05:33.214: [upf] INFO: UE F-SEID[UP:0x417 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.214: [upf] INFO: UE F-SEID[UP:0x417 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.217: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 03/16 11:05:33.217: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 03/16 11:05:33.217: [smf] INFO: UE IMSI[262428555681935] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.222: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 03/16 11:05:33.222: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.222: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.228: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 03/16 11:05:33.228: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 03/16 11:05:33.228: [smf] INFO: UE IMSI[262426695707316] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.232: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 03/16 11:05:33.232: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.232: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.239: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 03/16 11:05:33.239: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 03/16 11:05:33.239: [smf] INFO: UE IMSI[262421957204086] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.243: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 03/16 11:05:33.243: [upf] INFO: UE F-SEID[UP:0x8af CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.243: [upf] INFO: UE F-SEID[UP:0x8af CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.250: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 03/16 11:05:33.250: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 03/16 11:05:33.250: [smf] INFO: UE IMSI[262425361643493] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.254: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 03/16 11:05:33.254: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.254: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.261: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 03/16 11:05:33.261: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 03/16 11:05:33.261: [smf] INFO: UE IMSI[262428483554296] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.265: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 03/16 11:05:33.265: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.265: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.271: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 03/16 11:05:33.271: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 03/16 11:05:33.271: [smf] INFO: UE IMSI[262423962364158] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.275: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 03/16 11:05:33.275: [upf] INFO: UE F-SEID[UP:0x446 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.275: [upf] INFO: UE F-SEID[UP:0x446 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.282: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 03/16 11:05:33.282: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 03/16 11:05:33.282: [smf] INFO: UE IMSI[262420972925537] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.286: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 03/16 11:05:33.286: [upf] INFO: UE F-SEID[UP:0x56b CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.286: [upf] INFO: UE F-SEID[UP:0x56b CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.293: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 03/16 11:05:33.293: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 03/16 11:05:33.293: [smf] INFO: UE IMSI[262420662621309] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.297: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 03/16 11:05:33.297: [upf] INFO: UE F-SEID[UP:0x11d CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.297: [upf] INFO: UE F-SEID[UP:0x11d CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.304: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 03/16 11:05:33.304: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 03/16 11:05:33.304: [smf] INFO: UE IMSI[262424057275318] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.308: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 03/16 11:05:33.308: [upf] INFO: UE F-SEID[UP:0x463 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.308: [upf] INFO: UE F-SEID[UP:0x463 CP:0x46a] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.315: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 03/16 11:05:33.315: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 03/16 11:05:33.315: [smf] INFO: UE IMSI[262423113398563] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.319: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 03/16 11:05:33.319: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.319: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.326: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 03/16 11:05:33.326: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 03/16 11:05:33.326: [smf] INFO: UE IMSI[262421621718323] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.331: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 03/16 11:05:33.331: [upf] INFO: UE F-SEID[UP:0x65a CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.331: [upf] INFO: UE F-SEID[UP:0x65a CP:0xcc1] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.336: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 03/16 11:05:33.336: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 03/16 11:05:33.336: [smf] INFO: UE IMSI[262423597317420] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.340: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 03/16 11:05:33.340: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.340: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.347: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 03/16 11:05:33.347: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 03/16 11:05:33.347: [smf] INFO: UE IMSI[262429126306598] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.350: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 03/16 11:05:33.350: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.350: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.358: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 03/16 11:05:33.358: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 03/16 11:05:33.358: [smf] INFO: UE IMSI[262426899994493] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.362: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 03/16 11:05:33.362: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.362: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.369: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 03/16 11:05:33.369: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 03/16 11:05:33.369: [smf] INFO: UE IMSI[262424331402972] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.373: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 03/16 11:05:33.373: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.373: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.379: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 03/16 11:05:33.379: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 03/16 11:05:33.379: [smf] INFO: UE IMSI[262422729376597] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.383: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 03/16 11:05:33.383: [upf] INFO: UE F-SEID[UP:0x7a CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.383: [upf] INFO: UE F-SEID[UP:0x7a CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.390: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 03/16 11:05:33.390: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 03/16 11:05:33.390: [smf] INFO: UE IMSI[262424133072747] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.394: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 03/16 11:05:33.394: [upf] INFO: UE F-SEID[UP:0x284 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.394: [upf] INFO: UE F-SEID[UP:0x284 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.401: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 03/16 11:05:33.401: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 03/16 11:05:33.401: [smf] INFO: UE IMSI[262426629856124] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.405: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 03/16 11:05:33.405: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.405: [upf] INFO: UE F-SEID[UP:0x5cd CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.412: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 03/16 11:05:33.412: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 03/16 11:05:33.412: [smf] INFO: UE IMSI[262427870428816] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.416: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 03/16 11:05:33.416: [upf] INFO: UE F-SEID[UP:0x65d CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.416: [upf] INFO: UE F-SEID[UP:0x65d CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.423: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 03/16 11:05:33.423: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 03/16 11:05:33.423: [smf] INFO: UE IMSI[262422113009934] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.427: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 03/16 11:05:33.427: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.427: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.433: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 03/16 11:05:33.434: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 03/16 11:05:33.434: [smf] INFO: UE IMSI[262424430506898] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.438: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 03/16 11:05:33.438: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.438: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.444: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 03/16 11:05:33.444: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 03/16 11:05:33.444: [smf] INFO: UE IMSI[262428019800953] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.449: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 03/16 11:05:33.449: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.449: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.455: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 03/16 11:05:33.455: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 03/16 11:05:33.455: [smf] INFO: UE IMSI[262424854800921] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.460: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 03/16 11:05:33.460: [upf] INFO: UE F-SEID[UP:0x69b CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.460: [upf] INFO: UE F-SEID[UP:0x69b CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.466: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 03/16 11:05:33.466: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 03/16 11:05:33.466: [smf] INFO: UE IMSI[262423283752480] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.470: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 03/16 11:05:33.470: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.470: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.477: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 03/16 11:05:33.477: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 03/16 11:05:33.477: [smf] INFO: UE IMSI[262429165590189] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.482: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 03/16 11:05:33.482: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.482: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.488: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 03/16 11:05:33.488: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 03/16 11:05:33.488: [smf] INFO: UE IMSI[262428261864396] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.492: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 03/16 11:05:33.492: [upf] INFO: UE F-SEID[UP:0xfac CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.492: [upf] INFO: UE F-SEID[UP:0xfac CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.499: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 03/16 11:05:33.499: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 03/16 11:05:33.499: [smf] INFO: UE IMSI[262421466067278] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.503: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 03/16 11:05:33.503: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.503: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.510: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 03/16 11:05:33.510: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 03/16 11:05:33.510: [smf] INFO: UE IMSI[262420088433864] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.514: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 03/16 11:05:33.514: [upf] INFO: UE F-SEID[UP:0xafc CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.514: [upf] INFO: UE F-SEID[UP:0xafc CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.520: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 03/16 11:05:33.520: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 03/16 11:05:33.520: [smf] INFO: UE IMSI[262425619558340] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.525: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 03/16 11:05:33.525: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.525: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.531: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 03/16 11:05:33.531: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 03/16 11:05:33.531: [smf] INFO: UE IMSI[262421165924203] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.535: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 03/16 11:05:33.535: [upf] INFO: UE F-SEID[UP:0x6a CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.535: [upf] INFO: UE F-SEID[UP:0x6a CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.542: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 03/16 11:05:33.542: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 03/16 11:05:33.542: [smf] INFO: UE IMSI[262421656051184] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.547: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 03/16 11:05:33.547: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.547: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.554: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 03/16 11:05:33.554: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 03/16 11:05:33.554: [smf] INFO: UE IMSI[262423166905865] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.564: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 03/16 11:05:33.564: [upf] INFO: UE F-SEID[UP:0x72d CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.564: [upf] INFO: UE F-SEID[UP:0x72d CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.566: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 03/16 11:05:33.566: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 03/16 11:05:33.566: [smf] INFO: UE IMSI[262420421016196] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.572: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 03/16 11:05:33.572: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.572: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.576: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 03/16 11:05:33.576: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 03/16 11:05:33.576: [smf] INFO: UE IMSI[262424605149272] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.580: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 03/16 11:05:33.580: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.580: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.587: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 03/16 11:05:33.587: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 03/16 11:05:33.587: [smf] INFO: UE IMSI[262425516174688] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.591: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 03/16 11:05:33.591: [upf] INFO: UE F-SEID[UP:0x636 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.591: [upf] INFO: UE F-SEID[UP:0x636 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.598: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 03/16 11:05:33.598: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 03/16 11:05:33.598: [smf] INFO: UE IMSI[262428502935612] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.602: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 03/16 11:05:33.602: [upf] INFO: UE F-SEID[UP:0xfec CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.602: [upf] INFO: UE F-SEID[UP:0xfec CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.609: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 03/16 11:05:33.609: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 03/16 11:05:33.609: [smf] INFO: UE IMSI[262426369299119] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.613: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 03/16 11:05:33.613: [upf] INFO: UE F-SEID[UP:0x4d CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.613: [upf] INFO: UE F-SEID[UP:0x4d CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.620: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 03/16 11:05:33.620: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 03/16 11:05:33.620: [smf] INFO: UE IMSI[262424363421740] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.624: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 03/16 11:05:33.624: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.624: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.631: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 03/16 11:05:33.631: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 03/16 11:05:33.631: [smf] INFO: UE IMSI[262425204637874] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.635: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 03/16 11:05:33.635: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.635: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.641: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 03/16 11:05:33.641: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 03/16 11:05:33.641: [smf] INFO: UE IMSI[262424176243291] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.646: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 03/16 11:05:33.646: [upf] INFO: UE F-SEID[UP:0x296 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.646: [upf] INFO: UE F-SEID[UP:0x296 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.652: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 03/16 11:05:33.652: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 03/16 11:05:33.652: [smf] INFO: UE IMSI[262429529829060] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.656: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 03/16 11:05:33.656: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.656: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.663: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 03/16 11:05:33.663: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 03/16 11:05:33.663: [smf] INFO: UE IMSI[262429679371874] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.671: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 03/16 11:05:33.671: [upf] INFO: UE F-SEID[UP:0x779 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.671: [upf] INFO: UE F-SEID[UP:0x779 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.677: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 03/16 11:05:33.677: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 03/16 11:05:33.677: [smf] INFO: UE IMSI[262420937504528] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.685: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 03/16 11:05:33.685: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.685: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.689: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 03/16 11:05:33.689: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 03/16 11:05:33.689: [smf] INFO: UE IMSI[262427282728092] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.693: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 03/16 11:05:33.693: [upf] INFO: UE F-SEID[UP:0x5de CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.693: [upf] INFO: UE F-SEID[UP:0x5de CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.700: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 03/16 11:05:33.700: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 03/16 11:05:33.700: [smf] INFO: UE IMSI[262427514596362] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.704: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 03/16 11:05:33.704: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.704: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.710: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 03/16 11:05:33.710: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 03/16 11:05:33.710: [smf] INFO: UE IMSI[262426976473657] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.714: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 03/16 11:05:33.714: [upf] INFO: UE F-SEID[UP:0x358 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.714: [upf] INFO: UE F-SEID[UP:0x358 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.721: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 03/16 11:05:33.721: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 03/16 11:05:33.721: [smf] INFO: UE IMSI[262425038626839] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.726: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 03/16 11:05:33.726: [upf] INFO: UE F-SEID[UP:0x94d CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.726: [upf] INFO: UE F-SEID[UP:0x94d CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.732: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 03/16 11:05:33.732: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 03/16 11:05:33.732: [smf] INFO: UE IMSI[262428802851892] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.737: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 03/16 11:05:33.737: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.737: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.743: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 03/16 11:05:33.743: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 03/16 11:05:33.743: [smf] INFO: UE IMSI[262421028124905] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.747: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 03/16 11:05:33.747: [upf] INFO: UE F-SEID[UP:0x56f CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.747: [upf] INFO: UE F-SEID[UP:0x56f CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.755: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 03/16 11:05:33.755: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 03/16 11:05:33.755: [smf] INFO: UE IMSI[262428823206268] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.765: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 03/16 11:05:33.765: [upf] INFO: UE F-SEID[UP:0x15 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.765: [upf] INFO: UE F-SEID[UP:0x15 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.767: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 03/16 11:05:33.767: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 03/16 11:05:33.767: [smf] INFO: UE IMSI[262426730873075] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.774: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 03/16 11:05:33.774: [upf] INFO: UE F-SEID[UP:0x167 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.774: [upf] INFO: UE F-SEID[UP:0x167 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.778: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 03/16 11:05:33.778: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 03/16 11:05:33.778: [smf] INFO: UE IMSI[262426700141219] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.782: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 03/16 11:05:33.782: [upf] INFO: UE F-SEID[UP:0x8e CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.782: [upf] INFO: UE F-SEID[UP:0x8e CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.789: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 03/16 11:05:33.789: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 03/16 11:05:33.789: [smf] INFO: UE IMSI[262423802462490] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.793: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 03/16 11:05:33.793: [upf] INFO: UE F-SEID[UP:0x34b CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.793: [upf] INFO: UE F-SEID[UP:0x34b CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.800: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 03/16 11:05:33.800: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 03/16 11:05:33.800: [smf] INFO: UE IMSI[262422318009523] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.805: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 03/16 11:05:33.805: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.805: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.812: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 03/16 11:05:33.812: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 03/16 11:05:33.812: [smf] INFO: UE IMSI[262425670728859] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.822: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 03/16 11:05:33.822: [upf] INFO: UE F-SEID[UP:0x9d CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.822: [upf] INFO: UE F-SEID[UP:0x9d CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.823: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 03/16 11:05:33.823: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 03/16 11:05:33.823: [smf] INFO: UE IMSI[262420846345613] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.829: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 03/16 11:05:33.829: [upf] INFO: UE F-SEID[UP:0xaaf CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.829: [upf] INFO: UE F-SEID[UP:0xaaf CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.834: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 03/16 11:05:33.834: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 03/16 11:05:33.834: [smf] INFO: UE IMSI[262422771533012] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.838: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 03/16 11:05:33.838: [upf] INFO: UE F-SEID[UP:0x7d CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.838: [upf] INFO: UE F-SEID[UP:0x7d CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.845: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 03/16 11:05:33.845: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 03/16 11:05:33.845: [smf] INFO: UE IMSI[262422614093442] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.850: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 03/16 11:05:33.850: [upf] INFO: UE F-SEID[UP:0x272 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.850: [upf] INFO: UE F-SEID[UP:0x272 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.856: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 03/16 11:05:33.856: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 03/16 11:05:33.856: [smf] INFO: UE IMSI[262420123237376] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.861: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 03/16 11:05:33.861: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.861: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.867: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 03/16 11:05:33.867: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 03/16 11:05:33.867: [smf] INFO: UE IMSI[262427823009713] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.871: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 03/16 11:05:33.871: [upf] INFO: UE F-SEID[UP:0xa2e CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.871: [upf] INFO: UE F-SEID[UP:0xa2e CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.878: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 03/16 11:05:33.878: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 03/16 11:05:33.878: [smf] INFO: UE IMSI[262423460725843] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.882: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 03/16 11:05:33.882: [upf] INFO: UE F-SEID[UP:0x46d CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.882: [upf] INFO: UE F-SEID[UP:0x46d CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.889: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 03/16 11:05:33.889: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 03/16 11:05:33.889: [smf] INFO: UE IMSI[262429755850324] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.893: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 03/16 11:05:33.893: [upf] INFO: UE F-SEID[UP:0x2da CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.893: [upf] INFO: UE F-SEID[UP:0x2da CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.899: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 03/16 11:05:33.899: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 03/16 11:05:33.899: [smf] INFO: UE IMSI[262424471462646] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.903: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 03/16 11:05:33.903: [upf] INFO: UE F-SEID[UP:0x96b CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.903: [upf] INFO: UE F-SEID[UP:0x96b CP:0x9e5] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.910: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 03/16 11:05:33.910: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 03/16 11:05:33.910: [smf] INFO: UE IMSI[262424920868357] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.914: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 03/16 11:05:33.914: [upf] INFO: UE F-SEID[UP:0x778 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.915: [upf] INFO: UE F-SEID[UP:0x778 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.921: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 03/16 11:05:33.921: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 03/16 11:05:33.921: [smf] INFO: UE IMSI[262422892747415] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.925: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 03/16 11:05:33.925: [upf] INFO: UE F-SEID[UP:0x957 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.925: [upf] INFO: UE F-SEID[UP:0x957 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.932: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 03/16 11:05:33.932: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 03/16 11:05:33.932: [smf] INFO: UE IMSI[262421415140655] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.936: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 03/16 11:05:33.936: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.936: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.943: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 03/16 11:05:33.943: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 03/16 11:05:33.943: [smf] INFO: UE IMSI[262427694997011] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.950: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 03/16 11:05:33.950: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.950: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.954: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 03/16 11:05:33.954: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 03/16 11:05:33.954: [smf] INFO: UE IMSI[262426067678546] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.959: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 03/16 11:05:33.959: [upf] INFO: UE F-SEID[UP:0x391 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.959: [upf] INFO: UE F-SEID[UP:0x391 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.966: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 03/16 11:05:33.966: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 03/16 11:05:33.966: [smf] INFO: UE IMSI[262424919648607] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.971: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 03/16 11:05:33.971: [upf] INFO: UE F-SEID[UP:0x62c CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.971: [upf] INFO: UE F-SEID[UP:0x62c CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.977: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 03/16 11:05:33.977: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 03/16 11:05:33.977: [smf] INFO: UE IMSI[262427919824725] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.982: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 03/16 11:05:33.982: [upf] INFO: UE F-SEID[UP:0x632 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.982: [upf] INFO: UE F-SEID[UP:0x632 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.988: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 03/16 11:05:33.988: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 03/16 11:05:33.988: [smf] INFO: UE IMSI[262425401649303] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:33.993: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 03/16 11:05:33.993: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:33.993: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:33.999: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 03/16 11:05:33.999: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 03/16 11:05:33.999: [smf] INFO: UE IMSI[262420274595478] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.005: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 03/16 11:05:34.005: [upf] INFO: UE F-SEID[UP:0xfae CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.005: [upf] INFO: UE F-SEID[UP:0xfae CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.010: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 03/16 11:05:34.010: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 03/16 11:05:34.010: [smf] INFO: UE IMSI[262420922759730] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.015: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 03/16 11:05:34.015: [upf] INFO: UE F-SEID[UP:0x65c CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.015: [upf] INFO: UE F-SEID[UP:0x65c CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.022: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 03/16 11:05:34.022: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 03/16 11:05:34.022: [smf] INFO: UE IMSI[262429629081907] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.028: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 03/16 11:05:34.028: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.028: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.033: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 03/16 11:05:34.033: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 03/16 11:05:34.033: [smf] INFO: UE IMSI[262420787558355] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.038: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 03/16 11:05:34.038: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.038: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.044: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 03/16 11:05:34.044: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 03/16 11:05:34.044: [smf] INFO: UE IMSI[262421694407519] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.050: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 03/16 11:05:34.050: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.050: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.055: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 03/16 11:05:34.055: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 03/16 11:05:34.055: [smf] INFO: UE IMSI[262422195228986] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.060: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 03/16 11:05:34.060: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.060: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.066: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 03/16 11:05:34.067: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 03/16 11:05:34.067: [smf] INFO: UE IMSI[262423167133592] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.072: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 03/16 11:05:34.072: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.072: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.078: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 03/16 11:05:34.078: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 03/16 11:05:34.078: [smf] INFO: UE IMSI[262420510408318] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.084: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 03/16 11:05:34.084: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.084: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.089: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 03/16 11:05:34.089: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 03/16 11:05:34.089: [smf] INFO: UE IMSI[262421484344815] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.093: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 03/16 11:05:34.093: [upf] INFO: UE F-SEID[UP:0x5aa CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.093: [upf] INFO: UE F-SEID[UP:0x5aa CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.100: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 03/16 11:05:34.100: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 03/16 11:05:34.100: [smf] INFO: UE IMSI[262426568690989] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.106: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 03/16 11:05:34.106: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.106: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.111: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 03/16 11:05:34.111: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 03/16 11:05:34.111: [smf] INFO: UE IMSI[262425451081063] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.116: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 03/16 11:05:34.116: [upf] INFO: UE F-SEID[UP:0x48f CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.116: [upf] INFO: UE F-SEID[UP:0x48f CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.122: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 03/16 11:05:34.122: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 03/16 11:05:34.122: [smf] INFO: UE IMSI[262426092998212] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.126: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 03/16 11:05:34.126: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.126: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.132: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 03/16 11:05:34.132: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 03/16 11:05:34.132: [smf] INFO: UE IMSI[262424694215337] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.136: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 03/16 11:05:34.136: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.136: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.144: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 03/16 11:05:34.144: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 03/16 11:05:34.144: [smf] INFO: UE IMSI[262420697473644] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.152: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 03/16 11:05:34.152: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.152: [upf] INFO: UE F-SEID[UP:0xf3a CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.155: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 03/16 11:05:34.155: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 03/16 11:05:34.155: [smf] INFO: UE IMSI[262427217385101] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.161: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 03/16 11:05:34.161: [upf] INFO: UE F-SEID[UP:0x423 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.161: [upf] INFO: UE F-SEID[UP:0x423 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.166: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 03/16 11:05:34.166: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 03/16 11:05:34.166: [smf] INFO: UE IMSI[262422324628149] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.171: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 03/16 11:05:34.171: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.171: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.177: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 03/16 11:05:34.177: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 03/16 11:05:34.177: [smf] INFO: UE IMSI[262426146480561] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.182: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 03/16 11:05:34.182: [upf] INFO: UE F-SEID[UP:0x689 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.182: [upf] INFO: UE F-SEID[UP:0x689 CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.188: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 03/16 11:05:34.188: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 03/16 11:05:34.188: [smf] INFO: UE IMSI[262426780927674] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.193: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 03/16 11:05:34.193: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.193: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.199: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 03/16 11:05:34.199: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 03/16 11:05:34.199: [smf] INFO: UE IMSI[262422193747239] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.204: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 03/16 11:05:34.204: [upf] INFO: UE F-SEID[UP:0x51c CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.204: [upf] INFO: UE F-SEID[UP:0x51c CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.210: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 03/16 11:05:34.210: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 03/16 11:05:34.210: [smf] INFO: UE IMSI[262427847272056] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.215: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 03/16 11:05:34.215: [upf] INFO: UE F-SEID[UP:0xf7e CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.215: [upf] INFO: UE F-SEID[UP:0xf7e CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.221: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 03/16 11:05:34.221: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 03/16 11:05:34.221: [smf] INFO: UE IMSI[262422093806079] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.225: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 03/16 11:05:34.225: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.225: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.232: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 03/16 11:05:34.232: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 03/16 11:05:34.232: [smf] INFO: UE IMSI[262422688511384] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.239: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 03/16 11:05:34.239: [upf] INFO: UE F-SEID[UP:0x77d CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.239: [upf] INFO: UE F-SEID[UP:0x77d CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.243: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 03/16 11:05:34.243: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 03/16 11:05:34.243: [smf] INFO: UE IMSI[262427856385120] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.248: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 03/16 11:05:34.248: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.248: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.254: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 03/16 11:05:34.254: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 03/16 11:05:34.254: [smf] INFO: UE IMSI[262428227804218] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.258: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 03/16 11:05:34.258: [upf] INFO: UE F-SEID[UP:0x422 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.258: [upf] INFO: UE F-SEID[UP:0x422 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.265: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 03/16 11:05:34.265: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 03/16 11:05:34.265: [smf] INFO: UE IMSI[262424125252909] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.269: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 03/16 11:05:34.269: [upf] INFO: UE F-SEID[UP:0x487 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.269: [upf] INFO: UE F-SEID[UP:0x487 CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.276: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 03/16 11:05:34.276: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 03/16 11:05:34.276: [smf] INFO: UE IMSI[262420350157244] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.283: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 03/16 11:05:34.283: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.284: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.288: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 03/16 11:05:34.288: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 03/16 11:05:34.288: [smf] INFO: UE IMSI[262421870256312] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.294: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 03/16 11:05:34.294: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.294: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.299: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 03/16 11:05:34.299: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 03/16 11:05:34.299: [smf] INFO: UE IMSI[262424072555794] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.304: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 03/16 11:05:34.304: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.304: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.310: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 03/16 11:05:34.310: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 03/16 11:05:34.310: [smf] INFO: UE IMSI[262428792348122] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.315: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 03/16 11:05:34.315: [upf] INFO: UE F-SEID[UP:0x503 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.315: [upf] INFO: UE F-SEID[UP:0x503 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.320: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 03/16 11:05:34.320: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 03/16 11:05:34.321: [smf] INFO: UE IMSI[262426586363589] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.325: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 03/16 11:05:34.325: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.325: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.331: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 03/16 11:05:34.331: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 03/16 11:05:34.331: [smf] INFO: UE IMSI[262420044191249] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.336: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 03/16 11:05:34.336: [upf] INFO: UE F-SEID[UP:0x663 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.336: [upf] INFO: UE F-SEID[UP:0x663 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.342: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 03/16 11:05:34.342: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 03/16 11:05:34.342: [smf] INFO: UE IMSI[262428138032218] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.346: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 03/16 11:05:34.346: [upf] INFO: UE F-SEID[UP:0x9fa CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.346: [upf] INFO: UE F-SEID[UP:0x9fa CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.353: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 03/16 11:05:34.353: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 03/16 11:05:34.353: [smf] INFO: UE IMSI[262425180239738] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.357: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 03/16 11:05:34.357: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.357: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.364: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 03/16 11:05:34.364: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 03/16 11:05:34.364: [smf] INFO: UE IMSI[262425083879306] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.369: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 03/16 11:05:34.369: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.369: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.375: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 03/16 11:05:34.375: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 03/16 11:05:34.375: [smf] INFO: UE IMSI[262429830544935] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.382: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 03/16 11:05:34.382: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.382: [upf] INFO: UE F-SEID[UP:0xab6 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.386: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 03/16 11:05:34.386: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 03/16 11:05:34.386: [smf] INFO: UE IMSI[262425403671127] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.391: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 03/16 11:05:34.391: [upf] INFO: UE F-SEID[UP:0x977 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.391: [upf] INFO: UE F-SEID[UP:0x977 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.398: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 03/16 11:05:34.398: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 03/16 11:05:34.398: [smf] INFO: UE IMSI[262424396305826] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.405: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 03/16 11:05:34.405: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.405: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.409: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 03/16 11:05:34.409: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 03/16 11:05:34.409: [smf] INFO: UE IMSI[262422179968374] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.414: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 03/16 11:05:34.414: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.414: [upf] INFO: UE F-SEID[UP:0xef9 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.420: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 03/16 11:05:34.420: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 03/16 11:05:34.420: [smf] INFO: UE IMSI[262428944694763] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.425: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 03/16 11:05:34.425: [upf] INFO: UE F-SEID[UP:0x648 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.425: [upf] INFO: UE F-SEID[UP:0x648 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.431: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 03/16 11:05:34.431: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 03/16 11:05:34.431: [smf] INFO: UE IMSI[262425308107480] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.435: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 03/16 11:05:34.435: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.435: [upf] INFO: UE F-SEID[UP:0xf2b CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.442: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 03/16 11:05:34.442: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 03/16 11:05:34.442: [smf] INFO: UE IMSI[262422515358607] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.446: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 03/16 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xae5 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.446: [upf] INFO: UE F-SEID[UP:0xae5 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.452: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 03/16 11:05:34.452: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 03/16 11:05:34.452: [smf] INFO: UE IMSI[262426561247781] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.457: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 03/16 11:05:34.457: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.457: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.463: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 03/16 11:05:34.463: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 03/16 11:05:34.463: [smf] INFO: UE IMSI[262422900052554] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.467: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 03/16 11:05:34.467: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.467: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.474: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 03/16 11:05:34.474: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 03/16 11:05:34.474: [smf] INFO: UE IMSI[262425570079194] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.479: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 03/16 11:05:34.479: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.479: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.485: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 03/16 11:05:34.485: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 03/16 11:05:34.485: [smf] INFO: UE IMSI[262421889427643] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.490: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 03/16 11:05:34.490: [upf] INFO: UE F-SEID[UP:0x568 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.490: [upf] INFO: UE F-SEID[UP:0x568 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.496: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 03/16 11:05:34.496: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 03/16 11:05:34.496: [smf] INFO: UE IMSI[262428759572211] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.501: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 03/16 11:05:34.501: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.501: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.507: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 03/16 11:05:34.507: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 03/16 11:05:34.507: [smf] INFO: UE IMSI[262423416292646] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.512: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 03/16 11:05:34.512: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.512: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.517: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 03/16 11:05:34.517: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 03/16 11:05:34.517: [smf] INFO: UE IMSI[262429829621614] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.522: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 03/16 11:05:34.522: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.522: [upf] INFO: UE F-SEID[UP:0xb65 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.528: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 03/16 11:05:34.528: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 03/16 11:05:34.528: [smf] INFO: UE IMSI[262429781805995] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.532: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 03/16 11:05:34.532: [upf] INFO: UE F-SEID[UP:0x94b CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.532: [upf] INFO: UE F-SEID[UP:0x94b CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.539: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 03/16 11:05:34.539: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 03/16 11:05:34.539: [smf] INFO: UE IMSI[262423036682793] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.544: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 03/16 11:05:34.544: [upf] INFO: UE F-SEID[UP:0x625 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.544: [upf] INFO: UE F-SEID[UP:0x625 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.550: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 03/16 11:05:34.550: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 03/16 11:05:34.550: [smf] INFO: UE IMSI[262424830882727] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.555: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 03/16 11:05:34.555: [upf] INFO: UE F-SEID[UP:0x77f CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.555: [upf] INFO: UE F-SEID[UP:0x77f CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.561: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 03/16 11:05:34.561: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 03/16 11:05:34.561: [smf] INFO: UE IMSI[262427350950113] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.566: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 03/16 11:05:34.566: [upf] INFO: UE F-SEID[UP:0x585 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.566: [upf] INFO: UE F-SEID[UP:0x585 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.572: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 03/16 11:05:34.572: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 03/16 11:05:34.572: [smf] INFO: UE IMSI[262426856073734] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.577: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 03/16 11:05:34.577: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.577: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.582: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 03/16 11:05:34.582: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 03/16 11:05:34.582: [smf] INFO: UE IMSI[262421834820203] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.587: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 03/16 11:05:34.587: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.587: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.593: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 03/16 11:05:34.593: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 03/16 11:05:34.593: [smf] INFO: UE IMSI[262427657288876] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.598: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 03/16 11:05:34.598: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.598: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.604: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 03/16 11:05:34.604: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 03/16 11:05:34.604: [smf] INFO: UE IMSI[262423795480714] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.609: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 03/16 11:05:34.609: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.609: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.615: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 03/16 11:05:34.615: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 03/16 11:05:34.615: [smf] INFO: UE IMSI[262425378812821] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.619: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 03/16 11:05:34.619: [upf] INFO: UE F-SEID[UP:0x16e CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.619: [upf] INFO: UE F-SEID[UP:0x16e CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.626: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 03/16 11:05:34.626: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 03/16 11:05:34.626: [smf] INFO: UE IMSI[262424300823470] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.629: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 03/16 11:05:34.630: [upf] INFO: UE F-SEID[UP:0x181 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.630: [upf] INFO: UE F-SEID[UP:0x181 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.636: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 03/16 11:05:34.636: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 03/16 11:05:34.636: [smf] INFO: UE IMSI[262421004562312] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.641: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 03/16 11:05:34.641: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.641: [upf] INFO: UE F-SEID[UP:0x5ce CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.647: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 03/16 11:05:34.647: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 03/16 11:05:34.647: [smf] INFO: UE IMSI[262425301776574] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.652: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 03/16 11:05:34.652: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.652: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.658: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 03/16 11:05:34.658: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 03/16 11:05:34.658: [smf] INFO: UE IMSI[262420098822336] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.662: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 03/16 11:05:34.662: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.662: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xf46] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.669: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 03/16 11:05:34.669: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 03/16 11:05:34.669: [smf] INFO: UE IMSI[262429772474752] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.674: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 03/16 11:05:34.674: [upf] INFO: UE F-SEID[UP:0x36b CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.674: [upf] INFO: UE F-SEID[UP:0x36b CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.680: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 03/16 11:05:34.680: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 03/16 11:05:34.680: [smf] INFO: UE IMSI[262427462920562] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.685: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 03/16 11:05:34.685: [upf] INFO: UE F-SEID[UP:0x89c CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.685: [upf] INFO: UE F-SEID[UP:0x89c CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.691: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 03/16 11:05:34.691: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 03/16 11:05:34.691: [smf] INFO: UE IMSI[262423043790014] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.695: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 03/16 11:05:34.695: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.695: [upf] INFO: UE F-SEID[UP:0xa54 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.701: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 03/16 11:05:34.701: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 03/16 11:05:34.701: [smf] INFO: UE IMSI[262423836540769] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.706: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 03/16 11:05:34.706: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.706: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.712: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 03/16 11:05:34.712: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 03/16 11:05:34.712: [smf] INFO: UE IMSI[262426714054777] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.717: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 03/16 11:05:34.717: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.717: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.723: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 03/16 11:05:34.723: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 03/16 11:05:34.723: [smf] INFO: UE IMSI[262424577543737] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.727: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 03/16 11:05:34.727: [upf] INFO: UE F-SEID[UP:0x893 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.727: [upf] INFO: UE F-SEID[UP:0x893 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.734: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 03/16 11:05:34.734: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 03/16 11:05:34.734: [smf] INFO: UE IMSI[262424357916964] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.738: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 03/16 11:05:34.738: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.738: [upf] INFO: UE F-SEID[UP:0x5cb CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.745: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 03/16 11:05:34.745: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 03/16 11:05:34.745: [smf] INFO: UE IMSI[262423623266403] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.750: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 03/16 11:05:34.750: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.750: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.756: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 03/16 11:05:34.756: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 03/16 11:05:34.756: [smf] INFO: UE IMSI[262426252451456] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.761: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 03/16 11:05:34.761: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.761: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.766: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 03/16 11:05:34.766: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 03/16 11:05:34.767: [smf] INFO: UE IMSI[262427029395271] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.771: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 03/16 11:05:34.771: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.771: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.777: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 03/16 11:05:34.777: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 03/16 11:05:34.777: [smf] INFO: UE IMSI[262429056344447] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.782: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 03/16 11:05:34.782: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.782: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.788: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 03/16 11:05:34.788: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 03/16 11:05:34.788: [smf] INFO: UE IMSI[262420281582615] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.793: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 03/16 11:05:34.793: [upf] INFO: UE F-SEID[UP:0x597 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.793: [upf] INFO: UE F-SEID[UP:0x597 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.799: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 03/16 11:05:34.799: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 03/16 11:05:34.799: [smf] INFO: UE IMSI[262425525382631] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.804: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 03/16 11:05:34.804: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.804: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.810: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 03/16 11:05:34.810: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 03/16 11:05:34.810: [smf] INFO: UE IMSI[262420533626135] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.815: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 03/16 11:05:34.815: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.815: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.821: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 03/16 11:05:34.821: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 03/16 11:05:34.821: [smf] INFO: UE IMSI[262422451341411] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.825: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 03/16 11:05:34.825: [upf] INFO: UE F-SEID[UP:0x169 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.825: [upf] INFO: UE F-SEID[UP:0x169 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.832: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 03/16 11:05:34.832: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 03/16 11:05:34.832: [smf] INFO: UE IMSI[262423636127853] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.836: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 03/16 11:05:34.836: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.836: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.842: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 03/16 11:05:34.842: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 03/16 11:05:34.842: [smf] INFO: UE IMSI[262420608046122] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.846: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 03/16 11:05:34.846: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.846: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.853: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 03/16 11:05:34.853: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 03/16 11:05:34.853: [smf] INFO: UE IMSI[262422000362602] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.858: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 03/16 11:05:34.858: [upf] INFO: UE F-SEID[UP:0x11c CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.858: [upf] INFO: UE F-SEID[UP:0x11c CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.864: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 03/16 11:05:34.864: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 03/16 11:05:34.864: [smf] INFO: UE IMSI[262421346996221] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.868: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 03/16 11:05:34.868: [upf] INFO: UE F-SEID[UP:0x510 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.868: [upf] INFO: UE F-SEID[UP:0x510 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.875: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 03/16 11:05:34.875: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 03/16 11:05:34.875: [smf] INFO: UE IMSI[262420040095616] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.879: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 03/16 11:05:34.879: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.879: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.886: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 03/16 11:05:34.886: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 03/16 11:05:34.886: [smf] INFO: UE IMSI[262428910630541] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.889: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 03/16 11:05:34.889: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.889: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.896: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 03/16 11:05:34.896: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 03/16 11:05:34.896: [smf] INFO: UE IMSI[262429654315749] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.901: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 03/16 11:05:34.901: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.901: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.907: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 03/16 11:05:34.907: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 03/16 11:05:34.907: [smf] INFO: UE IMSI[262424768660015] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.912: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 03/16 11:05:34.912: [upf] INFO: UE F-SEID[UP:0x812 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.912: [upf] INFO: UE F-SEID[UP:0x812 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.918: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 03/16 11:05:34.918: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 03/16 11:05:34.918: [smf] INFO: UE IMSI[262422222113296] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.922: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 03/16 11:05:34.922: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.922: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.929: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 03/16 11:05:34.929: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 03/16 11:05:34.929: [smf] INFO: UE IMSI[262426192000689] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.934: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 03/16 11:05:34.934: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.934: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.940: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 03/16 11:05:34.940: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 03/16 11:05:34.940: [smf] INFO: UE IMSI[262428281288648] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.944: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 03/16 11:05:34.944: [upf] INFO: UE F-SEID[UP:0x773 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.944: [upf] INFO: UE F-SEID[UP:0x773 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.951: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 03/16 11:05:34.951: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 03/16 11:05:34.951: [smf] INFO: UE IMSI[262423321169227] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.955: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 03/16 11:05:34.955: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.955: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.962: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 03/16 11:05:34.962: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 03/16 11:05:34.962: [smf] INFO: UE IMSI[262424675931317] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.966: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 03/16 11:05:34.966: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.966: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.972: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 03/16 11:05:34.972: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 03/16 11:05:34.972: [smf] INFO: UE IMSI[262426871855450] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.975: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 03/16 11:05:34.975: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.975: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.983: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 03/16 11:05:34.983: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 03/16 11:05:34.983: [smf] INFO: UE IMSI[262429095393463] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:34.991: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 03/16 11:05:34.991: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:34.991: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xa8a] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:34.995: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 03/16 11:05:34.995: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 03/16 11:05:34.995: [smf] INFO: UE IMSI[262421750958459] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.003: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 03/16 11:05:35.003: [upf] INFO: UE F-SEID[UP:0x2a CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.003: [upf] INFO: UE F-SEID[UP:0x2a CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.006: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 03/16 11:05:35.006: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 03/16 11:05:35.006: [smf] INFO: UE IMSI[262428618432228] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.012: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 03/16 11:05:35.012: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.012: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.017: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 03/16 11:05:35.017: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 03/16 11:05:35.017: [smf] INFO: UE IMSI[262428099278503] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.021: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 03/16 11:05:35.022: [upf] INFO: UE F-SEID[UP:0xbce CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.022: [upf] INFO: UE F-SEID[UP:0xbce CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.028: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 03/16 11:05:35.028: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 03/16 11:05:35.028: [smf] INFO: UE IMSI[262423091215252] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.032: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 03/16 11:05:35.032: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.032: [upf] INFO: UE F-SEID[UP:0xc9 CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.039: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 03/16 11:05:35.039: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 03/16 11:05:35.039: [smf] INFO: UE IMSI[262421722643630] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.043: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 03/16 11:05:35.043: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.043: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.050: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 03/16 11:05:35.050: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 03/16 11:05:35.050: [smf] INFO: UE IMSI[262429044708339] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.053: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 03/16 11:05:35.053: [upf] INFO: UE F-SEID[UP:0x6ec CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.053: [upf] INFO: UE F-SEID[UP:0x6ec CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.061: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 03/16 11:05:35.061: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 03/16 11:05:35.061: [smf] INFO: UE IMSI[262421017143672] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.065: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 03/16 11:05:35.065: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.065: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.071: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 03/16 11:05:35.071: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 03/16 11:05:35.071: [smf] INFO: UE IMSI[262429936324608] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.076: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 03/16 11:05:35.076: [upf] INFO: UE F-SEID[UP:0x98d CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.076: [upf] INFO: UE F-SEID[UP:0x98d CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.083: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 03/16 11:05:35.083: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 03/16 11:05:35.083: [smf] INFO: UE IMSI[262426086229511] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.094: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 03/16 11:05:35.094: [upf] INFO: UE F-SEID[UP:0x403 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.094: [upf] INFO: UE F-SEID[UP:0x403 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.095: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 03/16 11:05:35.095: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 03/16 11:05:35.095: [smf] INFO: UE IMSI[262421848625220] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.102: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 03/16 11:05:35.102: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.102: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.107: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 03/16 11:05:35.107: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 03/16 11:05:35.107: [smf] INFO: UE IMSI[262426236274935] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.117: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 03/16 11:05:35.117: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.117: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.118: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 03/16 11:05:35.118: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 03/16 11:05:35.118: [smf] INFO: UE IMSI[262426529561645] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.124: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 03/16 11:05:35.124: [upf] INFO: UE F-SEID[UP:0x83d CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.124: [upf] INFO: UE F-SEID[UP:0x83d CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.129: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 03/16 11:05:35.129: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 03/16 11:05:35.129: [smf] INFO: UE IMSI[262425570084928] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.133: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 03/16 11:05:35.133: [upf] INFO: UE F-SEID[UP:0x70e CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.133: [upf] INFO: UE F-SEID[UP:0x70e CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.140: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 03/16 11:05:35.140: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 03/16 11:05:35.140: [smf] INFO: UE IMSI[262422005907217] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:35.151: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 03/16 11:05:35.151: [upf] INFO: UE F-SEID[UP:0xbed CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.151: [upf] INFO: UE F-SEID[UP:0xbed CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.153: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 03/16 11:05:35.153: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 03/16 11:05:35.153: [smf] INFO: UE IMSI[262420254902727] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.161: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 03/16 11:05:35.161: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:35.161: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:35.176: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 03/16 11:05:35.183: [smf] INFO: Removed Session: UE IMSI:[262425544763074] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 03/16 11:05:35.183: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 03/16 11:05:35.187: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 03/16 11:05:35.192: [smf] INFO: Removed Session: UE IMSI:[262420296490993] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 03/16 11:05:35.192: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 03/16 11:05:35.197: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 03/16 11:05:35.203: [smf] INFO: Removed Session: UE IMSI:[262428162188254] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 03/16 11:05:35.203: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 03/16 11:05:35.208: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 03/16 11:05:35.213: [smf] INFO: Removed Session: UE IMSI:[262429825028869] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 03/16 11:05:35.213: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 03/16 11:05:35.219: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 03/16 11:05:35.224: [smf] INFO: Removed Session: UE IMSI:[262422447963739] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 03/16 11:05:35.225: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 03/16 11:05:35.230: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 03/16 11:05:35.235: [smf] INFO: Removed Session: UE IMSI:[262427659667494] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 03/16 11:05:35.235: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 03/16 11:05:35.241: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 03/16 11:05:35.248: [smf] INFO: Removed Session: UE IMSI:[262422877930089] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 03/16 11:05:35.248: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 03/16 11:05:35.252: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 03/16 11:05:35.260: [smf] INFO: Removed Session: UE IMSI:[262426645965556] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 03/16 11:05:35.260: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 03/16 11:05:35.263: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 03/16 11:05:35.270: [smf] INFO: Removed Session: UE IMSI:[262420594617137] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 03/16 11:05:35.270: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 03/16 11:05:35.274: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 03/16 11:05:35.279: [smf] INFO: Removed Session: UE IMSI:[262425787192650] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 03/16 11:05:35.279: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 03/16 11:05:35.284: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 03/16 11:05:35.290: [smf] INFO: Removed Session: UE IMSI:[262425108728558] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 03/16 11:05:35.290: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 03/16 11:05:35.295: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 03/16 11:05:35.301: [smf] INFO: Removed Session: UE IMSI:[262421114323661] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 03/16 11:05:35.301: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 03/16 11:05:35.306: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 03/16 11:05:35.311: [smf] INFO: Removed Session: UE IMSI:[262421115519398] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 03/16 11:05:35.311: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 03/16 11:05:35.317: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 03/16 11:05:35.322: [smf] INFO: Removed Session: UE IMSI:[262423955968697] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 03/16 11:05:35.322: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 03/16 11:05:35.327: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 03/16 11:05:35.333: [smf] INFO: Removed Session: UE IMSI:[262420135388240] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 03/16 11:05:35.333: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 03/16 11:05:35.338: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 03/16 11:05:35.344: [smf] INFO: Removed Session: UE IMSI:[262422486238054] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 03/16 11:05:35.344: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 03/16 11:05:35.349: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 03/16 11:05:35.355: [smf] INFO: Removed Session: UE IMSI:[262429371085595] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 03/16 11:05:35.355: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 03/16 11:05:35.360: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 03/16 11:05:35.365: [smf] INFO: Removed Session: UE IMSI:[262423920931158] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 03/16 11:05:35.365: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 03/16 11:05:35.371: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 03/16 11:05:35.377: [smf] INFO: Removed Session: UE IMSI:[262422166563488] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 03/16 11:05:35.377: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 03/16 11:05:35.381: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 03/16 11:05:35.387: [smf] INFO: Removed Session: UE IMSI:[262424483607961] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 03/16 11:05:35.387: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 03/16 11:05:35.392: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 03/16 11:05:35.397: [smf] INFO: Removed Session: UE IMSI:[262420677309343] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 03/16 11:05:35.397: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 03/16 11:05:35.403: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 03/16 11:05:35.408: [smf] INFO: Removed Session: UE IMSI:[262427059647388] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 03/16 11:05:35.408: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 03/16 11:05:35.414: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 03/16 11:05:35.419: [smf] INFO: Removed Session: UE IMSI:[262426697286358] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 03/16 11:05:35.419: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 03/16 11:05:35.424: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 03/16 11:05:35.430: [smf] INFO: Removed Session: UE IMSI:[262425670021087] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 03/16 11:05:35.430: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 03/16 11:05:35.435: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 03/16 11:05:35.441: [smf] INFO: Removed Session: UE IMSI:[262421809738070] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 03/16 11:05:35.441: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 03/16 11:05:35.446: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 03/16 11:05:35.451: [smf] INFO: Removed Session: UE IMSI:[262429974117082] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 03/16 11:05:35.451: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 03/16 11:05:35.456: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 03/16 11:05:35.461: [smf] INFO: Removed Session: UE IMSI:[262426317119905] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 03/16 11:05:35.461: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 03/16 11:05:35.467: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 03/16 11:05:35.472: [smf] INFO: Removed Session: UE IMSI:[262421788369883] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 03/16 11:05:35.472: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 03/16 11:05:35.478: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 03/16 11:05:35.483: [smf] INFO: Removed Session: UE IMSI:[262426613938893] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 03/16 11:05:35.483: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 03/16 11:05:35.488: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 03/16 11:05:35.494: [smf] INFO: Removed Session: UE IMSI:[262420014727723] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 03/16 11:05:35.494: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 03/16 11:05:35.499: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 03/16 11:05:35.505: [smf] INFO: Removed Session: UE IMSI:[262422253344073] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 03/16 11:05:35.505: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 03/16 11:05:35.510: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 03/16 11:05:35.516: [smf] INFO: Removed Session: UE IMSI:[262428649151428] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 03/16 11:05:35.516: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 03/16 11:05:35.521: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 03/16 11:05:35.528: [smf] INFO: Removed Session: UE IMSI:[262427991704485] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 03/16 11:05:35.528: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 03/16 11:05:35.532: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 03/16 11:05:35.537: [smf] INFO: Removed Session: UE IMSI:[262427210271741] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 03/16 11:05:35.537: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 03/16 11:05:35.543: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 03/16 11:05:35.548: [smf] INFO: Removed Session: UE IMSI:[262427148176852] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 03/16 11:05:35.548: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 03/16 11:05:35.553: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 03/16 11:05:35.559: [smf] INFO: Removed Session: UE IMSI:[262426656014943] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 03/16 11:05:35.559: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 03/16 11:05:35.564: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 03/16 11:05:35.570: [smf] INFO: Removed Session: UE IMSI:[262422263360727] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 03/16 11:05:35.570: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 03/16 11:05:35.575: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 03/16 11:05:35.580: [smf] INFO: Removed Session: UE IMSI:[262420726888393] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 03/16 11:05:35.580: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 03/16 11:05:35.586: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 03/16 11:05:35.591: [smf] INFO: Removed Session: UE IMSI:[262429106449418] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 03/16 11:05:35.591: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 03/16 11:05:35.596: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 03/16 11:05:35.602: [smf] INFO: Removed Session: UE IMSI:[262424288307017] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 03/16 11:05:35.602: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 03/16 11:05:35.607: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 03/16 11:05:35.613: [smf] INFO: Removed Session: UE IMSI:[262428197270523] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 03/16 11:05:35.613: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 03/16 11:05:35.618: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 03/16 11:05:35.623: [smf] INFO: Removed Session: UE IMSI:[262424644032082] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 03/16 11:05:35.623: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 03/16 11:05:35.629: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 03/16 11:05:35.634: [smf] INFO: Removed Session: UE IMSI:[262425231808470] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 03/16 11:05:35.634: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 03/16 11:05:35.639: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 03/16 11:05:35.644: [smf] INFO: Removed Session: UE IMSI:[262420627930757] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 03/16 11:05:35.645: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 03/16 11:05:35.650: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 03/16 11:05:35.655: [smf] INFO: Removed Session: UE IMSI:[262423426839725] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 03/16 11:05:35.655: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 03/16 11:05:35.661: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 03/16 11:05:35.667: [smf] INFO: Removed Session: UE IMSI:[262428097982971] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 03/16 11:05:35.667: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 03/16 11:05:35.672: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 03/16 11:05:35.677: [smf] INFO: Removed Session: UE IMSI:[262426748448235] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 03/16 11:05:35.677: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 03/16 11:05:35.682: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 03/16 11:05:35.688: [smf] INFO: Removed Session: UE IMSI:[262423711079374] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 03/16 11:05:35.688: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 03/16 11:05:35.693: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 03/16 11:05:35.699: [smf] INFO: Removed Session: UE IMSI:[262427702968422] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 03/16 11:05:35.699: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 03/16 11:05:35.704: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 03/16 11:05:35.709: [smf] INFO: Removed Session: UE IMSI:[262425887408070] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 03/16 11:05:35.709: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 03/16 11:05:35.715: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 03/16 11:05:35.719: [smf] INFO: Removed Session: UE IMSI:[262428772652484] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 03/16 11:05:35.719: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 03/16 11:05:35.726: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 03/16 11:05:35.732: [smf] INFO: Removed Session: UE IMSI:[262422850455086] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 03/16 11:05:35.732: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 03/16 11:05:35.737: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 03/16 11:05:35.742: [smf] INFO: Removed Session: UE IMSI:[262426652346286] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 03/16 11:05:35.742: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 03/16 11:05:35.747: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 03/16 11:05:35.753: [smf] INFO: Removed Session: UE IMSI:[262423032078035] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 03/16 11:05:35.753: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 03/16 11:05:35.758: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 03/16 11:05:35.764: [smf] INFO: Removed Session: UE IMSI:[262420274015295] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 03/16 11:05:35.764: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 03/16 11:05:35.769: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 03/16 11:05:35.774: [smf] INFO: Removed Session: UE IMSI:[262422188076018] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 03/16 11:05:35.774: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 03/16 11:05:35.780: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 03/16 11:05:35.785: [smf] INFO: Removed Session: UE IMSI:[262420211662289] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 03/16 11:05:35.785: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 03/16 11:05:35.790: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 03/16 11:05:35.795: [smf] INFO: Removed Session: UE IMSI:[262427290130240] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 03/16 11:05:35.795: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 03/16 11:05:35.801: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 03/16 11:05:35.806: [smf] INFO: Removed Session: UE IMSI:[262428646024081] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 03/16 11:05:35.806: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 03/16 11:05:35.812: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 03/16 11:05:35.817: [smf] INFO: Removed Session: UE IMSI:[262423821411538] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 03/16 11:05:35.817: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 03/16 11:05:35.823: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 03/16 11:05:35.828: [smf] INFO: Removed Session: UE IMSI:[262423259506244] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 03/16 11:05:35.828: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 03/16 11:05:35.834: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 03/16 11:05:35.840: [smf] INFO: Removed Session: UE IMSI:[262425804231146] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 03/16 11:05:35.840: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 03/16 11:05:35.844: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 03/16 11:05:35.850: [smf] INFO: Removed Session: UE IMSI:[262421511433085] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 03/16 11:05:35.850: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 03/16 11:05:35.855: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 03/16 11:05:35.860: [smf] INFO: Removed Session: UE IMSI:[262429697365381] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 03/16 11:05:35.860: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 03/16 11:05:35.866: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 03/16 11:05:35.871: [smf] INFO: Removed Session: UE IMSI:[262423046938328] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 03/16 11:05:35.871: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 03/16 11:05:35.876: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 03/16 11:05:35.882: [smf] INFO: Removed Session: UE IMSI:[262421963241662] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 03/16 11:05:35.882: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 03/16 11:05:35.887: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 03/16 11:05:35.893: [smf] INFO: Removed Session: UE IMSI:[262420328193979] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 03/16 11:05:35.893: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 03/16 11:05:35.898: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 03/16 11:05:35.904: [smf] INFO: Removed Session: UE IMSI:[262424025718464] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 03/16 11:05:35.904: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 03/16 11:05:35.909: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 03/16 11:05:35.914: [smf] INFO: Removed Session: UE IMSI:[262420792500144] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 03/16 11:05:35.914: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 03/16 11:05:35.920: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 03/16 11:05:35.926: [smf] INFO: Removed Session: UE IMSI:[262425376749490] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 03/16 11:05:35.926: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 03/16 11:05:35.931: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 03/16 11:05:35.936: [smf] INFO: Removed Session: UE IMSI:[262423220082631] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 03/16 11:05:35.936: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 03/16 11:05:35.941: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 03/16 11:05:35.946: [smf] INFO: Removed Session: UE IMSI:[262427029316371] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 03/16 11:05:35.946: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 03/16 11:05:35.952: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 03/16 11:05:35.957: [smf] INFO: Removed Session: UE IMSI:[262428743392724] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 03/16 11:05:35.957: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 03/16 11:05:35.963: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 03/16 11:05:35.969: [smf] INFO: Removed Session: UE IMSI:[262424010952417] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 03/16 11:05:35.969: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 03/16 11:05:35.974: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 03/16 11:05:35.979: [smf] INFO: Removed Session: UE IMSI:[262424167248752] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 03/16 11:05:35.979: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 03/16 11:05:35.985: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 03/16 11:05:35.990: [smf] INFO: Removed Session: UE IMSI:[262429895895424] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:35.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 03/16 11:05:35.990: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 03/16 11:05:35.995: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 03/16 11:05:36.001: [smf] INFO: Removed Session: UE IMSI:[262421917134649] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 03/16 11:05:36.001: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 03/16 11:05:36.007: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 03/16 11:05:36.013: [smf] INFO: Removed Session: UE IMSI:[262421916915728] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 03/16 11:05:36.013: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 03/16 11:05:36.017: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 03/16 11:05:36.023: [smf] INFO: Removed Session: UE IMSI:[262427757046617] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 03/16 11:05:36.023: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 03/16 11:05:36.028: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 03/16 11:05:36.033: [smf] INFO: Removed Session: UE IMSI:[262428329116123] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 03/16 11:05:36.033: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 03/16 11:05:36.039: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 03/16 11:05:36.044: [smf] INFO: Removed Session: UE IMSI:[262420738271935] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 03/16 11:05:36.044: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 03/16 11:05:36.049: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 03/16 11:05:36.055: [smf] INFO: Removed Session: UE IMSI:[262422745456878] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 03/16 11:05:36.055: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 03/16 11:05:36.060: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 03/16 11:05:36.066: [smf] INFO: Removed Session: UE IMSI:[262424196841860] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 03/16 11:05:36.066: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 03/16 11:05:36.071: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 03/16 11:05:36.077: [smf] INFO: Removed Session: UE IMSI:[262426905582476] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 03/16 11:05:36.077: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 03/16 11:05:36.082: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 03/16 11:05:36.088: [smf] INFO: Removed Session: UE IMSI:[262421976379908] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 03/16 11:05:36.088: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 03/16 11:05:36.093: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 03/16 11:05:36.098: [smf] INFO: Removed Session: UE IMSI:[262424950113607] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 03/16 11:05:36.099: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 03/16 11:05:36.104: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 03/16 11:05:36.109: [smf] INFO: Removed Session: UE IMSI:[262429277924449] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 03/16 11:05:36.109: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 03/16 11:05:36.114: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 03/16 11:05:36.119: [smf] INFO: Removed Session: UE IMSI:[262424860079968] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 03/16 11:05:36.119: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 03/16 11:05:36.125: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 03/16 11:05:36.130: [smf] INFO: Removed Session: UE IMSI:[262422297249669] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 03/16 11:05:36.130: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 03/16 11:05:36.136: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 03/16 11:05:36.141: [smf] INFO: Removed Session: UE IMSI:[262423322371377] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 03/16 11:05:36.141: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 03/16 11:05:36.146: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 03/16 11:05:36.152: [smf] INFO: Removed Session: UE IMSI:[262420824397340] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 03/16 11:05:36.152: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 03/16 11:05:36.157: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 03/16 11:05:36.163: [smf] INFO: Removed Session: UE IMSI:[262422194052902] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 03/16 11:05:36.163: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 03/16 11:05:36.168: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 03/16 11:05:36.173: [smf] INFO: Removed Session: UE IMSI:[262424356884045] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 03/16 11:05:36.173: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 03/16 11:05:36.179: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 03/16 11:05:36.184: [smf] INFO: Removed Session: UE IMSI:[262422899080169] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 03/16 11:05:36.184: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 03/16 11:05:36.189: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 03/16 11:05:36.194: [smf] INFO: Removed Session: UE IMSI:[262428475910025] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 03/16 11:05:36.194: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 03/16 11:05:36.200: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 03/16 11:05:36.206: [smf] INFO: Removed Session: UE IMSI:[262421589591382] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 03/16 11:05:36.206: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 03/16 11:05:36.211: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 03/16 11:05:36.215: [smf] INFO: Removed Session: UE IMSI:[262427085025751] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 03/16 11:05:36.215: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 03/16 11:05:36.221: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 03/16 11:05:36.228: [smf] INFO: Removed Session: UE IMSI:[262427201106280] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 03/16 11:05:36.228: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 03/16 11:05:36.232: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 03/16 11:05:36.238: [smf] INFO: Removed Session: UE IMSI:[262426285110788] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 03/16 11:05:36.238: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 03/16 11:05:36.243: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 03/16 11:05:36.248: [smf] INFO: Removed Session: UE IMSI:[262423574087592] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 03/16 11:05:36.248: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 03/16 11:05:36.254: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 03/16 11:05:36.259: [smf] INFO: Removed Session: UE IMSI:[262423103833271] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 03/16 11:05:36.259: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 03/16 11:05:36.265: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 03/16 11:05:36.270: [smf] INFO: Removed Session: UE IMSI:[262424666299857] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 03/16 11:05:36.270: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 03/16 11:05:36.275: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 03/16 11:05:36.281: [smf] INFO: Removed Session: UE IMSI:[262429348616686] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 03/16 11:05:36.281: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 03/16 11:05:36.286: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 03/16 11:05:36.292: [smf] INFO: Removed Session: UE IMSI:[262424693868572] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 03/16 11:05:36.292: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 03/16 11:05:36.297: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 03/16 11:05:36.303: [smf] INFO: Removed Session: UE IMSI:[262426549351829] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 03/16 11:05:36.303: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 03/16 11:05:36.308: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 03/16 11:05:36.314: [smf] INFO: Removed Session: UE IMSI:[262426353037904] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 03/16 11:05:36.314: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 03/16 11:05:36.319: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 03/16 11:05:36.324: [smf] INFO: Removed Session: UE IMSI:[262423985248837] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 03/16 11:05:36.324: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 03/16 11:05:36.329: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 03/16 11:05:36.335: [smf] INFO: Removed Session: UE IMSI:[262424706512576] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 03/16 11:05:36.335: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 03/16 11:05:36.340: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 03/16 11:05:36.346: [smf] INFO: Removed Session: UE IMSI:[262424500091715] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 03/16 11:05:36.346: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 03/16 11:05:36.351: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 03/16 11:05:36.356: [smf] INFO: Removed Session: UE IMSI:[262421169632200] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 03/16 11:05:36.356: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 03/16 11:05:36.362: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 03/16 11:05:36.367: [smf] INFO: Removed Session: UE IMSI:[262427207419842] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 03/16 11:05:36.367: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 03/16 11:05:36.372: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 03/16 11:05:36.378: [smf] INFO: Removed Session: UE IMSI:[262424262476084] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 03/16 11:05:36.378: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 03/16 11:05:36.383: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 03/16 11:05:36.388: [smf] INFO: Removed Session: UE IMSI:[262425144693018] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 03/16 11:05:36.388: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 03/16 11:05:36.394: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 03/16 11:05:36.399: [smf] INFO: Removed Session: UE IMSI:[262427717911725] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 03/16 11:05:36.399: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 03/16 11:05:36.405: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 03/16 11:05:36.410: [smf] INFO: Removed Session: UE IMSI:[262421301955048] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 03/16 11:05:36.410: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 03/16 11:05:36.415: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 03/16 11:05:36.421: [smf] INFO: Removed Session: UE IMSI:[262420798973452] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 03/16 11:05:36.421: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 03/16 11:05:36.426: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 03/16 11:05:36.432: [smf] INFO: Removed Session: UE IMSI:[262429057069393] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 03/16 11:05:36.432: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 03/16 11:05:36.437: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 03/16 11:05:36.442: [smf] INFO: Removed Session: UE IMSI:[262423785583328] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 03/16 11:05:36.442: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 03/16 11:05:36.448: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 03/16 11:05:36.453: [smf] INFO: Removed Session: UE IMSI:[262424908596310] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 03/16 11:05:36.453: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 03/16 11:05:36.458: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 03/16 11:05:36.463: [smf] INFO: Removed Session: UE IMSI:[262427297793038] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 03/16 11:05:36.463: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 03/16 11:05:36.469: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 03/16 11:05:36.474: [smf] INFO: Removed Session: UE IMSI:[262420753152204] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 03/16 11:05:36.474: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 03/16 11:05:36.480: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 03/16 11:05:36.486: [smf] INFO: Removed Session: UE IMSI:[262423856512898] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 03/16 11:05:36.486: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 03/16 11:05:36.491: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 03/16 11:05:36.497: [smf] INFO: Removed Session: UE IMSI:[262428638195672] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 03/16 11:05:36.497: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 03/16 11:05:36.501: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 03/16 11:05:36.507: [smf] INFO: Removed Session: UE IMSI:[262423357112246] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 03/16 11:05:36.507: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 03/16 11:05:36.512: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 03/16 11:05:36.517: [smf] INFO: Removed Session: UE IMSI:[262425380054306] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 03/16 11:05:36.517: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 03/16 11:05:36.523: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 03/16 11:05:36.528: [smf] INFO: Removed Session: UE IMSI:[262425272333439] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 03/16 11:05:36.528: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 03/16 11:05:36.534: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 03/16 11:05:36.539: [smf] INFO: Removed Session: UE IMSI:[262420536617608] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 03/16 11:05:36.539: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 03/16 11:05:36.544: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 03/16 11:05:36.550: [smf] INFO: Removed Session: UE IMSI:[262424242779352] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 03/16 11:05:36.550: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 03/16 11:05:36.555: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 03/16 11:05:36.561: [smf] INFO: Removed Session: UE IMSI:[262423273806448] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 03/16 11:05:36.561: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 03/16 11:05:36.566: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 03/16 11:05:36.572: [smf] INFO: Removed Session: UE IMSI:[262422539293101] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 03/16 11:05:36.572: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 03/16 11:05:36.577: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 03/16 11:05:36.582: [smf] INFO: Removed Session: UE IMSI:[262425958017333] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 03/16 11:05:36.582: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 03/16 11:05:36.588: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 03/16 11:05:36.593: [smf] INFO: Removed Session: UE IMSI:[262426922130793] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 03/16 11:05:36.593: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 03/16 11:05:36.599: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 03/16 11:05:36.605: [smf] INFO: Removed Session: UE IMSI:[262427303888036] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 03/16 11:05:36.605: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 03/16 11:05:36.609: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 03/16 11:05:36.614: [smf] INFO: Removed Session: UE IMSI:[262425542639511] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 03/16 11:05:36.614: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 03/16 11:05:36.620: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 03/16 11:05:36.625: [smf] INFO: Removed Session: UE IMSI:[262423767308201] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 03/16 11:05:36.625: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 03/16 11:05:36.631: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 03/16 11:05:36.636: [smf] INFO: Removed Session: UE IMSI:[262425438951265] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 03/16 11:05:36.636: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 03/16 11:05:36.642: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 03/16 11:05:36.647: [smf] INFO: Removed Session: UE IMSI:[262427801623546] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 03/16 11:05:36.647: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 03/16 11:05:36.652: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 03/16 11:05:36.658: [smf] INFO: Removed Session: UE IMSI:[262424208438586] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 03/16 11:05:36.658: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 03/16 11:05:36.663: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 03/16 11:05:36.668: [smf] INFO: Removed Session: UE IMSI:[262425841205237] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 03/16 11:05:36.668: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 03/16 11:05:36.674: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 03/16 11:05:36.679: [smf] INFO: Removed Session: UE IMSI:[262428177068211] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 03/16 11:05:36.679: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 03/16 11:05:36.685: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 03/16 11:05:36.690: [smf] INFO: Removed Session: UE IMSI:[262422793380773] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 03/16 11:05:36.690: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 03/16 11:05:36.696: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 03/16 11:05:36.701: [smf] INFO: Removed Session: UE IMSI:[262427679797104] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 03/16 11:05:36.701: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 03/16 11:05:36.707: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 03/16 11:05:36.714: [smf] INFO: Removed Session: UE IMSI:[262421900788871] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 03/16 11:05:36.714: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 03/16 11:05:36.717: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 03/16 11:05:36.721: [smf] INFO: Removed Session: UE IMSI:[262425406242566] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 03/16 11:05:36.721: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 03/16 11:05:36.728: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 03/16 11:05:36.733: [smf] INFO: Removed Session: UE IMSI:[262428067737791] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 03/16 11:05:36.733: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 03/16 11:05:36.739: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 03/16 11:05:36.744: [smf] INFO: Removed Session: UE IMSI:[262424663895232] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 03/16 11:05:36.744: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 03/16 11:05:36.750: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 03/16 11:05:36.756: [smf] INFO: Removed Session: UE IMSI:[262420600377139] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 03/16 11:05:36.756: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 03/16 11:05:36.761: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 03/16 11:05:36.766: [smf] INFO: Removed Session: UE IMSI:[262422546955339] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 03/16 11:05:36.766: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 03/16 11:05:36.771: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 03/16 11:05:36.777: [smf] INFO: Removed Session: UE IMSI:[262421309262736] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 03/16 11:05:36.777: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 03/16 11:05:36.782: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 03/16 11:05:36.787: [smf] INFO: Removed Session: UE IMSI:[262421830141399] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 03/16 11:05:36.787: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 03/16 11:05:36.793: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 03/16 11:05:36.798: [smf] INFO: Removed Session: UE IMSI:[262424822744601] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 03/16 11:05:36.798: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 03/16 11:05:36.803: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 03/16 11:05:36.810: [smf] INFO: Removed Session: UE IMSI:[262422063768571] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 03/16 11:05:36.810: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 03/16 11:05:36.814: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 03/16 11:05:36.820: [smf] INFO: Removed Session: UE IMSI:[262423348020372] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 03/16 11:05:36.820: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 03/16 11:05:36.825: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 03/16 11:05:36.831: [smf] INFO: Removed Session: UE IMSI:[262423367326701] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 03/16 11:05:36.831: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 03/16 11:05:36.836: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 03/16 11:05:36.841: [smf] INFO: Removed Session: UE IMSI:[262421958287106] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 03/16 11:05:36.841: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 03/16 11:05:36.846: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 03/16 11:05:36.852: [smf] INFO: Removed Session: UE IMSI:[262429911919078] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 03/16 11:05:36.852: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 03/16 11:05:36.857: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 03/16 11:05:36.863: [smf] INFO: Removed Session: UE IMSI:[262429968688731] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 03/16 11:05:36.863: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 03/16 11:05:36.868: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 03/16 11:05:36.874: [smf] INFO: Removed Session: UE IMSI:[262426612461173] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 03/16 11:05:36.874: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 03/16 11:05:36.879: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 03/16 11:05:36.884: [smf] INFO: Removed Session: UE IMSI:[262428232941892] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 03/16 11:05:36.884: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 03/16 11:05:36.889: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 03/16 11:05:36.895: [smf] INFO: Removed Session: UE IMSI:[262422893539423] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 03/16 11:05:36.895: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 03/16 11:05:36.900: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 03/16 11:05:36.905: [smf] INFO: Removed Session: UE IMSI:[262424901634056] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 03/16 11:05:36.905: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 03/16 11:05:36.911: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 03/16 11:05:36.916: [smf] INFO: Removed Session: UE IMSI:[262421292435395] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 03/16 11:05:36.916: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 03/16 11:05:36.922: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 03/16 11:05:36.927: [smf] INFO: Removed Session: UE IMSI:[262426286647589] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 03/16 11:05:36.927: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 03/16 11:05:36.932: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 03/16 11:05:36.938: [smf] INFO: Removed Session: UE IMSI:[262423972164745] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 03/16 11:05:36.938: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 03/16 11:05:36.943: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 03/16 11:05:36.948: [smf] INFO: Removed Session: UE IMSI:[262420729379730] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 03/16 11:05:36.948: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 03/16 11:05:36.954: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 03/16 11:05:36.959: [smf] INFO: Removed Session: UE IMSI:[262424351907944] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 03/16 11:05:36.959: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 03/16 11:05:36.965: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 03/16 11:05:36.970: [smf] INFO: Removed Session: UE IMSI:[262421696934022] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 03/16 11:05:36.970: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 03/16 11:05:36.975: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 03/16 11:05:36.981: [smf] INFO: Removed Session: UE IMSI:[262420437561272] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 03/16 11:05:36.981: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 03/16 11:05:36.986: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 03/16 11:05:36.992: [smf] INFO: Removed Session: UE IMSI:[262424501118297] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:36.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 03/16 11:05:36.992: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 03/16 11:05:36.997: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 03/16 11:05:37.002: [smf] INFO: Removed Session: UE IMSI:[262421199012731] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 03/16 11:05:37.002: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 03/16 11:05:37.008: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 03/16 11:05:37.013: [smf] INFO: Removed Session: UE IMSI:[262421274919125] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 03/16 11:05:37.013: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 03/16 11:05:37.018: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 03/16 11:05:37.024: [smf] INFO: Removed Session: UE IMSI:[262424296882219] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 03/16 11:05:37.024: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 03/16 11:05:37.029: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 03/16 11:05:37.036: [smf] INFO: Removed Session: UE IMSI:[262427982771642] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 03/16 11:05:37.036: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 03/16 11:05:37.040: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 03/16 11:05:37.045: [smf] INFO: Removed Session: UE IMSI:[262420635883664] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 03/16 11:05:37.045: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 03/16 11:05:37.051: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 03/16 11:05:37.056: [smf] INFO: Removed Session: UE IMSI:[262424675130996] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 03/16 11:05:37.056: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 03/16 11:05:37.061: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 03/16 11:05:37.067: [smf] INFO: Removed Session: UE IMSI:[262422131504181] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 03/16 11:05:37.067: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 03/16 11:05:37.072: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 03/16 11:05:37.077: [smf] INFO: Removed Session: UE IMSI:[262429908835010] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 03/16 11:05:37.077: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 03/16 11:05:37.083: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 03/16 11:05:37.088: [smf] INFO: Removed Session: UE IMSI:[262421841337379] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 03/16 11:05:37.088: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 03/16 11:05:37.094: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 03/16 11:05:37.098: [smf] INFO: Removed Session: UE IMSI:[262422876732589] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 03/16 11:05:37.098: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 03/16 11:05:37.104: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 03/16 11:05:37.110: [smf] INFO: Removed Session: UE IMSI:[262425039723741] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 03/16 11:05:37.110: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 03/16 11:05:37.115: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 03/16 11:05:37.121: [smf] INFO: Removed Session: UE IMSI:[262426295079949] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 03/16 11:05:37.121: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 03/16 11:05:37.126: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 03/16 11:05:37.131: [smf] INFO: Removed Session: UE IMSI:[262423051636918] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 03/16 11:05:37.131: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 03/16 11:05:37.137: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 03/16 11:05:37.143: [smf] INFO: Removed Session: UE IMSI:[262425810586969] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 03/16 11:05:37.143: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 03/16 11:05:37.147: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 03/16 11:05:37.153: [smf] INFO: Removed Session: UE IMSI:[262422096264088] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 03/16 11:05:37.153: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 03/16 11:05:37.158: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 03/16 11:05:37.164: [smf] INFO: Removed Session: UE IMSI:[262426058609643] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 03/16 11:05:37.164: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 03/16 11:05:37.169: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 03/16 11:05:37.174: [smf] INFO: Removed Session: UE IMSI:[262427742463269] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 03/16 11:05:37.174: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 03/16 11:05:37.180: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 03/16 11:05:37.184: [smf] INFO: Removed Session: UE IMSI:[262422838744294] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 03/16 11:05:37.184: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 03/16 11:05:37.190: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 03/16 11:05:37.195: [smf] INFO: Removed Session: UE IMSI:[262421112011844] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 03/16 11:05:37.195: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 03/16 11:05:37.201: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 03/16 11:05:37.206: [smf] INFO: Removed Session: UE IMSI:[262428111575343] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 03/16 11:05:37.206: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 03/16 11:05:37.212: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 03/16 11:05:37.215: [smf] INFO: Removed Session: UE IMSI:[262426855085716] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 03/16 11:05:37.215: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 03/16 11:05:37.222: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 03/16 11:05:37.227: [smf] INFO: Removed Session: UE IMSI:[262420241989511] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 03/16 11:05:37.227: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 03/16 11:05:37.233: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 03/16 11:05:37.238: [smf] INFO: Removed Session: UE IMSI:[262425425833977] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 03/16 11:05:37.238: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 03/16 11:05:37.244: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 03/16 11:05:37.249: [smf] INFO: Removed Session: UE IMSI:[262427514512062] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 03/16 11:05:37.249: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 03/16 11:05:37.255: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 03/16 11:05:37.260: [smf] INFO: Removed Session: UE IMSI:[262421657110728] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 03/16 11:05:37.260: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 03/16 11:05:37.266: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 03/16 11:05:37.272: [smf] INFO: Removed Session: UE IMSI:[262421838320265] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 03/16 11:05:37.272: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 03/16 11:05:37.277: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 03/16 11:05:37.282: [smf] INFO: Removed Session: UE IMSI:[262427965824037] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 03/16 11:05:37.282: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 03/16 11:05:37.288: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 03/16 11:05:37.294: [smf] INFO: Removed Session: UE IMSI:[262424137438148] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 03/16 11:05:37.294: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 03/16 11:05:37.299: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 03/16 11:05:37.310: [smf] INFO: Removed Session: UE IMSI:[262427440391780] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 03/16 11:05:37.310: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 03/16 11:05:37.311: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 03/16 11:05:37.318: [smf] INFO: Removed Session: UE IMSI:[262426388594190] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 03/16 11:05:37.318: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 03/16 11:05:37.321: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 03/16 11:05:37.324: [smf] INFO: Removed Session: UE IMSI:[262425064883445] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 03/16 11:05:37.324: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 03/16 11:05:37.332: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 03/16 11:05:37.337: [smf] INFO: Removed Session: UE IMSI:[262421250047464] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 03/16 11:05:37.337: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 03/16 11:05:37.343: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 03/16 11:05:37.346: [smf] INFO: Removed Session: UE IMSI:[262426626535839] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 03/16 11:05:37.346: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 03/16 11:05:37.353: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 03/16 11:05:37.359: [smf] INFO: Removed Session: UE IMSI:[262424313575881] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 03/16 11:05:37.359: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 03/16 11:05:37.364: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 03/16 11:05:37.372: [smf] INFO: Removed Session: UE IMSI:[262427977195403] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 03/16 11:05:37.372: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 03/16 11:05:37.376: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 03/16 11:05:37.384: [smf] INFO: Removed Session: UE IMSI:[262422073089691] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 03/16 11:05:37.384: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 03/16 11:05:37.387: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 03/16 11:05:37.392: [smf] INFO: Removed Session: UE IMSI:[262428128426810] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 03/16 11:05:37.392: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 03/16 11:05:37.398: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 03/16 11:05:37.404: [smf] INFO: Removed Session: UE IMSI:[262422272336620] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 03/16 11:05:37.404: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 03/16 11:05:37.409: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 03/16 11:05:37.417: [smf] INFO: Removed Session: UE IMSI:[262426913338354] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 03/16 11:05:37.417: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 03/16 11:05:37.420: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 03/16 11:05:37.425: [smf] INFO: Removed Session: UE IMSI:[262425813762302] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 03/16 11:05:37.425: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 03/16 11:05:37.431: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 03/16 11:05:37.436: [smf] INFO: Removed Session: UE IMSI:[262427350099175] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 03/16 11:05:37.436: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 03/16 11:05:37.441: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 03/16 11:05:37.448: [smf] INFO: Removed Session: UE IMSI:[262421453020768] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 03/16 11:05:37.448: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 03/16 11:05:37.452: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 03/16 11:05:37.460: [smf] INFO: Removed Session: UE IMSI:[262423801925717] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 03/16 11:05:37.460: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 03/16 11:05:37.463: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 03/16 11:05:37.471: [smf] INFO: Removed Session: UE IMSI:[262421708588183] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 03/16 11:05:37.471: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 03/16 11:05:37.474: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 03/16 11:05:37.479: [smf] INFO: Removed Session: UE IMSI:[262425281193507] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 03/16 11:05:37.479: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 03/16 11:05:37.485: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 03/16 11:05:37.489: [smf] INFO: Removed Session: UE IMSI:[262420116849870] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 03/16 11:05:37.490: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 03/16 11:05:37.496: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 03/16 11:05:37.504: [smf] INFO: Removed Session: UE IMSI:[262424546497128] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 03/16 11:05:37.504: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 03/16 11:05:37.507: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 03/16 11:05:37.513: [smf] INFO: Removed Session: UE IMSI:[262421490558542] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 03/16 11:05:37.513: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 03/16 11:05:37.517: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 03/16 11:05:37.523: [smf] INFO: Removed Session: UE IMSI:[262421927344892] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 03/16 11:05:37.523: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 03/16 11:05:37.528: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 03/16 11:05:37.534: [smf] INFO: Removed Session: UE IMSI:[262424201374536] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 03/16 11:05:37.534: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 03/16 11:05:37.539: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 03/16 11:05:37.545: [smf] INFO: Removed Session: UE IMSI:[262423681904878] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 03/16 11:05:37.545: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 03/16 11:05:37.550: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 03/16 11:05:37.556: [smf] INFO: Removed Session: UE IMSI:[262421240488608] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 03/16 11:05:37.556: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 03/16 11:05:37.561: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 03/16 11:05:37.566: [smf] INFO: Removed Session: UE IMSI:[262429287000519] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 03/16 11:05:37.566: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 03/16 11:05:37.571: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 03/16 11:05:37.581: [smf] INFO: Removed Session: UE IMSI:[262425122321355] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 03/16 11:05:37.582: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 03/16 11:05:37.583: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 03/16 11:05:37.591: [smf] INFO: Removed Session: UE IMSI:[262420728184656] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 03/16 11:05:37.591: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 03/16 11:05:37.595: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 03/16 11:05:37.603: [smf] INFO: Removed Session: UE IMSI:[262424844375642] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 03/16 11:05:37.603: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 03/16 11:05:37.606: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 03/16 11:05:37.613: [smf] INFO: Removed Session: UE IMSI:[262420894310784] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 03/16 11:05:37.613: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 03/16 11:05:37.617: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 03/16 11:05:37.621: [smf] INFO: Removed Session: UE IMSI:[262427868817588] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 03/16 11:05:37.621: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 03/16 11:05:37.627: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 03/16 11:05:37.632: [smf] INFO: Removed Session: UE IMSI:[262420127912777] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 03/16 11:05:37.633: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 03/16 11:05:37.638: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 03/16 11:05:37.645: [smf] INFO: Removed Session: UE IMSI:[262428078485336] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 03/16 11:05:37.646: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 03/16 11:05:37.649: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 03/16 11:05:37.656: [smf] INFO: Removed Session: UE IMSI:[262427135154203] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 03/16 11:05:37.656: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 03/16 11:05:37.659: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 03/16 11:05:37.665: [smf] INFO: Removed Session: UE IMSI:[262420018981480] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 03/16 11:05:37.665: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 03/16 11:05:37.671: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 03/16 11:05:37.680: [smf] INFO: Removed Session: UE IMSI:[262421284942799] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 03/16 11:05:37.680: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 03/16 11:05:37.682: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 03/16 11:05:37.689: [smf] INFO: Removed Session: UE IMSI:[262423214460923] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 03/16 11:05:37.689: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 03/16 11:05:37.693: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 03/16 11:05:37.698: [smf] INFO: Removed Session: UE IMSI:[262426350794308] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 03/16 11:05:37.698: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 03/16 11:05:37.704: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 03/16 11:05:37.708: [smf] INFO: Removed Session: UE IMSI:[262423265292610] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 03/16 11:05:37.708: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 03/16 11:05:37.714: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 03/16 11:05:37.720: [smf] INFO: Removed Session: UE IMSI:[262423950938262] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 03/16 11:05:37.720: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 03/16 11:05:37.725: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 03/16 11:05:37.730: [smf] INFO: Removed Session: UE IMSI:[262420925432568] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 03/16 11:05:37.730: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 03/16 11:05:37.736: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 03/16 11:05:37.741: [smf] INFO: Removed Session: UE IMSI:[262420384542073] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 03/16 11:05:37.741: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 03/16 11:05:37.747: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 03/16 11:05:37.752: [smf] INFO: Removed Session: UE IMSI:[262421299553978] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 03/16 11:05:37.752: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 03/16 11:05:37.757: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 03/16 11:05:37.762: [smf] INFO: Removed Session: UE IMSI:[262421552908496] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 03/16 11:05:37.762: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 03/16 11:05:37.768: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 03/16 11:05:37.774: [smf] INFO: Removed Session: UE IMSI:[262427027342820] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 03/16 11:05:37.774: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 03/16 11:05:37.779: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 03/16 11:05:37.784: [smf] INFO: Removed Session: UE IMSI:[262421507539053] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 03/16 11:05:37.784: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 03/16 11:05:37.790: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 03/16 11:05:37.794: [smf] INFO: Removed Session: UE IMSI:[262422938693385] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 03/16 11:05:37.794: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 03/16 11:05:37.800: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 03/16 11:05:37.805: [smf] INFO: Removed Session: UE IMSI:[262426726660654] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 03/16 11:05:37.805: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 03/16 11:05:37.811: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 03/16 11:05:37.816: [smf] INFO: Removed Session: UE IMSI:[262425676686690] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 03/16 11:05:37.816: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 03/16 11:05:37.822: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 03/16 11:05:37.827: [smf] INFO: Removed Session: UE IMSI:[262420908840108] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 03/16 11:05:37.827: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 03/16 11:05:37.832: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 03/16 11:05:37.837: [smf] INFO: Removed Session: UE IMSI:[262426209439130] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 03/16 11:05:37.837: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 03/16 11:05:37.843: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 03/16 11:05:37.848: [smf] INFO: Removed Session: UE IMSI:[262429134649417] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 03/16 11:05:37.848: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 03/16 11:05:37.854: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 03/16 11:05:37.859: [smf] INFO: Removed Session: UE IMSI:[262424087259329] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 03/16 11:05:37.859: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 03/16 11:05:37.865: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 03/16 11:05:37.870: [smf] INFO: Removed Session: UE IMSI:[262426756757127] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 03/16 11:05:37.870: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 03/16 11:05:37.875: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 03/16 11:05:37.881: [smf] INFO: Removed Session: UE IMSI:[262425905066502] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 03/16 11:05:37.881: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 03/16 11:05:37.886: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 03/16 11:05:37.891: [smf] INFO: Removed Session: UE IMSI:[262422367889493] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 03/16 11:05:37.891: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 03/16 11:05:37.897: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 03/16 11:05:37.903: [smf] INFO: Removed Session: UE IMSI:[262429543099023] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 03/16 11:05:37.903: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 03/16 11:05:37.908: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 03/16 11:05:37.913: [smf] INFO: Removed Session: UE IMSI:[262421020061794] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 03/16 11:05:37.913: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 03/16 11:05:37.919: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 03/16 11:05:37.924: [smf] INFO: Removed Session: UE IMSI:[262426022713173] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 03/16 11:05:37.924: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 03/16 11:05:37.929: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 03/16 11:05:37.935: [smf] INFO: Removed Session: UE IMSI:[262429376130927] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 03/16 11:05:37.935: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 03/16 11:05:37.940: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 03/16 11:05:37.946: [smf] INFO: Removed Session: UE IMSI:[262428556913223] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 03/16 11:05:37.946: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 03/16 11:05:37.951: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 03/16 11:05:37.956: [smf] INFO: Removed Session: UE IMSI:[262423353046801] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 03/16 11:05:37.956: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 03/16 11:05:37.962: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 03/16 11:05:37.966: [smf] INFO: Removed Session: UE IMSI:[262425129596353] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 03/16 11:05:37.966: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 03/16 11:05:37.972: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 03/16 11:05:37.977: [smf] INFO: Removed Session: UE IMSI:[262421551737966] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 03/16 11:05:37.977: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 03/16 11:05:37.983: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 03/16 11:05:37.988: [smf] INFO: Removed Session: UE IMSI:[262422433279134] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 03/16 11:05:37.988: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 03/16 11:05:37.994: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 03/16 11:05:37.999: [smf] INFO: Removed Session: UE IMSI:[262420575643036] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:37.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 03/16 11:05:37.999: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 03/16 11:05:38.005: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 03/16 11:05:38.010: [smf] INFO: Removed Session: UE IMSI:[262424344255811] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 03/16 11:05:38.010: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 03/16 11:05:38.015: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 03/16 11:05:38.020: [smf] INFO: Removed Session: UE IMSI:[262424266236027] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 03/16 11:05:38.020: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 03/16 11:05:38.026: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 03/16 11:05:38.032: [smf] INFO: Removed Session: UE IMSI:[262421043404950] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 03/16 11:05:38.032: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 03/16 11:05:38.037: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 03/16 11:05:38.041: [smf] INFO: Removed Session: UE IMSI:[262422150494824] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 03/16 11:05:38.041: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 03/16 11:05:38.048: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 03/16 11:05:38.053: [smf] INFO: Removed Session: UE IMSI:[262421293135556] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 03/16 11:05:38.053: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 03/16 11:05:38.058: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 03/16 11:05:38.063: [smf] INFO: Removed Session: UE IMSI:[262423310256209] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 03/16 11:05:38.063: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 03/16 11:05:38.069: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 03/16 11:05:38.074: [smf] INFO: Removed Session: UE IMSI:[262421843730990] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 03/16 11:05:38.074: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 03/16 11:05:38.080: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 03/16 11:05:38.085: [smf] INFO: Removed Session: UE IMSI:[262426188876788] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 03/16 11:05:38.085: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 03/16 11:05:38.091: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 03/16 11:05:38.096: [smf] INFO: Removed Session: UE IMSI:[262423366059824] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 03/16 11:05:38.096: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 03/16 11:05:38.101: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 03/16 11:05:38.107: [smf] INFO: Removed Session: UE IMSI:[262420835860411] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 03/16 11:05:38.107: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 03/16 11:05:38.112: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 03/16 11:05:38.118: [smf] INFO: Removed Session: UE IMSI:[262420298849051] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 03/16 11:05:38.118: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 03/16 11:05:38.123: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 03/16 11:05:38.129: [smf] INFO: Removed Session: UE IMSI:[262423079885730] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 03/16 11:05:38.129: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 03/16 11:05:38.134: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 03/16 11:05:38.139: [smf] INFO: Removed Session: UE IMSI:[262428141596306] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 03/16 11:05:38.139: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 03/16 11:05:38.144: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 03/16 11:05:38.149: [smf] INFO: Removed Session: UE IMSI:[262420058889753] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 03/16 11:05:38.150: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 03/16 11:05:38.155: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 03/16 11:05:38.160: [smf] INFO: Removed Session: UE IMSI:[262421461995292] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 03/16 11:05:38.160: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 03/16 11:05:38.166: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 03/16 11:05:38.171: [smf] INFO: Removed Session: UE IMSI:[262429917503390] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 03/16 11:05:38.171: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 03/16 11:05:38.177: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 03/16 11:05:38.182: [smf] INFO: Removed Session: UE IMSI:[262421856929529] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 03/16 11:05:38.182: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 03/16 11:05:38.187: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 03/16 11:05:38.192: [smf] INFO: Removed Session: UE IMSI:[262421389317363] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 03/16 11:05:38.192: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 03/16 11:05:38.198: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 03/16 11:05:38.203: [smf] INFO: Removed Session: UE IMSI:[262428421577931] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 03/16 11:05:38.204: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 03/16 11:05:38.208: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 03/16 11:05:38.213: [smf] INFO: Removed Session: UE IMSI:[262425251547356] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 03/16 11:05:38.213: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 03/16 11:05:38.219: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 03/16 11:05:38.224: [smf] INFO: Removed Session: UE IMSI:[262426583671164] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 03/16 11:05:38.224: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 03/16 11:05:38.230: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 03/16 11:05:38.236: [smf] INFO: Removed Session: UE IMSI:[262423387235738] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 03/16 11:05:38.236: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 03/16 11:05:38.241: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 03/16 11:05:38.247: [smf] INFO: Removed Session: UE IMSI:[262426434606728] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 03/16 11:05:38.248: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 03/16 11:05:38.252: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 03/16 11:05:38.257: [smf] INFO: Removed Session: UE IMSI:[262428431474703] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 03/16 11:05:38.257: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 03/16 11:05:38.263: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 03/16 11:05:38.268: [smf] INFO: Removed Session: UE IMSI:[262425588481579] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 03/16 11:05:38.268: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 03/16 11:05:38.273: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 03/16 11:05:38.278: [smf] INFO: Removed Session: UE IMSI:[262423987583051] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 03/16 11:05:38.278: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 03/16 11:05:38.284: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 03/16 11:05:38.290: [smf] INFO: Removed Session: UE IMSI:[262421326067857] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 03/16 11:05:38.290: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 03/16 11:05:38.295: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 03/16 11:05:38.300: [smf] INFO: Removed Session: UE IMSI:[262423038349504] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 03/16 11:05:38.300: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 03/16 11:05:38.306: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 03/16 11:05:38.310: [smf] INFO: Removed Session: UE IMSI:[262428855407801] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 03/16 11:05:38.310: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 03/16 11:05:38.316: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 03/16 11:05:38.322: [smf] INFO: Removed Session: UE IMSI:[262422671684054] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 03/16 11:05:38.322: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 03/16 11:05:38.327: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 03/16 11:05:38.332: [smf] INFO: Removed Session: UE IMSI:[262423232404264] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 03/16 11:05:38.332: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 03/16 11:05:38.338: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 03/16 11:05:38.342: [smf] INFO: Removed Session: UE IMSI:[262426402628387] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 03/16 11:05:38.342: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 03/16 11:05:38.348: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 03/16 11:05:38.352: [smf] INFO: Removed Session: UE IMSI:[262425230002201] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 03/16 11:05:38.352: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 03/16 11:05:38.359: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 03/16 11:05:38.364: [smf] INFO: Removed Session: UE IMSI:[262420780427658] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 03/16 11:05:38.365: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 03/16 11:05:38.370: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 03/16 11:05:38.375: [smf] INFO: Removed Session: UE IMSI:[262424088282808] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 03/16 11:05:38.375: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 03/16 11:05:38.381: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 03/16 11:05:38.385: [smf] INFO: Removed Session: UE IMSI:[262426445532870] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 03/16 11:05:38.385: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 03/16 11:05:38.391: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 03/16 11:05:38.394: [smf] INFO: Removed Session: UE IMSI:[262425582119096] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 03/16 11:05:38.394: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 03/16 11:05:38.401: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 03/16 11:05:38.403: [smf] INFO: Removed Session: UE IMSI:[262423588695103] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 03/16 11:05:38.403: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 03/16 11:05:38.412: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 03/16 11:05:38.416: [smf] INFO: Removed Session: UE IMSI:[262426444340991] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 03/16 11:05:38.416: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 03/16 11:05:38.423: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 03/16 11:05:38.428: [smf] INFO: Removed Session: UE IMSI:[262429707999709] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 03/16 11:05:38.428: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 03/16 11:05:38.434: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 03/16 11:05:38.438: [smf] INFO: Removed Session: UE IMSI:[262425019591320] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 03/16 11:05:38.438: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 03/16 11:05:38.444: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 03/16 11:05:38.449: [smf] INFO: Removed Session: UE IMSI:[262423691976585] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 03/16 11:05:38.449: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 03/16 11:05:38.455: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 03/16 11:05:38.461: [smf] INFO: Removed Session: UE IMSI:[262425427652145] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 03/16 11:05:38.461: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 03/16 11:05:38.466: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 03/16 11:05:38.471: [smf] INFO: Removed Session: UE IMSI:[262428232862708] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 03/16 11:05:38.471: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 03/16 11:05:38.477: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 03/16 11:05:38.482: [smf] INFO: Removed Session: UE IMSI:[262427870795199] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 03/16 11:05:38.482: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 03/16 11:05:38.488: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 03/16 11:05:38.493: [smf] INFO: Removed Session: UE IMSI:[262421331745642] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 03/16 11:05:38.493: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 03/16 11:05:38.499: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 03/16 11:05:38.504: [smf] INFO: Removed Session: UE IMSI:[262426797302073] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 03/16 11:05:38.504: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 03/16 11:05:38.509: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 03/16 11:05:38.515: [smf] INFO: Removed Session: UE IMSI:[262428060674222] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 03/16 11:05:38.515: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 03/16 11:05:38.520: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 03/16 11:05:38.525: [smf] INFO: Removed Session: UE IMSI:[262429674577026] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 03/16 11:05:38.525: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 03/16 11:05:38.531: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 03/16 11:05:38.537: [smf] INFO: Removed Session: UE IMSI:[262422746866573] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 03/16 11:05:38.537: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 03/16 11:05:38.542: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 03/16 11:05:38.547: [smf] INFO: Removed Session: UE IMSI:[262422789712283] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 03/16 11:05:38.547: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 03/16 11:05:38.553: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 03/16 11:05:38.557: [smf] INFO: Removed Session: UE IMSI:[262426374111725] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 03/16 11:05:38.558: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 03/16 11:05:38.563: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 03/16 11:05:38.569: [smf] INFO: Removed Session: UE IMSI:[262423716817670] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 03/16 11:05:38.569: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 03/16 11:05:38.574: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 03/16 11:05:38.579: [smf] INFO: Removed Session: UE IMSI:[262424911642255] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 03/16 11:05:38.579: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 03/16 11:05:38.585: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 03/16 11:05:38.589: [smf] INFO: Removed Session: UE IMSI:[262424631916907] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 03/16 11:05:38.589: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 03/16 11:05:38.595: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 03/16 11:05:38.600: [smf] INFO: Removed Session: UE IMSI:[262421194200737] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 03/16 11:05:38.600: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 03/16 11:05:38.607: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 03/16 11:05:38.615: [smf] INFO: Removed Session: UE IMSI:[262420305524392] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 03/16 11:05:38.615: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 03/16 11:05:38.618: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 03/16 11:05:38.626: [smf] INFO: Removed Session: UE IMSI:[262425914654738] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 03/16 11:05:38.626: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 03/16 11:05:38.629: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 03/16 11:05:38.635: [smf] INFO: Removed Session: UE IMSI:[262426985396518] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 03/16 11:05:38.635: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 03/16 11:05:38.640: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 03/16 11:05:38.645: [smf] INFO: Removed Session: UE IMSI:[262426781574850] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 03/16 11:05:38.645: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 03/16 11:05:38.651: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 03/16 11:05:38.656: [smf] INFO: Removed Session: UE IMSI:[262424864702575] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 03/16 11:05:38.656: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 03/16 11:05:38.662: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 03/16 11:05:38.667: [smf] INFO: Removed Session: UE IMSI:[262429253951866] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 03/16 11:05:38.667: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 03/16 11:05:38.672: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 03/16 11:05:38.677: [smf] INFO: Removed Session: UE IMSI:[262420333074564] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 03/16 11:05:38.677: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 03/16 11:05:38.683: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 03/16 11:05:38.688: [smf] INFO: Removed Session: UE IMSI:[262426365727107] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 03/16 11:05:38.688: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 03/16 11:05:38.694: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 03/16 11:05:38.699: [smf] INFO: Removed Session: UE IMSI:[262421808832627] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 03/16 11:05:38.699: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 03/16 11:05:38.705: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 03/16 11:05:38.710: [smf] INFO: Removed Session: UE IMSI:[262428234158310] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 03/16 11:05:38.710: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 03/16 11:05:38.715: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 03/16 11:05:38.721: [smf] INFO: Removed Session: UE IMSI:[262423219862404] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 03/16 11:05:38.721: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 03/16 11:05:38.726: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 03/16 11:05:38.731: [smf] INFO: Removed Session: UE IMSI:[262427945340946] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 03/16 11:05:38.731: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 03/16 11:05:38.737: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 03/16 11:05:38.742: [smf] INFO: Removed Session: UE IMSI:[262420118414211] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 03/16 11:05:38.742: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 03/16 11:05:38.748: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 03/16 11:05:38.753: [smf] INFO: Removed Session: UE IMSI:[262423332492390] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 03/16 11:05:38.753: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 03/16 11:05:38.759: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 03/16 11:05:38.764: [smf] INFO: Removed Session: UE IMSI:[262425018353900] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 03/16 11:05:38.764: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 03/16 11:05:38.769: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 03/16 11:05:38.774: [smf] INFO: Removed Session: UE IMSI:[262428200550171] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 03/16 11:05:38.774: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 03/16 11:05:38.780: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 03/16 11:05:38.785: [smf] INFO: Removed Session: UE IMSI:[262426674144011] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 03/16 11:05:38.785: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 03/16 11:05:38.791: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 03/16 11:05:38.797: [smf] INFO: Removed Session: UE IMSI:[262421192775091] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 03/16 11:05:38.797: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 03/16 11:05:38.802: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 03/16 11:05:38.810: [smf] INFO: Removed Session: UE IMSI:[262422080614294] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 03/16 11:05:38.811: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 03/16 11:05:38.814: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 03/16 11:05:38.821: [smf] INFO: Removed Session: UE IMSI:[262426086269134] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 03/16 11:05:38.821: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 03/16 11:05:38.824: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 03/16 11:05:38.829: [smf] INFO: Removed Session: UE IMSI:[262423354608900] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 03/16 11:05:38.829: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 03/16 11:05:38.835: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 03/16 11:05:38.841: [smf] INFO: Removed Session: UE IMSI:[262424111254345] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 03/16 11:05:38.841: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 03/16 11:05:38.846: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 03/16 11:05:38.851: [smf] INFO: Removed Session: UE IMSI:[262420754549235] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 03/16 11:05:38.851: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 03/16 11:05:38.857: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 03/16 11:05:38.862: [smf] INFO: Removed Session: UE IMSI:[262420135589481] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 03/16 11:05:38.862: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 03/16 11:05:38.868: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 03/16 11:05:38.873: [smf] INFO: Removed Session: UE IMSI:[262427974462247] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 03/16 11:05:38.873: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 03/16 11:05:38.878: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 03/16 11:05:38.883: [smf] INFO: Removed Session: UE IMSI:[262421930496889] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 03/16 11:05:38.883: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 03/16 11:05:38.889: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 03/16 11:05:38.894: [smf] INFO: Removed Session: UE IMSI:[262427912645830] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 03/16 11:05:38.894: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 03/16 11:05:38.900: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 03/16 11:05:38.904: [smf] INFO: Removed Session: UE IMSI:[262428376887750] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 03/16 11:05:38.904: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 03/16 11:05:38.911: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 03/16 11:05:38.916: [smf] INFO: Removed Session: UE IMSI:[262422568610619] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 03/16 11:05:38.916: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 03/16 11:05:38.921: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 03/16 11:05:38.926: [smf] INFO: Removed Session: UE IMSI:[262423978014679] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 03/16 11:05:38.926: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 03/16 11:05:38.932: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 03/16 11:05:38.937: [smf] INFO: Removed Session: UE IMSI:[262425439605945] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 03/16 11:05:38.937: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 03/16 11:05:38.943: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 03/16 11:05:38.947: [smf] INFO: Removed Session: UE IMSI:[262420666028028] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 03/16 11:05:38.947: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 03/16 11:05:38.953: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 03/16 11:05:38.958: [smf] INFO: Removed Session: UE IMSI:[262422334002466] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 03/16 11:05:38.958: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 03/16 11:05:38.964: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 03/16 11:05:38.970: [smf] INFO: Removed Session: UE IMSI:[262422608210576] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 03/16 11:05:38.970: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 03/16 11:05:38.975: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 03/16 11:05:38.980: [smf] INFO: Removed Session: UE IMSI:[262428380044392] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 03/16 11:05:38.980: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 03/16 11:05:38.986: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 03/16 11:05:38.991: [smf] INFO: Removed Session: UE IMSI:[262429619115438] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:38.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 03/16 11:05:38.991: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 03/16 11:05:38.996: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 03/16 11:05:39.002: [smf] INFO: Removed Session: UE IMSI:[262420849941978] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 03/16 11:05:39.002: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 03/16 11:05:39.007: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 03/16 11:05:39.012: [smf] INFO: Removed Session: UE IMSI:[262429120444190] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 03/16 11:05:39.012: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 03/16 11:05:39.018: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 03/16 11:05:39.023: [smf] INFO: Removed Session: UE IMSI:[262421922474949] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 03/16 11:05:39.023: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 03/16 11:05:39.028: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 03/16 11:05:39.033: [smf] INFO: Removed Session: UE IMSI:[262422734200822] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 03/16 11:05:39.033: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 03/16 11:05:39.039: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 03/16 11:05:39.044: [smf] INFO: Removed Session: UE IMSI:[262424951958190] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 03/16 11:05:39.044: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 03/16 11:05:39.050: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 03/16 11:05:39.055: [smf] INFO: Removed Session: UE IMSI:[262422842024392] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 03/16 11:05:39.055: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 03/16 11:05:39.061: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 03/16 11:05:39.065: [smf] INFO: Removed Session: UE IMSI:[262420832213227] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 03/16 11:05:39.065: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 03/16 11:05:39.071: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 03/16 11:05:39.076: [smf] INFO: Removed Session: UE IMSI:[262425227800401] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 03/16 11:05:39.076: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 03/16 11:05:39.082: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 03/16 11:05:39.087: [smf] INFO: Removed Session: UE IMSI:[262422423840839] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 03/16 11:05:39.087: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 03/16 11:05:39.093: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 03/16 11:05:39.098: [smf] INFO: Removed Session: UE IMSI:[262429249346815] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 03/16 11:05:39.098: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 03/16 11:05:39.104: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 03/16 11:05:39.109: [smf] INFO: Removed Session: UE IMSI:[262425650476364] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 03/16 11:05:39.109: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 03/16 11:05:39.115: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 03/16 11:05:39.119: [smf] INFO: Removed Session: UE IMSI:[262423624235025] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 03/16 11:05:39.119: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 03/16 11:05:39.125: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 03/16 11:05:39.130: [smf] INFO: Removed Session: UE IMSI:[262427209412881] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 03/16 11:05:39.130: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 03/16 11:05:39.136: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 03/16 11:05:39.141: [smf] INFO: Removed Session: UE IMSI:[262428118542582] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 03/16 11:05:39.141: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 03/16 11:05:39.147: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 03/16 11:05:39.151: [smf] INFO: Removed Session: UE IMSI:[262428417358169] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 03/16 11:05:39.151: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 03/16 11:05:39.157: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 03/16 11:05:39.163: [smf] INFO: Removed Session: UE IMSI:[262422274705643] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 03/16 11:05:39.163: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 03/16 11:05:39.168: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 03/16 11:05:39.173: [smf] INFO: Removed Session: UE IMSI:[262424898783011] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 03/16 11:05:39.173: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 03/16 11:05:39.179: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 03/16 11:05:39.184: [smf] INFO: Removed Session: UE IMSI:[262423075719860] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 03/16 11:05:39.184: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 03/16 11:05:39.190: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 03/16 11:05:39.195: [smf] INFO: Removed Session: UE IMSI:[262425533498182] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 03/16 11:05:39.195: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 03/16 11:05:39.200: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 03/16 11:05:39.205: [smf] INFO: Removed Session: UE IMSI:[262425565511021] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 03/16 11:05:39.205: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 03/16 11:05:39.211: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 03/16 11:05:39.216: [smf] INFO: Removed Session: UE IMSI:[262429596043606] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 03/16 11:05:39.216: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 03/16 11:05:39.222: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 03/16 11:05:39.227: [smf] INFO: Removed Session: UE IMSI:[262424033381554] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 03/16 11:05:39.227: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 03/16 11:05:39.233: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 03/16 11:05:39.237: [smf] INFO: Removed Session: UE IMSI:[262426649886559] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 03/16 11:05:39.237: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 03/16 11:05:39.243: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 03/16 11:05:39.249: [smf] INFO: Removed Session: UE IMSI:[262424854419538] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 03/16 11:05:39.250: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 03/16 11:05:39.254: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 03/16 11:05:39.259: [smf] INFO: Removed Session: UE IMSI:[262424307343057] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 03/16 11:05:39.259: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 03/16 11:05:39.265: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 03/16 11:05:39.270: [smf] INFO: Removed Session: UE IMSI:[262421743935605] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 03/16 11:05:39.270: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 03/16 11:05:39.276: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 03/16 11:05:39.281: [smf] INFO: Removed Session: UE IMSI:[262429304079822] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 03/16 11:05:39.281: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 03/16 11:05:39.286: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 03/16 11:05:39.293: [smf] INFO: Removed Session: UE IMSI:[262429874984745] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 03/16 11:05:39.293: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 03/16 11:05:39.297: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 03/16 11:05:39.302: [smf] INFO: Removed Session: UE IMSI:[262420789319802] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 03/16 11:05:39.302: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 03/16 11:05:39.308: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 03/16 11:05:39.317: [smf] INFO: Removed Session: UE IMSI:[262420418392585] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 03/16 11:05:39.317: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 03/16 11:05:39.320: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 03/16 11:05:39.327: [smf] INFO: Removed Session: UE IMSI:[262428599175300] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 03/16 11:05:39.327: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 03/16 11:05:39.330: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 03/16 11:05:39.335: [smf] INFO: Removed Session: UE IMSI:[262422774800561] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 03/16 11:05:39.335: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 03/16 11:05:39.341: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 03/16 11:05:39.346: [smf] INFO: Removed Session: UE IMSI:[262420595642913] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 03/16 11:05:39.346: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 03/16 11:05:39.352: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 03/16 11:05:39.357: [smf] INFO: Removed Session: UE IMSI:[262425847769098] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 03/16 11:05:39.357: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 03/16 11:05:39.363: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 03/16 11:05:39.368: [smf] INFO: Removed Session: UE IMSI:[262421121307977] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 03/16 11:05:39.368: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 03/16 11:05:39.374: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 03/16 11:05:39.379: [smf] INFO: Removed Session: UE IMSI:[262428104399725] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 03/16 11:05:39.379: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 03/16 11:05:39.384: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 03/16 11:05:39.390: [smf] INFO: Removed Session: UE IMSI:[262420866715828] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 03/16 11:05:39.390: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 03/16 11:05:39.395: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 03/16 11:05:39.399: [smf] INFO: Removed Session: UE IMSI:[262428773430579] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 03/16 11:05:39.400: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 03/16 11:05:39.406: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 03/16 11:05:39.411: [smf] INFO: Removed Session: UE IMSI:[262420139231149] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 03/16 11:05:39.411: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 03/16 11:05:39.416: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 03/16 11:05:39.421: [smf] INFO: Removed Session: UE IMSI:[262428256583887] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 03/16 11:05:39.421: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 03/16 11:05:39.428: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 03/16 11:05:39.433: [smf] INFO: Removed Session: UE IMSI:[262425217363157] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 03/16 11:05:39.433: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 03/16 11:05:39.438: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 03/16 11:05:39.442: [smf] INFO: Removed Session: UE IMSI:[262420776195125] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 03/16 11:05:39.442: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 03/16 11:05:39.449: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 03/16 11:05:39.454: [smf] INFO: Removed Session: UE IMSI:[262424113867973] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 03/16 11:05:39.454: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 03/16 11:05:39.460: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 03/16 11:05:39.468: [smf] INFO: Removed Session: UE IMSI:[262426310729572] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 03/16 11:05:39.468: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 03/16 11:05:39.471: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 03/16 11:05:39.480: [smf] INFO: Removed Session: UE IMSI:[262424313508338] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 03/16 11:05:39.480: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 03/16 11:05:39.481: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 03/16 11:05:39.483: [smf] INFO: Removed Session: UE IMSI:[262428015084465] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 03/16 11:05:39.483: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 03/16 11:05:39.492: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 03/16 11:05:39.500: [smf] INFO: Removed Session: UE IMSI:[262424925008959] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 03/16 11:05:39.500: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 03/16 11:05:39.503: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 03/16 11:05:39.513: [smf] INFO: Removed Session: UE IMSI:[262421827396904] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 03/16 11:05:39.513: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 03/16 11:05:39.514: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 03/16 11:05:39.522: [smf] INFO: Removed Session: UE IMSI:[262424318814088] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 03/16 11:05:39.522: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 03/16 11:05:39.525: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 03/16 11:05:39.530: [smf] INFO: Removed Session: UE IMSI:[262421539161112] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 03/16 11:05:39.530: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 03/16 11:05:39.535: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 03/16 11:05:39.539: [smf] INFO: Removed Session: UE IMSI:[262424961886716] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 03/16 11:05:39.539: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 03/16 11:05:39.546: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 03/16 11:05:39.549: [smf] INFO: Removed Session: UE IMSI:[262424681165390] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 03/16 11:05:39.549: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 03/16 11:05:39.556: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 03/16 11:05:39.560: [smf] INFO: Removed Session: UE IMSI:[262426134951636] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 03/16 11:05:39.560: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 03/16 11:05:39.567: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 03/16 11:05:39.574: [smf] INFO: Removed Session: UE IMSI:[262421498777811] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 03/16 11:05:39.574: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 03/16 11:05:39.578: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 03/16 11:05:39.587: [smf] INFO: Removed Session: UE IMSI:[262429487286415] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 03/16 11:05:39.587: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 03/16 11:05:39.590: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 03/16 11:05:39.597: [smf] INFO: Removed Session: UE IMSI:[262428357688135] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 03/16 11:05:39.597: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 03/16 11:05:39.601: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 03/16 11:05:39.608: [smf] INFO: Removed Session: UE IMSI:[262422454109810] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 03/16 11:05:39.608: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 03/16 11:05:39.612: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 03/16 11:05:39.619: [smf] INFO: Removed Session: UE IMSI:[262425175061504] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 03/16 11:05:39.619: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 03/16 11:05:39.622: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 03/16 11:05:39.628: [smf] INFO: Removed Session: UE IMSI:[262428553309772] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 03/16 11:05:39.628: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 03/16 11:05:39.633: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 03/16 11:05:39.638: [smf] INFO: Removed Session: UE IMSI:[262420354027100] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 03/16 11:05:39.638: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 03/16 11:05:39.644: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 03/16 11:05:39.649: [smf] INFO: Removed Session: UE IMSI:[262420931563212] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 03/16 11:05:39.649: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 03/16 11:05:39.655: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 03/16 11:05:39.660: [smf] INFO: Removed Session: UE IMSI:[262429504785706] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 03/16 11:05:39.660: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 03/16 11:05:39.665: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 03/16 11:05:39.671: [smf] INFO: Removed Session: UE IMSI:[262420287079371] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 03/16 11:05:39.671: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 03/16 11:05:39.676: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 03/16 11:05:39.681: [smf] INFO: Removed Session: UE IMSI:[262428617487039] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 03/16 11:05:39.681: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 03/16 11:05:39.687: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 03/16 11:05:39.692: [smf] INFO: Removed Session: UE IMSI:[262420032878199] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 03/16 11:05:39.692: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 03/16 11:05:39.698: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 03/16 11:05:39.703: [smf] INFO: Removed Session: UE IMSI:[262421607358811] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 03/16 11:05:39.703: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 03/16 11:05:39.708: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 03/16 11:05:39.714: [smf] INFO: Removed Session: UE IMSI:[262429414023341] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 03/16 11:05:39.714: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 03/16 11:05:39.719: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 03/16 11:05:39.725: [smf] INFO: Removed Session: UE IMSI:[262429599157602] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 03/16 11:05:39.725: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 03/16 11:05:39.730: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 03/16 11:05:39.735: [smf] INFO: Removed Session: UE IMSI:[262420551873623] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 03/16 11:05:39.736: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 03/16 11:05:39.741: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 03/16 11:05:39.746: [smf] INFO: Removed Session: UE IMSI:[262428261986971] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 03/16 11:05:39.746: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 03/16 11:05:39.752: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 03/16 11:05:39.757: [smf] INFO: Removed Session: UE IMSI:[262420545845916] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 03/16 11:05:39.757: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 03/16 11:05:39.762: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 03/16 11:05:39.768: [smf] INFO: Removed Session: UE IMSI:[262421328827085] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 03/16 11:05:39.768: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 03/16 11:05:39.773: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 03/16 11:05:39.778: [smf] INFO: Removed Session: UE IMSI:[262424866013188] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 03/16 11:05:39.778: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 03/16 11:05:39.784: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 03/16 11:05:39.790: [smf] INFO: Removed Session: UE IMSI:[262425599865436] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 03/16 11:05:39.790: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 03/16 11:05:39.795: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 03/16 11:05:39.800: [smf] INFO: Removed Session: UE IMSI:[262427936672324] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 03/16 11:05:39.800: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 03/16 11:05:39.805: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 03/16 11:05:39.811: [smf] INFO: Removed Session: UE IMSI:[262420692548352] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 03/16 11:05:39.811: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 03/16 11:05:39.816: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 03/16 11:05:39.822: [smf] INFO: Removed Session: UE IMSI:[262424123894200] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 03/16 11:05:39.822: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 03/16 11:05:39.827: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 03/16 11:05:39.832: [smf] INFO: Removed Session: UE IMSI:[262424784412798] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 03/16 11:05:39.832: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 03/16 11:05:39.838: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 03/16 11:05:39.843: [smf] INFO: Removed Session: UE IMSI:[262422388288629] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 03/16 11:05:39.843: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 03/16 11:05:39.848: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 03/16 11:05:39.854: [smf] INFO: Removed Session: UE IMSI:[262428081101721] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 03/16 11:05:39.854: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 03/16 11:05:39.859: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 03/16 11:05:39.865: [smf] INFO: Removed Session: UE IMSI:[262423678551761] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 03/16 11:05:39.865: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 03/16 11:05:39.870: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 03/16 11:05:39.876: [smf] INFO: Removed Session: UE IMSI:[262421916803536] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 03/16 11:05:39.876: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 03/16 11:05:39.881: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 03/16 11:05:39.886: [smf] INFO: Removed Session: UE IMSI:[262425966362189] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 03/16 11:05:39.886: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 03/16 11:05:39.891: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 03/16 11:05:39.897: [smf] INFO: Removed Session: UE IMSI:[262427732401096] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 03/16 11:05:39.897: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 03/16 11:05:39.902: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 03/16 11:05:39.907: [smf] INFO: Removed Session: UE IMSI:[262426491816018] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 03/16 11:05:39.907: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 03/16 11:05:39.913: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 03/16 11:05:39.918: [smf] INFO: Removed Session: UE IMSI:[262426867989321] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 03/16 11:05:39.918: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 03/16 11:05:39.923: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 03/16 11:05:39.929: [smf] INFO: Removed Session: UE IMSI:[262420991248674] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 03/16 11:05:39.929: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 03/16 11:05:39.934: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 03/16 11:05:39.939: [smf] INFO: Removed Session: UE IMSI:[262426471493162] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 03/16 11:05:39.939: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 03/16 11:05:39.945: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 03/16 11:05:39.952: [smf] INFO: Removed Session: UE IMSI:[262429408948729] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 03/16 11:05:39.952: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 03/16 11:05:39.956: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 03/16 11:05:39.961: [smf] INFO: Removed Session: UE IMSI:[262428444311991] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 03/16 11:05:39.961: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 03/16 11:05:39.967: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 03/16 11:05:39.974: [smf] INFO: Removed Session: UE IMSI:[262422568420356] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 03/16 11:05:39.974: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 03/16 11:05:39.978: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 03/16 11:05:39.983: [smf] INFO: Removed Session: UE IMSI:[262425887361199] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 03/16 11:05:39.983: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 03/16 11:05:39.989: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 03/16 11:05:39.994: [smf] INFO: Removed Session: UE IMSI:[262427684509816] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:39.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 03/16 11:05:39.994: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 03/16 11:05:39.999: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 03/16 11:05:40.003: [smf] INFO: Removed Session: UE IMSI:[262420284496970] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 03/16 11:05:40.003: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 03/16 11:05:40.010: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 03/16 11:05:40.014: [smf] INFO: Removed Session: UE IMSI:[262423021782478] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 03/16 11:05:40.014: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 03/16 11:05:40.021: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 03/16 11:05:40.027: [smf] INFO: Removed Session: UE IMSI:[262421189102736] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 03/16 11:05:40.027: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 03/16 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 03/16 11:05:40.039: [smf] INFO: Removed Session: UE IMSI:[262428431771867] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 03/16 11:05:40.039: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 03/16 11:05:40.043: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 03/16 11:05:40.049: [smf] INFO: Removed Session: UE IMSI:[262429482831830] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 03/16 11:05:40.049: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 03/16 11:05:40.054: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 03/16 11:05:40.059: [smf] INFO: Removed Session: UE IMSI:[262428274524185] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 03/16 11:05:40.059: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 03/16 11:05:40.064: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 03/16 11:05:40.069: [smf] INFO: Removed Session: UE IMSI:[262429405493756] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 03/16 11:05:40.070: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 03/16 11:05:40.075: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 03/16 11:05:40.080: [smf] INFO: Removed Session: UE IMSI:[262426411530815] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 03/16 11:05:40.080: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 03/16 11:05:40.086: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 03/16 11:05:40.091: [smf] INFO: Removed Session: UE IMSI:[262420253894087] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 03/16 11:05:40.091: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 03/16 11:05:40.097: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 03/16 11:05:40.102: [smf] INFO: Removed Session: UE IMSI:[262425543269803] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 03/16 11:05:40.102: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 03/16 11:05:40.107: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 03/16 11:05:40.112: [smf] INFO: Removed Session: UE IMSI:[262425992439569] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 03/16 11:05:40.112: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 03/16 11:05:40.118: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 03/16 11:05:40.123: [smf] INFO: Removed Session: UE IMSI:[262426956311542] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 03/16 11:05:40.123: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 03/16 11:05:40.129: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 03/16 11:05:40.134: [smf] INFO: Removed Session: UE IMSI:[262423469262704] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 03/16 11:05:40.134: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 03/16 11:05:40.140: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 03/16 11:05:40.145: [smf] INFO: Removed Session: UE IMSI:[262428754238131] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 03/16 11:05:40.145: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 03/16 11:05:40.151: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 03/16 11:05:40.157: [smf] INFO: Removed Session: UE IMSI:[262426000830188] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 03/16 11:05:40.157: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 03/16 11:05:40.161: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 03/16 11:05:40.167: [smf] INFO: Removed Session: UE IMSI:[262422024148864] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 03/16 11:05:40.167: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 03/16 11:05:40.172: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 03/16 11:05:40.177: [smf] INFO: Removed Session: UE IMSI:[262427706216740] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 03/16 11:05:40.177: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 03/16 11:05:40.183: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 03/16 11:05:40.192: [smf] INFO: Removed Session: UE IMSI:[262422356334006] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 03/16 11:05:40.192: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 03/16 11:05:40.195: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 03/16 11:05:40.202: [smf] INFO: Removed Session: UE IMSI:[262427448092792] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 03/16 11:05:40.202: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 03/16 11:05:40.206: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 03/16 11:05:40.210: [smf] INFO: Removed Session: UE IMSI:[262423826534561] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 03/16 11:05:40.210: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 03/16 11:05:40.216: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 03/16 11:05:40.222: [smf] INFO: Removed Session: UE IMSI:[262428751196478] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 03/16 11:05:40.222: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 03/16 11:05:40.227: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 03/16 11:05:40.232: [smf] INFO: Removed Session: UE IMSI:[262422105171944] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 03/16 11:05:40.233: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 03/16 11:05:40.238: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 03/16 11:05:40.243: [smf] INFO: Removed Session: UE IMSI:[262420839452906] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 03/16 11:05:40.243: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 03/16 11:05:40.249: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 03/16 11:05:40.254: [smf] INFO: Removed Session: UE IMSI:[262428379573458] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 03/16 11:05:40.254: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 03/16 11:05:40.260: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 03/16 11:05:40.265: [smf] INFO: Removed Session: UE IMSI:[262422126732914] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 03/16 11:05:40.265: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 03/16 11:05:40.270: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 03/16 11:05:40.276: [smf] INFO: Removed Session: UE IMSI:[262420361396218] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 03/16 11:05:40.276: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 03/16 11:05:40.281: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 03/16 11:05:40.286: [smf] INFO: Removed Session: UE IMSI:[262427591330369] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 03/16 11:05:40.286: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 03/16 11:05:40.292: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 03/16 11:05:40.297: [smf] INFO: Removed Session: UE IMSI:[262422981764226] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 03/16 11:05:40.297: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 03/16 11:05:40.303: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 03/16 11:05:40.308: [smf] INFO: Removed Session: UE IMSI:[262427738230479] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 03/16 11:05:40.308: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 03/16 11:05:40.314: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 03/16 11:05:40.319: [smf] INFO: Removed Session: UE IMSI:[262423776512653] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 03/16 11:05:40.320: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 03/16 11:05:40.324: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 03/16 11:05:40.329: [smf] INFO: Removed Session: UE IMSI:[262426168048112] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 03/16 11:05:40.329: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 03/16 11:05:40.335: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 03/16 11:05:40.340: [smf] INFO: Removed Session: UE IMSI:[262420824365263] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 03/16 11:05:40.340: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 03/16 11:05:40.346: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 03/16 11:05:40.351: [smf] INFO: Removed Session: UE IMSI:[262429566186836] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 03/16 11:05:40.351: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 03/16 11:05:40.357: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 03/16 11:05:40.363: [smf] INFO: Removed Session: UE IMSI:[262423872434451] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 03/16 11:05:40.363: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 03/16 11:05:40.368: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 03/16 11:05:40.377: [smf] INFO: Removed Session: UE IMSI:[262420454128289] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 03/16 11:05:40.377: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 03/16 11:05:40.379: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 03/16 11:05:40.388: [smf] INFO: Removed Session: UE IMSI:[262421094285623] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 03/16 11:05:40.388: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 03/16 11:05:40.390: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 03/16 11:05:40.396: [smf] INFO: Removed Session: UE IMSI:[262423230726564] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 03/16 11:05:40.396: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 03/16 11:05:40.401: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 03/16 11:05:40.407: [smf] INFO: Removed Session: UE IMSI:[262426440570612] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 03/16 11:05:40.407: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 03/16 11:05:40.412: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 03/16 11:05:40.417: [smf] INFO: Removed Session: UE IMSI:[262428878496335] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 03/16 11:05:40.417: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 03/16 11:05:40.423: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 03/16 11:05:40.428: [smf] INFO: Removed Session: UE IMSI:[262424660267682] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 03/16 11:05:40.428: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 03/16 11:05:40.433: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 03/16 11:05:40.439: [smf] INFO: Removed Session: UE IMSI:[262429355967990] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 03/16 11:05:40.439: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 03/16 11:05:40.444: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 03/16 11:05:40.449: [smf] INFO: Removed Session: UE IMSI:[262421688309642] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 03/16 11:05:40.449: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 03/16 11:05:40.455: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 03/16 11:05:40.460: [smf] INFO: Removed Session: UE IMSI:[262422668740581] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 03/16 11:05:40.460: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 03/16 11:05:40.466: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 03/16 11:05:40.472: [smf] INFO: Removed Session: UE IMSI:[262425896925927] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 03/16 11:05:40.472: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 03/16 11:05:40.477: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 03/16 11:05:40.482: [smf] INFO: Removed Session: UE IMSI:[262425528347733] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 03/16 11:05:40.482: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 03/16 11:05:40.487: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 03/16 11:05:40.493: [smf] INFO: Removed Session: UE IMSI:[262426856156990] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 03/16 11:05:40.493: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 03/16 11:05:40.498: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 03/16 11:05:40.503: [smf] INFO: Removed Session: UE IMSI:[262423845163733] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 03/16 11:05:40.503: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 03/16 11:05:40.509: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 03/16 11:05:40.513: [smf] INFO: Removed Session: UE IMSI:[262422066951584] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 03/16 11:05:40.513: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 03/16 11:05:40.519: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 03/16 11:05:40.524: [smf] INFO: Removed Session: UE IMSI:[262425476936646] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 03/16 11:05:40.525: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 03/16 11:05:40.530: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 03/16 11:05:40.535: [smf] INFO: Removed Session: UE IMSI:[262425273802994] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 03/16 11:05:40.535: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 03/16 11:05:40.541: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 03/16 11:05:40.547: [smf] INFO: Removed Session: UE IMSI:[262420082085769] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 03/16 11:05:40.547: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 03/16 11:05:40.552: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 03/16 11:05:40.556: [smf] INFO: Removed Session: UE IMSI:[262426444079164] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 03/16 11:05:40.556: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 03/16 11:05:40.562: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 03/16 11:05:40.568: [smf] INFO: Removed Session: UE IMSI:[262429780895471] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 03/16 11:05:40.568: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 03/16 11:05:40.573: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 03/16 11:05:40.578: [smf] INFO: Removed Session: UE IMSI:[262427111711341] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 03/16 11:05:40.578: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 03/16 11:05:40.584: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 03/16 11:05:40.588: [smf] INFO: Removed Session: UE IMSI:[262423488744219] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 03/16 11:05:40.588: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 03/16 11:05:40.594: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 03/16 11:05:40.599: [smf] INFO: Removed Session: UE IMSI:[262426475756706] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 03/16 11:05:40.599: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 03/16 11:05:40.605: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 03/16 11:05:40.610: [smf] INFO: Removed Session: UE IMSI:[262421422708708] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 03/16 11:05:40.610: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 03/16 11:05:40.616: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 03/16 11:05:40.621: [smf] INFO: Removed Session: UE IMSI:[262423297817105] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 03/16 11:05:40.621: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 03/16 11:05:40.626: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 03/16 11:05:40.631: [smf] INFO: Removed Session: UE IMSI:[262427129780071] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 03/16 11:05:40.631: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 03/16 11:05:40.637: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 03/16 11:05:40.642: [smf] INFO: Removed Session: UE IMSI:[262427929487415] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 03/16 11:05:40.643: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 03/16 11:05:40.648: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 03/16 11:05:40.653: [smf] INFO: Removed Session: UE IMSI:[262426823508286] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 03/16 11:05:40.653: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 03/16 11:05:40.659: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 03/16 11:05:40.663: [smf] INFO: Removed Session: UE IMSI:[262424330165397] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 03/16 11:05:40.663: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 03/16 11:05:40.669: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 03/16 11:05:40.674: [smf] INFO: Removed Session: UE IMSI:[262429506247783] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 03/16 11:05:40.674: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 03/16 11:05:40.680: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 03/16 11:05:40.685: [smf] INFO: Removed Session: UE IMSI:[262428034552529] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 03/16 11:05:40.685: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 03/16 11:05:40.691: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 03/16 11:05:40.696: [smf] INFO: Removed Session: UE IMSI:[262429884404473] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 03/16 11:05:40.696: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 03/16 11:05:40.702: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 03/16 11:05:40.707: [smf] INFO: Removed Session: UE IMSI:[262421541787674] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 03/16 11:05:40.707: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 03/16 11:05:40.712: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 03/16 11:05:40.717: [smf] INFO: Removed Session: UE IMSI:[262424992458529] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 03/16 11:05:40.717: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 03/16 11:05:40.723: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 03/16 11:05:40.728: [smf] INFO: Removed Session: UE IMSI:[262424196061988] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 03/16 11:05:40.728: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 03/16 11:05:40.734: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 03/16 11:05:40.739: [smf] INFO: Removed Session: UE IMSI:[262425507964717] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 03/16 11:05:40.739: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 03/16 11:05:40.745: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 03/16 11:05:40.749: [smf] INFO: Removed Session: UE IMSI:[262426498458095] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 03/16 11:05:40.749: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 03/16 11:05:40.755: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 03/16 11:05:40.760: [smf] INFO: Removed Session: UE IMSI:[262420327724500] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 03/16 11:05:40.760: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 03/16 11:05:40.766: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 03/16 11:05:40.771: [smf] INFO: Removed Session: UE IMSI:[262429907720320] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 03/16 11:05:40.771: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 03/16 11:05:40.777: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 03/16 11:05:40.782: [smf] INFO: Removed Session: UE IMSI:[262425839726374] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 03/16 11:05:40.782: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 03/16 11:05:40.787: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 03/16 11:05:40.792: [smf] INFO: Removed Session: UE IMSI:[262428635813955] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 03/16 11:05:40.792: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 03/16 11:05:40.798: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 03/16 11:05:40.803: [smf] INFO: Removed Session: UE IMSI:[262429951574292] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 03/16 11:05:40.803: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 03/16 11:05:40.809: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 03/16 11:05:40.813: [smf] INFO: Removed Session: UE IMSI:[262429075089468] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 03/16 11:05:40.813: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 03/16 11:05:40.820: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 03/16 11:05:40.824: [smf] INFO: Removed Session: UE IMSI:[262423096038882] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 03/16 11:05:40.824: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 03/16 11:05:40.830: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 03/16 11:05:40.836: [smf] INFO: Removed Session: UE IMSI:[262427046922787] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 03/16 11:05:40.836: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 03/16 11:05:40.841: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 03/16 11:05:40.846: [smf] INFO: Removed Session: UE IMSI:[262426263676955] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 03/16 11:05:40.846: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 03/16 11:05:40.852: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 03/16 11:05:40.857: [smf] INFO: Removed Session: UE IMSI:[262420911254108] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 03/16 11:05:40.857: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 03/16 11:05:40.863: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 03/16 11:05:40.868: [smf] INFO: Removed Session: UE IMSI:[262426442559365] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 03/16 11:05:40.868: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 03/16 11:05:40.873: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 03/16 11:05:40.878: [smf] INFO: Removed Session: UE IMSI:[262428227178331] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 03/16 11:05:40.878: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 03/16 11:05:40.884: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 03/16 11:05:40.889: [smf] INFO: Removed Session: UE IMSI:[262425143561513] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 03/16 11:05:40.889: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 03/16 11:05:40.895: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 03/16 11:05:40.899: [smf] INFO: Removed Session: UE IMSI:[262421824979191] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 03/16 11:05:40.899: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 03/16 11:05:40.905: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 03/16 11:05:40.910: [smf] INFO: Removed Session: UE IMSI:[262429186331871] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 03/16 11:05:40.910: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 03/16 11:05:40.916: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 03/16 11:05:40.921: [smf] INFO: Removed Session: UE IMSI:[262424060915890] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 03/16 11:05:40.921: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 03/16 11:05:40.927: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 03/16 11:05:40.932: [smf] INFO: Removed Session: UE IMSI:[262424982974746] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 03/16 11:05:40.932: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 03/16 11:05:40.937: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 03/16 11:05:40.942: [smf] INFO: Removed Session: UE IMSI:[262422519383688] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 03/16 11:05:40.942: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 03/16 11:05:40.948: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 03/16 11:05:40.953: [smf] INFO: Removed Session: UE IMSI:[262424945025051] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 03/16 11:05:40.953: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 03/16 11:05:40.959: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 03/16 11:05:40.964: [smf] INFO: Removed Session: UE IMSI:[262428516699681] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 03/16 11:05:40.964: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 03/16 11:05:40.970: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 03/16 11:05:40.975: [smf] INFO: Removed Session: UE IMSI:[262420762709215] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 03/16 11:05:40.975: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 03/16 11:05:40.981: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 03/16 11:05:40.986: [smf] INFO: Removed Session: UE IMSI:[262424618835653] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 03/16 11:05:40.986: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 03/16 11:05:40.991: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 03/16 11:05:40.996: [smf] INFO: Removed Session: UE IMSI:[262420337551626] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:40.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 03/16 11:05:40.996: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 03/16 11:05:41.002: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 03/16 11:05:41.006: [smf] INFO: Removed Session: UE IMSI:[262425281579128] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 03/16 11:05:41.006: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 03/16 11:05:41.013: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 03/16 11:05:41.017: [smf] INFO: Removed Session: UE IMSI:[262420889313462] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 03/16 11:05:41.018: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 03/16 11:05:41.023: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 03/16 11:05:41.028: [smf] INFO: Removed Session: UE IMSI:[262429854073376] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 03/16 11:05:41.028: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 03/16 11:05:41.034: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 03/16 11:05:41.039: [smf] INFO: Removed Session: UE IMSI:[262424829233399] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 03/16 11:05:41.039: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 03/16 11:05:41.045: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 03/16 11:05:41.050: [smf] INFO: Removed Session: UE IMSI:[262423538598745] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 03/16 11:05:41.050: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 03/16 11:05:41.056: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 03/16 11:05:41.061: [smf] INFO: Removed Session: UE IMSI:[262422626391413] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 03/16 11:05:41.061: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 03/16 11:05:41.066: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 03/16 11:05:41.071: [smf] INFO: Removed Session: UE IMSI:[262423788195397] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 03/16 11:05:41.071: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 03/16 11:05:41.077: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 03/16 11:05:41.081: [smf] INFO: Removed Session: UE IMSI:[262428723956777] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 03/16 11:05:41.082: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 03/16 11:05:41.088: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 03/16 11:05:41.093: [smf] INFO: Removed Session: UE IMSI:[262426847406833] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 03/16 11:05:41.093: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 03/16 11:05:41.098: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 03/16 11:05:41.103: [smf] INFO: Removed Session: UE IMSI:[262425896775700] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 03/16 11:05:41.103: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 03/16 11:05:41.109: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 03/16 11:05:41.115: [smf] INFO: Removed Session: UE IMSI:[262427406033063] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 03/16 11:05:41.115: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 03/16 11:05:41.120: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 03/16 11:05:41.125: [smf] INFO: Removed Session: UE IMSI:[262421679644225] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 03/16 11:05:41.125: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 03/16 11:05:41.131: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 03/16 11:05:41.135: [smf] INFO: Removed Session: UE IMSI:[262426703323591] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 03/16 11:05:41.135: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 03/16 11:05:41.141: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 03/16 11:05:41.146: [smf] INFO: Removed Session: UE IMSI:[262420984907206] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 03/16 11:05:41.146: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 03/16 11:05:41.152: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 03/16 11:05:41.157: [smf] INFO: Removed Session: UE IMSI:[262420797510245] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 03/16 11:05:41.157: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 03/16 11:05:41.163: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 03/16 11:05:41.168: [smf] INFO: Removed Session: UE IMSI:[262421821497519] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 03/16 11:05:41.168: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 03/16 11:05:41.174: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 03/16 11:05:41.179: [smf] INFO: Removed Session: UE IMSI:[262429534679541] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 03/16 11:05:41.179: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 03/16 11:05:41.184: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 03/16 11:05:41.190: [smf] INFO: Removed Session: UE IMSI:[262428669226199] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 03/16 11:05:41.190: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 03/16 11:05:41.195: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 03/16 11:05:41.200: [smf] INFO: Removed Session: UE IMSI:[262420187676250] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 03/16 11:05:41.200: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 03/16 11:05:41.206: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 03/16 11:05:41.211: [smf] INFO: Removed Session: UE IMSI:[262424092254936] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 03/16 11:05:41.211: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 03/16 11:05:41.216: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 03/16 11:05:41.221: [smf] INFO: Removed Session: UE IMSI:[262421823211232] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 03/16 11:05:41.221: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 03/16 11:05:41.227: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 03/16 11:05:41.236: [smf] INFO: Removed Session: UE IMSI:[262426366979176] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 03/16 11:05:41.236: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 03/16 11:05:41.239: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 03/16 11:05:41.247: [smf] INFO: Removed Session: UE IMSI:[262420710705379] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 03/16 11:05:41.247: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 03/16 11:05:41.250: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 03/16 11:05:41.256: [smf] INFO: Removed Session: UE IMSI:[262426445625244] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 03/16 11:05:41.256: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 03/16 11:05:41.260: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 03/16 11:05:41.265: [smf] INFO: Removed Session: UE IMSI:[262425531230898] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 03/16 11:05:41.265: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 03/16 11:05:41.271: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 03/16 11:05:41.276: [smf] INFO: Removed Session: UE IMSI:[262427022592833] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 03/16 11:05:41.276: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 03/16 11:05:41.282: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 03/16 11:05:41.287: [smf] INFO: Removed Session: UE IMSI:[262423095647247] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 03/16 11:05:41.287: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 03/16 11:05:41.293: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 03/16 11:05:41.297: [smf] INFO: Removed Session: UE IMSI:[262428891002362] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 03/16 11:05:41.297: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 03/16 11:05:41.303: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 03/16 11:05:41.308: [smf] INFO: Removed Session: UE IMSI:[262423279378422] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 03/16 11:05:41.308: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 03/16 11:05:41.314: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 03/16 11:05:41.319: [smf] INFO: Removed Session: UE IMSI:[262422395865588] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 03/16 11:05:41.319: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 03/16 11:05:41.325: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 03/16 11:05:41.330: [smf] INFO: Removed Session: UE IMSI:[262426064533316] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 03/16 11:05:41.330: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 03/16 11:05:41.335: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 03/16 11:05:41.341: [smf] INFO: Removed Session: UE IMSI:[262426739876200] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 03/16 11:05:41.341: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 03/16 11:05:41.346: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 03/16 11:05:41.351: [smf] INFO: Removed Session: UE IMSI:[262423041367922] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 03/16 11:05:41.351: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 03/16 11:05:41.357: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 03/16 11:05:41.362: [smf] INFO: Removed Session: UE IMSI:[262420438330487] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 03/16 11:05:41.362: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 03/16 11:05:41.368: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 03/16 11:05:41.373: [smf] INFO: Removed Session: UE IMSI:[262421659490869] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 03/16 11:05:41.373: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 03/16 11:05:41.379: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 03/16 11:05:41.384: [smf] INFO: Removed Session: UE IMSI:[262420466927137] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 03/16 11:05:41.384: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 03/16 11:05:41.390: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 03/16 11:05:41.395: [smf] INFO: Removed Session: UE IMSI:[262426168570569] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 03/16 11:05:41.395: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 03/16 11:05:41.400: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 03/16 11:05:41.405: [smf] INFO: Removed Session: UE IMSI:[262429297551056] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 03/16 11:05:41.405: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 03/16 11:05:41.411: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 03/16 11:05:41.416: [smf] INFO: Removed Session: UE IMSI:[262423346315350] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 03/16 11:05:41.416: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 03/16 11:05:41.422: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 03/16 11:05:41.426: [smf] INFO: Removed Session: UE IMSI:[262420149029780] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 03/16 11:05:41.426: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 03/16 11:05:41.432: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 03/16 11:05:41.438: [smf] INFO: Removed Session: UE IMSI:[262422101578164] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 03/16 11:05:41.438: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 03/16 11:05:41.443: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 03/16 11:05:41.448: [smf] INFO: Removed Session: UE IMSI:[262427604028921] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 03/16 11:05:41.448: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 03/16 11:05:41.454: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 03/16 11:05:41.460: [smf] INFO: Removed Session: UE IMSI:[262427039915263] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 03/16 11:05:41.460: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 03/16 11:05:41.464: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 03/16 11:05:41.470: [smf] INFO: Removed Session: UE IMSI:[262422744359141] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 03/16 11:05:41.471: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 03/16 11:05:41.475: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 03/16 11:05:41.481: [smf] INFO: Removed Session: UE IMSI:[262425339070226] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 03/16 11:05:41.481: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 03/16 11:05:41.486: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 03/16 11:05:41.490: [smf] INFO: Removed Session: UE IMSI:[262422821346270] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 03/16 11:05:41.491: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 03/16 11:05:41.497: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 03/16 11:05:41.503: [smf] INFO: Removed Session: UE IMSI:[262420233050873] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 03/16 11:05:41.503: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 03/16 11:05:41.507: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 03/16 11:05:41.513: [smf] INFO: Removed Session: UE IMSI:[262422849383804] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 03/16 11:05:41.513: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 03/16 11:05:41.518: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 03/16 11:05:41.525: [smf] INFO: Removed Session: UE IMSI:[262425899991448] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 03/16 11:05:41.525: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 03/16 11:05:41.529: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 03/16 11:05:41.534: [smf] INFO: Removed Session: UE IMSI:[262421524646609] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 03/16 11:05:41.534: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 03/16 11:05:41.539: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 03/16 11:05:41.545: [smf] INFO: Removed Session: UE IMSI:[262427315071153] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 03/16 11:05:41.545: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 03/16 11:05:41.550: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 03/16 11:05:41.556: [smf] INFO: Removed Session: UE IMSI:[262428520833888] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 03/16 11:05:41.556: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 03/16 11:05:41.561: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 03/16 11:05:41.566: [smf] INFO: Removed Session: UE IMSI:[262423980508791] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 03/16 11:05:41.567: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 03/16 11:05:41.572: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 03/16 11:05:41.577: [smf] INFO: Removed Session: UE IMSI:[262424963500269] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 03/16 11:05:41.577: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 03/16 11:05:41.583: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 03/16 11:05:41.588: [smf] INFO: Removed Session: UE IMSI:[262421830719198] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 03/16 11:05:41.588: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 03/16 11:05:41.593: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 03/16 11:05:41.599: [smf] INFO: Removed Session: UE IMSI:[262423252861196] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 03/16 11:05:41.599: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 03/16 11:05:41.604: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 03/16 11:05:41.610: [smf] INFO: Removed Session: UE IMSI:[262425941561985] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 03/16 11:05:41.610: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 03/16 11:05:41.615: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 03/16 11:05:41.620: [smf] INFO: Removed Session: UE IMSI:[262424655105147] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 03/16 11:05:41.620: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 03/16 11:05:41.626: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 03/16 11:05:41.631: [smf] INFO: Removed Session: UE IMSI:[262426619770347] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 03/16 11:05:41.631: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 03/16 11:05:41.636: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 03/16 11:05:41.639: [smf] INFO: Removed Session: UE IMSI:[262421758784986] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 03/16 11:05:41.639: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 03/16 11:05:41.647: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 03/16 11:05:41.654: [smf] INFO: Removed Session: UE IMSI:[262423289168421] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 03/16 11:05:41.654: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 03/16 11:05:41.658: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 03/16 11:05:41.664: [smf] INFO: Removed Session: UE IMSI:[262429624663343] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 03/16 11:05:41.664: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 03/16 11:05:41.668: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 03/16 11:05:41.674: [smf] INFO: Removed Session: UE IMSI:[262428545144104] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 03/16 11:05:41.674: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 03/16 11:05:41.679: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 03/16 11:05:41.684: [smf] INFO: Removed Session: UE IMSI:[262426199144753] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 03/16 11:05:41.685: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 03/16 11:05:41.690: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 03/16 11:05:41.696: [smf] INFO: Removed Session: UE IMSI:[262428411098592] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 03/16 11:05:41.696: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 03/16 11:05:41.701: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 03/16 11:05:41.704: [smf] INFO: Removed Session: UE IMSI:[262427465740238] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 03/16 11:05:41.704: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 03/16 11:05:41.711: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 03/16 11:05:41.714: [smf] INFO: Removed Session: UE IMSI:[262427672675929] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 03/16 11:05:41.714: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 03/16 11:05:41.722: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 03/16 11:05:41.727: [smf] INFO: Removed Session: UE IMSI:[262429184258491] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 03/16 11:05:41.727: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 03/16 11:05:41.733: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 03/16 11:05:41.738: [smf] INFO: Removed Session: UE IMSI:[262420745818429] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 03/16 11:05:41.738: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 03/16 11:05:41.744: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 03/16 11:05:41.751: [smf] INFO: Removed Session: UE IMSI:[262421507004904] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 03/16 11:05:41.751: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 03/16 11:05:41.755: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 03/16 11:05:41.758: [smf] INFO: Removed Session: UE IMSI:[262422417877283] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 03/16 11:05:41.758: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 03/16 11:05:41.766: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 03/16 11:05:41.772: [smf] INFO: Removed Session: UE IMSI:[262424524844105] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 03/16 11:05:41.772: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 03/16 11:05:41.777: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 03/16 11:05:41.784: [smf] INFO: Removed Session: UE IMSI:[262429416259365] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 03/16 11:05:41.784: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 03/16 11:05:41.787: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 03/16 11:05:41.794: [smf] INFO: Removed Session: UE IMSI:[262429467463701] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 03/16 11:05:41.794: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 03/16 11:05:41.798: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 03/16 11:05:41.804: [smf] INFO: Removed Session: UE IMSI:[262425126827395] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 03/16 11:05:41.804: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 03/16 11:05:41.809: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 03/16 11:05:41.816: [smf] INFO: Removed Session: UE IMSI:[262420145272011] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 03/16 11:05:41.816: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 03/16 11:05:41.820: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 03/16 11:05:41.826: [smf] INFO: Removed Session: UE IMSI:[262423935967177] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 03/16 11:05:41.826: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 03/16 11:05:41.831: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 03/16 11:05:41.837: [smf] INFO: Removed Session: UE IMSI:[262425540378916] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 03/16 11:05:41.837: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 03/16 11:05:41.842: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 03/16 11:05:41.847: [smf] INFO: Removed Session: UE IMSI:[262421983071714] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 03/16 11:05:41.848: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 03/16 11:05:41.853: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 03/16 11:05:41.858: [smf] INFO: Removed Session: UE IMSI:[262428883322176] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 03/16 11:05:41.858: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 03/16 11:05:41.863: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 03/16 11:05:41.869: [smf] INFO: Removed Session: UE IMSI:[262420378354537] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 03/16 11:05:41.869: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 03/16 11:05:41.874: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 03/16 11:05:41.880: [smf] INFO: Removed Session: UE IMSI:[262425616715724] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 03/16 11:05:41.880: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 03/16 11:05:41.885: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 03/16 11:05:41.890: [smf] INFO: Removed Session: UE IMSI:[262426160136363] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 03/16 11:05:41.890: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 03/16 11:05:41.896: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 03/16 11:05:41.901: [smf] INFO: Removed Session: UE IMSI:[262420622905889] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 03/16 11:05:41.901: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 03/16 11:05:41.907: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 03/16 11:05:41.912: [smf] INFO: Removed Session: UE IMSI:[262420802561574] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 03/16 11:05:41.912: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 03/16 11:05:41.917: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 03/16 11:05:41.923: [smf] INFO: Removed Session: UE IMSI:[262422984941354] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 03/16 11:05:41.923: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 03/16 11:05:41.928: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 03/16 11:05:41.933: [smf] INFO: Removed Session: UE IMSI:[262426191644710] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 03/16 11:05:41.933: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 03/16 11:05:41.939: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 03/16 11:05:41.944: [smf] INFO: Removed Session: UE IMSI:[262426074746419] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 03/16 11:05:41.944: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 03/16 11:05:41.949: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 03/16 11:05:41.954: [smf] INFO: Removed Session: UE IMSI:[262426173712082] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 03/16 11:05:41.954: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 03/16 11:05:41.960: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 03/16 11:05:41.966: [smf] INFO: Removed Session: UE IMSI:[262421508329065] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 03/16 11:05:41.966: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 03/16 11:05:41.971: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 03/16 11:05:41.977: [smf] INFO: Removed Session: UE IMSI:[262423396694542] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 03/16 11:05:41.977: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 03/16 11:05:41.982: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 03/16 11:05:41.987: [smf] INFO: Removed Session: UE IMSI:[262426515402725] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 03/16 11:05:41.987: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 03/16 11:05:41.993: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 03/16 11:05:41.997: [smf] INFO: Removed Session: UE IMSI:[262427771885919] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:41.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 03/16 11:05:41.997: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 03/16 11:05:42.003: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 03/16 11:05:42.010: [smf] INFO: Removed Session: UE IMSI:[262425492242673] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 03/16 11:05:42.010: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 03/16 11:05:42.015: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 03/16 11:05:42.023: [smf] INFO: Removed Session: UE IMSI:[262422691708573] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 03/16 11:05:42.023: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 03/16 11:05:42.026: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 03/16 11:05:42.034: [smf] INFO: Removed Session: UE IMSI:[262425198043815] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 03/16 11:05:42.034: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 03/16 11:05:42.037: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 03/16 11:05:42.042: [smf] INFO: Removed Session: UE IMSI:[262423444161898] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 03/16 11:05:42.042: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 03/16 11:05:42.048: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 03/16 11:05:42.056: [smf] INFO: Removed Session: UE IMSI:[262425965320979] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 03/16 11:05:42.056: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 03/16 11:05:42.059: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 03/16 11:05:42.066: [smf] INFO: Removed Session: UE IMSI:[262423261994066] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 03/16 11:05:42.066: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 03/16 11:05:42.072: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 03/16 11:05:42.082: [smf] INFO: Removed Session: UE IMSI:[262422628504604] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 03/16 11:05:42.082: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 03/16 11:05:42.083: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 03/16 11:05:42.092: [smf] INFO: Removed Session: UE IMSI:[262429728074617] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 03/16 11:05:42.092: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 03/16 11:05:42.095: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 03/16 11:05:42.103: [smf] INFO: Removed Session: UE IMSI:[262424314196739] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 03/16 11:05:42.103: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 03/16 11:05:42.106: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 03/16 11:05:42.111: [smf] INFO: Removed Session: UE IMSI:[262421135408627] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 03/16 11:05:42.111: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 03/16 11:05:42.117: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 03/16 11:05:42.122: [smf] INFO: Removed Session: UE IMSI:[262423895233240] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 03/16 11:05:42.122: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 03/16 11:05:42.127: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 03/16 11:05:42.133: [smf] INFO: Removed Session: UE IMSI:[262429630418163] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 03/16 11:05:42.133: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 03/16 11:05:42.138: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 03/16 11:05:42.146: [smf] INFO: Removed Session: UE IMSI:[262420990745615] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 03/16 11:05:42.146: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 03/16 11:05:42.150: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 03/16 11:05:42.159: [smf] INFO: Removed Session: UE IMSI:[262423286332933] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 03/16 11:05:42.159: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 03/16 11:05:42.162: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 03/16 11:05:42.170: [smf] INFO: Removed Session: UE IMSI:[262420164607797] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 03/16 11:05:42.170: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 03/16 11:05:42.173: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 03/16 11:05:42.180: [smf] INFO: Removed Session: UE IMSI:[262425845615235] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 03/16 11:05:42.180: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 03/16 11:05:42.184: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 03/16 11:05:42.188: [smf] INFO: Removed Session: UE IMSI:[262429525343425] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 03/16 11:05:42.188: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 03/16 11:05:42.194: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 03/16 11:05:42.199: [smf] INFO: Removed Session: UE IMSI:[262425587654887] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 03/16 11:05:42.199: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 03/16 11:05:42.205: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 03/16 11:05:42.210: [smf] INFO: Removed Session: UE IMSI:[262423626152191] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 03/16 11:05:42.210: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 03/16 11:05:42.216: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 03/16 11:05:42.221: [smf] INFO: Removed Session: UE IMSI:[262429294776649] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 03/16 11:05:42.221: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 03/16 11:05:42.227: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 03/16 11:05:42.232: [smf] INFO: Removed Session: UE IMSI:[262426248018014] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 03/16 11:05:42.232: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 03/16 11:05:42.238: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 03/16 11:05:42.243: [smf] INFO: Removed Session: UE IMSI:[262427856488372] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 03/16 11:05:42.243: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 03/16 11:05:42.249: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 03/16 11:05:42.257: [smf] INFO: Removed Session: UE IMSI:[262421749571751] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 03/16 11:05:42.257: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 03/16 11:05:42.260: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 03/16 11:05:42.266: [smf] INFO: Removed Session: UE IMSI:[262421852977114] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 03/16 11:05:42.266: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 03/16 11:05:42.271: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 03/16 11:05:42.279: [smf] INFO: Removed Session: UE IMSI:[262428435187546] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 03/16 11:05:42.279: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 03/16 11:05:42.282: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 03/16 11:05:42.288: [smf] INFO: Removed Session: UE IMSI:[262427077061710] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 03/16 11:05:42.288: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 03/16 11:05:42.293: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 03/16 11:05:42.298: [smf] INFO: Removed Session: UE IMSI:[262420244870483] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 03/16 11:05:42.298: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 03/16 11:05:42.304: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 03/16 11:05:42.309: [smf] INFO: Removed Session: UE IMSI:[262429254043837] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 03/16 11:05:42.309: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 03/16 11:05:42.315: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 03/16 11:05:42.319: [smf] INFO: Removed Session: UE IMSI:[262426050318674] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 03/16 11:05:42.319: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 03/16 11:05:42.326: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 03/16 11:05:42.331: [smf] INFO: Removed Session: UE IMSI:[262422606909404] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 03/16 11:05:42.331: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 03/16 11:05:42.336: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 03/16 11:05:42.341: [smf] INFO: Removed Session: UE IMSI:[262425842911518] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 03/16 11:05:42.341: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 03/16 11:05:42.347: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 03/16 11:05:42.352: [smf] INFO: Removed Session: UE IMSI:[262428041364742] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 03/16 11:05:42.352: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 03/16 11:05:42.358: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 03/16 11:05:42.366: [smf] INFO: Removed Session: UE IMSI:[262427173848834] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 03/16 11:05:42.366: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 03/16 11:05:42.369: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 03/16 11:05:42.374: [smf] INFO: Removed Session: UE IMSI:[262420283121166] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 03/16 11:05:42.374: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 03/16 11:05:42.380: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 03/16 11:05:42.385: [smf] INFO: Removed Session: UE IMSI:[262425126425404] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 03/16 11:05:42.385: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 03/16 11:05:42.390: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 03/16 11:05:42.395: [smf] INFO: Removed Session: UE IMSI:[262429713954746] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 03/16 11:05:42.395: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 03/16 11:05:42.401: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 03/16 11:05:42.409: [smf] INFO: Removed Session: UE IMSI:[262426370766806] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 03/16 11:05:42.409: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 03/16 11:05:42.412: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 03/16 11:05:42.418: [smf] INFO: Removed Session: UE IMSI:[262423533663734] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 03/16 11:05:42.418: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 03/16 11:05:42.423: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 03/16 11:05:42.432: [smf] INFO: Removed Session: UE IMSI:[262429761300956] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 03/16 11:05:42.432: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 03/16 11:05:42.434: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 03/16 11:05:42.440: [smf] INFO: Removed Session: UE IMSI:[262427975209961] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 03/16 11:05:42.440: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 03/16 11:05:42.445: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 03/16 11:05:42.451: [smf] INFO: Removed Session: UE IMSI:[262423641333651] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 03/16 11:05:42.451: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 03/16 11:05:42.456: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 03/16 11:05:42.461: [smf] INFO: Removed Session: UE IMSI:[262423219082508] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 03/16 11:05:42.461: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 03/16 11:05:42.467: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 03/16 11:05:42.472: [smf] INFO: Removed Session: UE IMSI:[262425480085224] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 03/16 11:05:42.472: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 03/16 11:05:42.477: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 03/16 11:05:42.482: [smf] INFO: Removed Session: UE IMSI:[262424388380436] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 03/16 11:05:42.482: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 03/16 11:05:42.488: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 03/16 11:05:42.494: [smf] INFO: Removed Session: UE IMSI:[262426647389485] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 03/16 11:05:42.494: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 03/16 11:05:42.499: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 03/16 11:05:42.505: [smf] INFO: Removed Session: UE IMSI:[262427257561260] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 03/16 11:05:42.505: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 03/16 11:05:42.510: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 03/16 11:05:42.518: [smf] INFO: Removed Session: UE IMSI:[262427469820372] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 03/16 11:05:42.518: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 03/16 11:05:42.521: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 03/16 11:05:42.527: [smf] INFO: Removed Session: UE IMSI:[262422544737507] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 03/16 11:05:42.527: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 03/16 11:05:42.532: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 03/16 11:05:42.540: [smf] INFO: Removed Session: UE IMSI:[262422051936627] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 03/16 11:05:42.540: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 03/16 11:05:42.543: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 03/16 11:05:42.549: [smf] INFO: Removed Session: UE IMSI:[262425529786571] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 03/16 11:05:42.549: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 03/16 11:05:42.554: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 03/16 11:05:42.562: [smf] INFO: Removed Session: UE IMSI:[262423430402386] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 03/16 11:05:42.562: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 03/16 11:05:42.565: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 03/16 11:05:42.570: [smf] INFO: Removed Session: UE IMSI:[262422720386652] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 03/16 11:05:42.570: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 03/16 11:05:42.576: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 03/16 11:05:42.584: [smf] INFO: Removed Session: UE IMSI:[262428126854395] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 03/16 11:05:42.584: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 03/16 11:05:42.587: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 03/16 11:05:42.593: [smf] INFO: Removed Session: UE IMSI:[262427470898421] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 03/16 11:05:42.593: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 03/16 11:05:42.598: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 03/16 11:05:42.606: [smf] INFO: Removed Session: UE IMSI:[262425843209669] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 03/16 11:05:42.606: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 03/16 11:05:42.609: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 03/16 11:05:42.615: [smf] INFO: Removed Session: UE IMSI:[262423592969994] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 03/16 11:05:42.615: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 03/16 11:05:42.620: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 03/16 11:05:42.628: [smf] INFO: Removed Session: UE IMSI:[262429557011599] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 03/16 11:05:42.628: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 03/16 11:05:42.631: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 03/16 11:05:42.637: [smf] INFO: Removed Session: UE IMSI:[262429294568193] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 03/16 11:05:42.637: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 03/16 11:05:42.642: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 03/16 11:05:42.650: [smf] INFO: Removed Session: UE IMSI:[262428478067565] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 03/16 11:05:42.650: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 03/16 11:05:42.653: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 03/16 11:05:42.658: [smf] INFO: Removed Session: UE IMSI:[262424445897956] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 03/16 11:05:42.659: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 03/16 11:05:42.664: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 03/16 11:05:42.672: [smf] INFO: Removed Session: UE IMSI:[262426315917155] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 03/16 11:05:42.672: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 03/16 11:05:42.675: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 03/16 11:05:42.681: [smf] INFO: Removed Session: UE IMSI:[262424738117004] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 03/16 11:05:42.681: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 03/16 11:05:42.686: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 03/16 11:05:42.694: [smf] INFO: Removed Session: UE IMSI:[262420473617056] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 03/16 11:05:42.694: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 03/16 11:05:42.697: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 03/16 11:05:42.702: [smf] INFO: Removed Session: UE IMSI:[262427767562310] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 03/16 11:05:42.702: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 03/16 11:05:42.708: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 03/16 11:05:42.716: [smf] INFO: Removed Session: UE IMSI:[262426184021732] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 03/16 11:05:42.716: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 03/16 11:05:42.719: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 03/16 11:05:42.724: [smf] INFO: Removed Session: UE IMSI:[262425933983017] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 03/16 11:05:42.724: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 03/16 11:05:42.730: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 03/16 11:05:42.738: [smf] INFO: Removed Session: UE IMSI:[262421597534725] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 03/16 11:05:42.738: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 03/16 11:05:42.741: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 03/16 11:05:42.747: [smf] INFO: Removed Session: UE IMSI:[262423256290663] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 03/16 11:05:42.747: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 03/16 11:05:42.752: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 03/16 11:05:42.760: [smf] INFO: Removed Session: UE IMSI:[262428690394879] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 03/16 11:05:42.760: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 03/16 11:05:42.763: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 03/16 11:05:42.768: [smf] INFO: Removed Session: UE IMSI:[262426191856951] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 03/16 11:05:42.768: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 03/16 11:05:42.774: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 03/16 11:05:42.782: [smf] INFO: Removed Session: UE IMSI:[262425433952609] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 03/16 11:05:42.782: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 03/16 11:05:42.786: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 03/16 11:05:42.791: [smf] INFO: Removed Session: UE IMSI:[262420076303798] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 03/16 11:05:42.791: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 03/16 11:05:42.796: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 03/16 11:05:42.802: [smf] INFO: Removed Session: UE IMSI:[262423911732256] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 03/16 11:05:42.802: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 03/16 11:05:42.807: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 03/16 11:05:42.813: [smf] INFO: Removed Session: UE IMSI:[262421208612372] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 03/16 11:05:42.813: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 03/16 11:05:42.818: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 03/16 11:05:42.823: [smf] INFO: Removed Session: UE IMSI:[262420975615590] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 03/16 11:05:42.823: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 03/16 11:05:42.829: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 03/16 11:05:42.833: [smf] INFO: Removed Session: UE IMSI:[262428619226246] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 03/16 11:05:42.834: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 03/16 11:05:42.840: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 03/16 11:05:42.848: [smf] INFO: Removed Session: UE IMSI:[262423535415378] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 03/16 11:05:42.848: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 03/16 11:05:42.851: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 03/16 11:05:42.856: [smf] INFO: Removed Session: UE IMSI:[262428479750092] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 03/16 11:05:42.856: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 03/16 11:05:42.862: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 03/16 11:05:42.870: [smf] INFO: Removed Session: UE IMSI:[262426404271363] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 03/16 11:05:42.870: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 03/16 11:05:42.873: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 03/16 11:05:42.879: [smf] INFO: Removed Session: UE IMSI:[262426895990599] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 03/16 11:05:42.879: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 03/16 11:05:42.884: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 03/16 11:05:42.892: [smf] INFO: Removed Session: UE IMSI:[262424983776755] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 03/16 11:05:42.892: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 03/16 11:05:42.895: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 03/16 11:05:42.901: [smf] INFO: Removed Session: UE IMSI:[262426491452770] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 03/16 11:05:42.901: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 03/16 11:05:42.906: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 03/16 11:05:42.911: [smf] INFO: Removed Session: UE IMSI:[262422292140389] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 03/16 11:05:42.911: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 03/16 11:05:42.917: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 03/16 11:05:42.922: [smf] INFO: Removed Session: UE IMSI:[262428949285599] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 03/16 11:05:42.922: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 03/16 11:05:42.927: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 03/16 11:05:42.933: [smf] INFO: Removed Session: UE IMSI:[262422376889646] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 03/16 11:05:42.934: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 03/16 11:05:42.938: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 03/16 11:05:42.942: [smf] INFO: Removed Session: UE IMSI:[262420527647960] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 03/16 11:05:42.942: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 03/16 11:05:42.949: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 03/16 11:05:42.957: [smf] INFO: Removed Session: UE IMSI:[262426965630684] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 03/16 11:05:42.957: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 03/16 11:05:42.960: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 03/16 11:05:42.964: [smf] INFO: Removed Session: UE IMSI:[262426567735027] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 03/16 11:05:42.964: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 03/16 11:05:42.970: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 03/16 11:05:42.975: [smf] INFO: Removed Session: UE IMSI:[262420996810749] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 03/16 11:05:42.975: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 03/16 11:05:42.981: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 03/16 11:05:42.986: [smf] INFO: Removed Session: UE IMSI:[262420773544931] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 03/16 11:05:42.986: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 03/16 11:05:42.992: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 03/16 11:05:42.997: [smf] INFO: Removed Session: UE IMSI:[262424165096212] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:42.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 03/16 11:05:42.997: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 03/16 11:05:43.003: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 03/16 11:05:43.007: [smf] INFO: Removed Session: UE IMSI:[262428771959654] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 03/16 11:05:43.007: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 03/16 11:05:43.014: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 03/16 11:05:43.019: [smf] INFO: Removed Session: UE IMSI:[262427888228899] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 03/16 11:05:43.019: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 03/16 11:05:43.024: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 03/16 11:05:43.029: [smf] INFO: Removed Session: UE IMSI:[262422755857003] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 03/16 11:05:43.029: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 03/16 11:05:43.035: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 03/16 11:05:43.040: [smf] INFO: Removed Session: UE IMSI:[262421653038734] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 03/16 11:05:43.040: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 03/16 11:05:43.046: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 03/16 11:05:43.051: [smf] INFO: Removed Session: UE IMSI:[262424452906079] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 03/16 11:05:43.051: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 03/16 11:05:43.057: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 03/16 11:05:43.062: [smf] INFO: Removed Session: UE IMSI:[262420910347932] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 03/16 11:05:43.062: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 03/16 11:05:43.068: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 03/16 11:05:43.072: [smf] INFO: Removed Session: UE IMSI:[262427479660440] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 03/16 11:05:43.073: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 03/16 11:05:43.078: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 03/16 11:05:43.084: [smf] INFO: Removed Session: UE IMSI:[262420923787512] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 03/16 11:05:43.084: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 03/16 11:05:43.089: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 03/16 11:05:43.094: [smf] INFO: Removed Session: UE IMSI:[262420270621331] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 03/16 11:05:43.094: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 03/16 11:05:43.100: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 03/16 11:05:43.105: [smf] INFO: Removed Session: UE IMSI:[262426129071122] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 03/16 11:05:43.105: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 03/16 11:05:43.111: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 03/16 11:05:43.115: [smf] INFO: Removed Session: UE IMSI:[262425947299219] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 03/16 11:05:43.115: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 03/16 11:05:43.121: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 03/16 11:05:43.128: [smf] INFO: Removed Session: UE IMSI:[262428225884904] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 03/16 11:05:43.128: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 03/16 11:05:43.133: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 03/16 11:05:43.142: [smf] INFO: Removed Session: UE IMSI:[262429604110097] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 03/16 11:05:43.142: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 03/16 11:05:43.144: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 03/16 11:05:43.153: [smf] INFO: Removed Session: UE IMSI:[262422476352794] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 03/16 11:05:43.153: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 03/16 11:05:43.155: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 03/16 11:05:43.162: [smf] INFO: Removed Session: UE IMSI:[262427033802554] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 03/16 11:05:43.162: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 03/16 11:05:43.166: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 03/16 11:05:43.171: [smf] INFO: Removed Session: UE IMSI:[262421162563288] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 03/16 11:05:43.172: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 03/16 11:05:43.177: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 03/16 11:05:43.182: [smf] INFO: Removed Session: UE IMSI:[262423912379978] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 03/16 11:05:43.182: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 03/16 11:05:43.189: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 03/16 11:05:43.199: [smf] INFO: Removed Session: UE IMSI:[262423658955638] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 03/16 11:05:43.199: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 03/16 11:05:43.202: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 03/16 11:05:43.210: [smf] INFO: Removed Session: UE IMSI:[262421869868268] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 03/16 11:05:43.210: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 03/16 11:05:43.213: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 03/16 11:05:43.221: [smf] INFO: Removed Session: UE IMSI:[262421741240135] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 03/16 11:05:43.221: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 03/16 11:05:43.224: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 03/16 11:05:43.229: [smf] INFO: Removed Session: UE IMSI:[262428206247155] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 03/16 11:05:43.229: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 03/16 11:05:43.235: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 03/16 11:05:43.239: [smf] INFO: Removed Session: UE IMSI:[262423627705582] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 03/16 11:05:43.239: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 03/16 11:05:43.245: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 03/16 11:05:43.251: [smf] INFO: Removed Session: UE IMSI:[262420531252866] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 03/16 11:05:43.251: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 03/16 11:05:43.257: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 03/16 11:05:43.262: [smf] INFO: Removed Session: UE IMSI:[262420647326070] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 03/16 11:05:43.262: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 03/16 11:05:43.267: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 03/16 11:05:43.273: [smf] INFO: Removed Session: UE IMSI:[262427027002531] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 03/16 11:05:43.273: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 03/16 11:05:43.278: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 03/16 11:05:43.283: [smf] INFO: Removed Session: UE IMSI:[262421011260894] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 03/16 11:05:43.283: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 03/16 11:05:43.289: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 03/16 11:05:43.294: [smf] INFO: Removed Session: UE IMSI:[262426551342785] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 03/16 11:05:43.294: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 03/16 11:05:43.300: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 03/16 11:05:43.305: [smf] INFO: Removed Session: UE IMSI:[262422413773892] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 03/16 11:05:43.305: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 03/16 11:05:43.310: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 03/16 11:05:43.315: [smf] INFO: Removed Session: UE IMSI:[262423302213075] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 03/16 11:05:43.315: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 03/16 11:05:43.321: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 03/16 11:05:43.327: [smf] INFO: Removed Session: UE IMSI:[262426287799672] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 03/16 11:05:43.327: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 03/16 11:05:43.332: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 03/16 11:05:43.337: [smf] INFO: Removed Session: UE IMSI:[262429217343600] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 03/16 11:05:43.337: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 03/16 11:05:43.343: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 03/16 11:05:43.348: [smf] INFO: Removed Session: UE IMSI:[262423132603292] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 03/16 11:05:43.348: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 03/16 11:05:43.353: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 03/16 11:05:43.358: [smf] INFO: Removed Session: UE IMSI:[262428039723320] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 03/16 11:05:43.358: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 03/16 11:05:43.364: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 03/16 11:05:43.369: [smf] INFO: Removed Session: UE IMSI:[262422147044285] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 03/16 11:05:43.369: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 03/16 11:05:43.375: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 03/16 11:05:43.380: [smf] INFO: Removed Session: UE IMSI:[262421452543772] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 03/16 11:05:43.380: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 03/16 11:05:43.386: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 03/16 11:05:43.392: [smf] INFO: Removed Session: UE IMSI:[262427567889779] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 03/16 11:05:43.392: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 03/16 11:05:43.396: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 03/16 11:05:43.401: [smf] INFO: Removed Session: UE IMSI:[262428654980482] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 03/16 11:05:43.401: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 03/16 11:05:43.407: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 03/16 11:05:43.413: [smf] INFO: Removed Session: UE IMSI:[262426494595540] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 03/16 11:05:43.413: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 03/16 11:05:43.418: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 03/16 11:05:43.423: [smf] INFO: Removed Session: UE IMSI:[262422007386626] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 03/16 11:05:43.423: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 03/16 11:05:43.429: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 03/16 11:05:43.434: [smf] INFO: Removed Session: UE IMSI:[262425541508329] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 03/16 11:05:43.434: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 03/16 11:05:43.439: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 03/16 11:05:43.444: [smf] INFO: Removed Session: UE IMSI:[262421520821034] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 03/16 11:05:43.444: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 03/16 11:05:43.450: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 03/16 11:05:43.455: [smf] INFO: Removed Session: UE IMSI:[262423659751479] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 03/16 11:05:43.455: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 03/16 11:05:43.461: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 03/16 11:05:43.466: [smf] INFO: Removed Session: UE IMSI:[262427516968200] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 03/16 11:05:43.466: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 03/16 11:05:43.471: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 03/16 11:05:43.476: [smf] INFO: Removed Session: UE IMSI:[262421669958210] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 03/16 11:05:43.477: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 03/16 11:05:43.482: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 03/16 11:05:43.487: [smf] INFO: Removed Session: UE IMSI:[262420309576779] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 03/16 11:05:43.487: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 03/16 11:05:43.493: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 03/16 11:05:43.498: [smf] INFO: Removed Session: UE IMSI:[262422166223400] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 03/16 11:05:43.498: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 03/16 11:05:43.504: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 03/16 11:05:43.509: [smf] INFO: Removed Session: UE IMSI:[262429332457284] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 03/16 11:05:43.509: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 03/16 11:05:43.515: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 03/16 11:05:43.520: [smf] INFO: Removed Session: UE IMSI:[262426386675891] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 03/16 11:05:43.520: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 03/16 11:05:43.525: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 03/16 11:05:43.531: [smf] INFO: Removed Session: UE IMSI:[262429691166530] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 03/16 11:05:43.531: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 03/16 11:05:43.536: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 03/16 11:05:43.542: [smf] INFO: Removed Session: UE IMSI:[262424963951412] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 03/16 11:05:43.542: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 03/16 11:05:43.547: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 03/16 11:05:43.552: [smf] INFO: Removed Session: UE IMSI:[262428774817380] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 03/16 11:05:43.552: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 03/16 11:05:43.558: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 03/16 11:05:43.562: [smf] INFO: Removed Session: UE IMSI:[262420835339741] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 03/16 11:05:43.562: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 03/16 11:05:43.568: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 03/16 11:05:43.574: [smf] INFO: Removed Session: UE IMSI:[262423859518060] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 03/16 11:05:43.574: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 03/16 11:05:43.579: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 03/16 11:05:43.584: [smf] INFO: Removed Session: UE IMSI:[262422539105356] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 03/16 11:05:43.584: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 03/16 11:05:43.590: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 03/16 11:05:43.595: [smf] INFO: Removed Session: UE IMSI:[262426081044783] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 03/16 11:05:43.595: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 03/16 11:05:43.601: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 03/16 11:05:43.607: [smf] INFO: Removed Session: UE IMSI:[262423260819118] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 03/16 11:05:43.607: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 03/16 11:05:43.612: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 03/16 11:05:43.618: [smf] INFO: Removed Session: UE IMSI:[262425395122630] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 03/16 11:05:43.618: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 03/16 11:05:43.622: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 03/16 11:05:43.628: [smf] INFO: Removed Session: UE IMSI:[262420937442892] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 03/16 11:05:43.628: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 03/16 11:05:43.633: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 03/16 11:05:43.639: [smf] INFO: Removed Session: UE IMSI:[262426736085746] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 03/16 11:05:43.639: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 03/16 11:05:43.644: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 03/16 11:05:43.649: [smf] INFO: Removed Session: UE IMSI:[262426890698453] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 03/16 11:05:43.649: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 03/16 11:05:43.654: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 03/16 11:05:43.660: [smf] INFO: Removed Session: UE IMSI:[262429605289784] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 03/16 11:05:43.660: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 03/16 11:05:43.665: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 03/16 11:05:43.671: [smf] INFO: Removed Session: UE IMSI:[262423660391919] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 03/16 11:05:43.671: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 03/16 11:05:43.676: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 03/16 11:05:43.682: [smf] INFO: Removed Session: UE IMSI:[262425940063909] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 03/16 11:05:43.682: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 03/16 11:05:43.686: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 03/16 11:05:43.691: [smf] INFO: Removed Session: UE IMSI:[262427817164588] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 03/16 11:05:43.691: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 03/16 11:05:43.697: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 03/16 11:05:43.702: [smf] INFO: Removed Session: UE IMSI:[262425294749017] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 03/16 11:05:43.702: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 03/16 11:05:43.708: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 03/16 11:05:43.713: [smf] INFO: Removed Session: UE IMSI:[262420033423770] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 03/16 11:05:43.713: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 03/16 11:05:43.719: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 03/16 11:05:43.723: [smf] INFO: Removed Session: UE IMSI:[262420212397093] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 03/16 11:05:43.723: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 03/16 11:05:43.729: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 03/16 11:05:43.734: [smf] INFO: Removed Session: UE IMSI:[262420428455686] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 03/16 11:05:43.734: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 03/16 11:05:43.740: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 03/16 11:05:43.745: [smf] INFO: Removed Session: UE IMSI:[262429221613300] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 03/16 11:05:43.745: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 03/16 11:05:43.751: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 03/16 11:05:43.756: [smf] INFO: Removed Session: UE IMSI:[262429919107608] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 03/16 11:05:43.756: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 03/16 11:05:43.762: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 03/16 11:05:43.766: [smf] INFO: Removed Session: UE IMSI:[262422951414288] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 03/16 11:05:43.766: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 03/16 11:05:43.772: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 03/16 11:05:43.778: [smf] INFO: Removed Session: UE IMSI:[262420421564336] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 03/16 11:05:43.778: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 03/16 11:05:43.783: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 03/16 11:05:43.788: [smf] INFO: Removed Session: UE IMSI:[262426079476862] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 03/16 11:05:43.788: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 03/16 11:05:43.794: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 03/16 11:05:43.799: [smf] INFO: Removed Session: UE IMSI:[262425594115842] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 03/16 11:05:43.799: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 03/16 11:05:43.804: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 03/16 11:05:43.810: [smf] INFO: Removed Session: UE IMSI:[262421168950731] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 03/16 11:05:43.810: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 03/16 11:05:43.815: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 03/16 11:05:43.821: [smf] INFO: Removed Session: UE IMSI:[262420454964176] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 03/16 11:05:43.821: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 03/16 11:05:43.825: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 03/16 11:05:43.827: [smf] INFO: Removed Session: UE IMSI:[262425926730024] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 03/16 11:05:43.827: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 03/16 11:05:43.836: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 03/16 11:05:43.839: [smf] INFO: Removed Session: UE IMSI:[262427939026580] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 03/16 11:05:43.839: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 03/16 11:05:43.847: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 03/16 11:05:43.855: [smf] INFO: Removed Session: UE IMSI:[262425634778611] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 03/16 11:05:43.855: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 03/16 11:05:43.858: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 03/16 11:05:43.862: [smf] INFO: Removed Session: UE IMSI:[262425064922145] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 03/16 11:05:43.862: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 03/16 11:05:43.869: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 03/16 11:05:43.876: [smf] INFO: Removed Session: UE IMSI:[262420675014149] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 03/16 11:05:43.876: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 03/16 11:05:43.880: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 03/16 11:05:43.885: [smf] INFO: Removed Session: UE IMSI:[262424891225776] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 03/16 11:05:43.885: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 03/16 11:05:43.891: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 03/16 11:05:43.897: [smf] INFO: Removed Session: UE IMSI:[262421993816171] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 03/16 11:05:43.897: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 03/16 11:05:43.902: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 03/16 11:05:43.907: [smf] INFO: Removed Session: UE IMSI:[262425000642329] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 03/16 11:05:43.907: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 03/16 11:05:43.912: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 03/16 11:05:43.917: [smf] INFO: Removed Session: UE IMSI:[262425239130426] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 03/16 11:05:43.917: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 03/16 11:05:43.923: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 03/16 11:05:43.930: [smf] INFO: Removed Session: UE IMSI:[262424647243782] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 03/16 11:05:43.930: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 03/16 11:05:43.934: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 03/16 11:05:43.939: [smf] INFO: Removed Session: UE IMSI:[262426361350136] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 03/16 11:05:43.939: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 03/16 11:05:43.945: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 03/16 11:05:43.950: [smf] INFO: Removed Session: UE IMSI:[262424595249753] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 03/16 11:05:43.950: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 03/16 11:05:43.955: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 03/16 11:05:43.961: [smf] INFO: Removed Session: UE IMSI:[262423340813037] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 03/16 11:05:43.961: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 03/16 11:05:43.966: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 03/16 11:05:43.971: [smf] INFO: Removed Session: UE IMSI:[262423760761015] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 03/16 11:05:43.971: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 03/16 11:05:43.977: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 03/16 11:05:43.981: [smf] INFO: Removed Session: UE IMSI:[262425474407161] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 03/16 11:05:43.981: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 03/16 11:05:43.989: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 03/16 11:05:43.994: [smf] INFO: Removed Session: UE IMSI:[262427733967628] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:43.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 03/16 11:05:43.995: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 03/16 11:05:44.000: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 03/16 11:05:44.008: [smf] INFO: Removed Session: UE IMSI:[262425001524181] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 03/16 11:05:44.008: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 03/16 11:05:44.011: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 03/16 11:05:44.019: [smf] INFO: Removed Session: UE IMSI:[262424997811629] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 03/16 11:05:44.019: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 03/16 11:05:44.022: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 03/16 11:05:44.029: [smf] INFO: Removed Session: UE IMSI:[262425265284087] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 03/16 11:05:44.029: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 03/16 11:05:44.033: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 03/16 11:05:44.041: [smf] INFO: Removed Session: UE IMSI:[262428737010219] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 03/16 11:05:44.041: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 03/16 11:05:44.044: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 03/16 11:05:44.052: [smf] INFO: Removed Session: UE IMSI:[262422252674055] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 03/16 11:05:44.052: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 03/16 11:05:44.055: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 03/16 11:05:44.060: [smf] INFO: Removed Session: UE IMSI:[262420071102987] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 03/16 11:05:44.060: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 03/16 11:05:44.065: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 03/16 11:05:44.070: [smf] INFO: Removed Session: UE IMSI:[262424842036458] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 03/16 11:05:44.070: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 03/16 11:05:44.076: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 03/16 11:05:44.082: [smf] INFO: Removed Session: UE IMSI:[262428555681935] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 03/16 11:05:44.082: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 03/16 11:05:44.087: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 03/16 11:05:44.092: [smf] INFO: Removed Session: UE IMSI:[262426695707316] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 03/16 11:05:44.092: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 03/16 11:05:44.097: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 03/16 11:05:44.103: [smf] INFO: Removed Session: UE IMSI:[262421957204086] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 03/16 11:05:44.103: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 03/16 11:05:44.109: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 03/16 11:05:44.117: [smf] INFO: Removed Session: UE IMSI:[262425361643493] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 03/16 11:05:44.117: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 03/16 11:05:44.119: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 03/16 11:05:44.126: [smf] INFO: Removed Session: UE IMSI:[262428483554296] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 03/16 11:05:44.126: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 03/16 11:05:44.130: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 03/16 11:05:44.135: [smf] INFO: Removed Session: UE IMSI:[262423962364158] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 03/16 11:05:44.135: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 03/16 11:05:44.141: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 03/16 11:05:44.146: [smf] INFO: Removed Session: UE IMSI:[262420972925537] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 03/16 11:05:44.146: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 03/16 11:05:44.152: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 03/16 11:05:44.158: [smf] INFO: Removed Session: UE IMSI:[262420662621309] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 03/16 11:05:44.158: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 03/16 11:05:44.162: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 03/16 11:05:44.168: [smf] INFO: Removed Session: UE IMSI:[262424057275318] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 03/16 11:05:44.168: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 03/16 11:05:44.173: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 03/16 11:05:44.179: [smf] INFO: Removed Session: UE IMSI:[262423113398563] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 03/16 11:05:44.179: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 03/16 11:05:44.184: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 03/16 11:05:44.190: [smf] INFO: Removed Session: UE IMSI:[262421621718323] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 03/16 11:05:44.190: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 03/16 11:05:44.194: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 03/16 11:05:44.199: [smf] INFO: Removed Session: UE IMSI:[262423597317420] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 03/16 11:05:44.199: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 03/16 11:05:44.205: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 03/16 11:05:44.211: [smf] INFO: Removed Session: UE IMSI:[262429126306598] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 03/16 11:05:44.211: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 03/16 11:05:44.216: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 03/16 11:05:44.221: [smf] INFO: Removed Session: UE IMSI:[262426899994493] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 03/16 11:05:44.221: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 03/16 11:05:44.227: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 03/16 11:05:44.233: [smf] INFO: Removed Session: UE IMSI:[262424331402972] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 03/16 11:05:44.233: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 03/16 11:05:44.238: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 03/16 11:05:44.246: [smf] INFO: Removed Session: UE IMSI:[262422729376597] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 03/16 11:05:44.246: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 03/16 11:05:44.249: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 03/16 11:05:44.257: [smf] INFO: Removed Session: UE IMSI:[262424133072747] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 03/16 11:05:44.257: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 03/16 11:05:44.260: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 03/16 11:05:44.265: [smf] INFO: Removed Session: UE IMSI:[262426629856124] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 03/16 11:05:44.265: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 03/16 11:05:44.271: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 03/16 11:05:44.276: [smf] INFO: Removed Session: UE IMSI:[262427870428816] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 03/16 11:05:44.276: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 03/16 11:05:44.281: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 03/16 11:05:44.287: [smf] INFO: Removed Session: UE IMSI:[262422113009934] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 03/16 11:05:44.287: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 03/16 11:05:44.292: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 03/16 11:05:44.297: [smf] INFO: Removed Session: UE IMSI:[262424430506898] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 03/16 11:05:44.297: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 03/16 11:05:44.303: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 03/16 11:05:44.308: [smf] INFO: Removed Session: UE IMSI:[262428019800953] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 03/16 11:05:44.308: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 03/16 11:05:44.314: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 03/16 11:05:44.319: [smf] INFO: Removed Session: UE IMSI:[262424854800921] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 03/16 11:05:44.319: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 03/16 11:05:44.324: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 03/16 11:05:44.329: [smf] INFO: Removed Session: UE IMSI:[262423283752480] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 03/16 11:05:44.329: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 03/16 11:05:44.335: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 03/16 11:05:44.340: [smf] INFO: Removed Session: UE IMSI:[262429165590189] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 03/16 11:05:44.340: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 03/16 11:05:44.346: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 03/16 11:05:44.350: [smf] INFO: Removed Session: UE IMSI:[262428261864396] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 03/16 11:05:44.350: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 03/16 11:05:44.357: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 03/16 11:05:44.361: [smf] INFO: Removed Session: UE IMSI:[262421466067278] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 03/16 11:05:44.361: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 03/16 11:05:44.367: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 03/16 11:05:44.372: [smf] INFO: Removed Session: UE IMSI:[262420088433864] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 03/16 11:05:44.372: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 03/16 11:05:44.378: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 03/16 11:05:44.383: [smf] INFO: Removed Session: UE IMSI:[262425619558340] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 03/16 11:05:44.383: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 03/16 11:05:44.389: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 03/16 11:05:44.394: [smf] INFO: Removed Session: UE IMSI:[262421165924203] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 03/16 11:05:44.394: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 03/16 11:05:44.400: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 03/16 11:05:44.405: [smf] INFO: Removed Session: UE IMSI:[262421656051184] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 03/16 11:05:44.405: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 03/16 11:05:44.410: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 03/16 11:05:44.416: [smf] INFO: Removed Session: UE IMSI:[262423166905865] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 03/16 11:05:44.416: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 03/16 11:05:44.421: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 03/16 11:05:44.426: [smf] INFO: Removed Session: UE IMSI:[262420421016196] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 03/16 11:05:44.426: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 03/16 11:05:44.432: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 03/16 11:05:44.437: [smf] INFO: Removed Session: UE IMSI:[262424605149272] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 03/16 11:05:44.437: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 03/16 11:05:44.443: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 03/16 11:05:44.447: [smf] INFO: Removed Session: UE IMSI:[262425516174688] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 03/16 11:05:44.447: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 03/16 11:05:44.453: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 03/16 11:05:44.458: [smf] INFO: Removed Session: UE IMSI:[262428502935612] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 03/16 11:05:44.458: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 03/16 11:05:44.464: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 03/16 11:05:44.469: [smf] INFO: Removed Session: UE IMSI:[262426369299119] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 03/16 11:05:44.469: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 03/16 11:05:44.475: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 03/16 11:05:44.480: [smf] INFO: Removed Session: UE IMSI:[262424363421740] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 03/16 11:05:44.480: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 03/16 11:05:44.485: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 03/16 11:05:44.491: [smf] INFO: Removed Session: UE IMSI:[262425204637874] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 03/16 11:05:44.491: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 03/16 11:05:44.496: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 03/16 11:05:44.501: [smf] INFO: Removed Session: UE IMSI:[262424176243291] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 03/16 11:05:44.501: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 03/16 11:05:44.507: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 03/16 11:05:44.512: [smf] INFO: Removed Session: UE IMSI:[262429529829060] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 03/16 11:05:44.512: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 03/16 11:05:44.518: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 03/16 11:05:44.523: [smf] INFO: Removed Session: UE IMSI:[262429679371874] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 03/16 11:05:44.523: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 03/16 11:05:44.528: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 03/16 11:05:44.533: [smf] INFO: Removed Session: UE IMSI:[262420937504528] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 03/16 11:05:44.533: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 03/16 11:05:44.539: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 03/16 11:05:44.545: [smf] INFO: Removed Session: UE IMSI:[262427282728092] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 03/16 11:05:44.545: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 03/16 11:05:44.550: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 03/16 11:05:44.554: [smf] INFO: Removed Session: UE IMSI:[262427514596362] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 03/16 11:05:44.554: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 03/16 11:05:44.560: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 03/16 11:05:44.565: [smf] INFO: Removed Session: UE IMSI:[262426976473657] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 03/16 11:05:44.565: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 03/16 11:05:44.571: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 03/16 11:05:44.577: [smf] INFO: Removed Session: UE IMSI:[262425038626839] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 03/16 11:05:44.577: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 03/16 11:05:44.582: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 03/16 11:05:44.587: [smf] INFO: Removed Session: UE IMSI:[262428802851892] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 03/16 11:05:44.587: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 03/16 11:05:44.592: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 03/16 11:05:44.598: [smf] INFO: Removed Session: UE IMSI:[262421028124905] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 03/16 11:05:44.598: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 03/16 11:05:44.603: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 03/16 11:05:44.608: [smf] INFO: Removed Session: UE IMSI:[262428823206268] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 03/16 11:05:44.608: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 03/16 11:05:44.614: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 03/16 11:05:44.619: [smf] INFO: Removed Session: UE IMSI:[262426730873075] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 03/16 11:05:44.619: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 03/16 11:05:44.624: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 03/16 11:05:44.630: [smf] INFO: Removed Session: UE IMSI:[262426700141219] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 03/16 11:05:44.630: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 03/16 11:05:44.635: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 03/16 11:05:44.641: [smf] INFO: Removed Session: UE IMSI:[262423802462490] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 03/16 11:05:44.641: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 03/16 11:05:44.646: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 03/16 11:05:44.651: [smf] INFO: Removed Session: UE IMSI:[262422318009523] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 03/16 11:05:44.651: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 03/16 11:05:44.657: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 03/16 11:05:44.662: [smf] INFO: Removed Session: UE IMSI:[262425670728859] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 03/16 11:05:44.662: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 03/16 11:05:44.667: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 03/16 11:05:44.672: [smf] INFO: Removed Session: UE IMSI:[262420846345613] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 03/16 11:05:44.672: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 03/16 11:05:44.678: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 03/16 11:05:44.683: [smf] INFO: Removed Session: UE IMSI:[262422771533012] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 03/16 11:05:44.683: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 03/16 11:05:44.689: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 03/16 11:05:44.694: [smf] INFO: Removed Session: UE IMSI:[262422614093442] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 03/16 11:05:44.694: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 03/16 11:05:44.699: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 03/16 11:05:44.705: [smf] INFO: Removed Session: UE IMSI:[262420123237376] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 03/16 11:05:44.705: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 03/16 11:05:44.710: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 03/16 11:05:44.715: [smf] INFO: Removed Session: UE IMSI:[262427823009713] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 03/16 11:05:44.715: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 03/16 11:05:44.721: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 03/16 11:05:44.725: [smf] INFO: Removed Session: UE IMSI:[262423460725843] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 03/16 11:05:44.725: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 03/16 11:05:44.731: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 03/16 11:05:44.737: [smf] INFO: Removed Session: UE IMSI:[262429755850324] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 03/16 11:05:44.737: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 03/16 11:05:44.742: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 03/16 11:05:44.749: [smf] INFO: Removed Session: UE IMSI:[262424471462646] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 03/16 11:05:44.749: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 03/16 11:05:44.754: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 03/16 11:05:44.762: [smf] INFO: Removed Session: UE IMSI:[262424920868357] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 03/16 11:05:44.763: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 03/16 11:05:44.765: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 03/16 11:05:44.773: [smf] INFO: Removed Session: UE IMSI:[262422892747415] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 03/16 11:05:44.773: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 03/16 11:05:44.776: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 03/16 11:05:44.781: [smf] INFO: Removed Session: UE IMSI:[262421415140655] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 03/16 11:05:44.781: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 03/16 11:05:44.787: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 03/16 11:05:44.792: [smf] INFO: Removed Session: UE IMSI:[262427694997011] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 03/16 11:05:44.792: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 03/16 11:05:44.797: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 03/16 11:05:44.802: [smf] INFO: Removed Session: UE IMSI:[262426067678546] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 03/16 11:05:44.802: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 03/16 11:05:44.808: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 03/16 11:05:44.814: [smf] INFO: Removed Session: UE IMSI:[262424919648607] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 03/16 11:05:44.814: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 03/16 11:05:44.819: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 03/16 11:05:44.825: [smf] INFO: Removed Session: UE IMSI:[262427919824725] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 03/16 11:05:44.825: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 03/16 11:05:44.830: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 03/16 11:05:44.835: [smf] INFO: Removed Session: UE IMSI:[262425401649303] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 03/16 11:05:44.835: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 03/16 11:05:44.840: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 03/16 11:05:44.846: [smf] INFO: Removed Session: UE IMSI:[262420274595478] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 03/16 11:05:44.846: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 03/16 11:05:44.851: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 03/16 11:05:44.857: [smf] INFO: Removed Session: UE IMSI:[262420922759730] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 03/16 11:05:44.857: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 03/16 11:05:44.862: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 03/16 11:05:44.867: [smf] INFO: Removed Session: UE IMSI:[262429629081907] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 03/16 11:05:44.867: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 03/16 11:05:44.873: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 03/16 11:05:44.877: [smf] INFO: Removed Session: UE IMSI:[262420787558355] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 03/16 11:05:44.877: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 03/16 11:05:44.884: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 03/16 11:05:44.889: [smf] INFO: Removed Session: UE IMSI:[262421694407519] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 03/16 11:05:44.889: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 03/16 11:05:44.894: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 03/16 11:05:44.899: [smf] INFO: Removed Session: UE IMSI:[262422195228986] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 03/16 11:05:44.899: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 03/16 11:05:44.905: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 03/16 11:05:44.910: [smf] INFO: Removed Session: UE IMSI:[262423167133592] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 03/16 11:05:44.910: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 03/16 11:05:44.916: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 03/16 11:05:44.921: [smf] INFO: Removed Session: UE IMSI:[262420510408318] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 03/16 11:05:44.921: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 03/16 11:05:44.926: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 03/16 11:05:44.931: [smf] INFO: Removed Session: UE IMSI:[262421484344815] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 03/16 11:05:44.931: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 03/16 11:05:44.937: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 03/16 11:05:44.942: [smf] INFO: Removed Session: UE IMSI:[262426568690989] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 03/16 11:05:44.942: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 03/16 11:05:44.948: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 03/16 11:05:44.953: [smf] INFO: Removed Session: UE IMSI:[262425451081063] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 03/16 11:05:44.953: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 03/16 11:05:44.958: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 03/16 11:05:44.963: [smf] INFO: Removed Session: UE IMSI:[262426092998212] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 03/16 11:05:44.963: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 03/16 11:05:44.969: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 03/16 11:05:44.975: [smf] INFO: Removed Session: UE IMSI:[262424694215337] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 03/16 11:05:44.975: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 03/16 11:05:44.980: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 03/16 11:05:44.985: [smf] INFO: Removed Session: UE IMSI:[262420697473644] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 03/16 11:05:44.985: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 03/16 11:05:44.991: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 03/16 11:05:44.996: [smf] INFO: Removed Session: UE IMSI:[262427217385101] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:44.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 03/16 11:05:44.996: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 03/16 11:05:45.001: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 03/16 11:05:45.006: [smf] INFO: Removed Session: UE IMSI:[262422324628149] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 03/16 11:05:45.006: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 03/16 11:05:45.012: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 03/16 11:05:45.017: [smf] INFO: Removed Session: UE IMSI:[262426146480561] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 03/16 11:05:45.017: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 03/16 11:05:45.023: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 03/16 11:05:45.028: [smf] INFO: Removed Session: UE IMSI:[262426780927674] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 03/16 11:05:45.028: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 03/16 11:05:45.034: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 03/16 11:05:45.039: [smf] INFO: Removed Session: UE IMSI:[262422193747239] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 03/16 11:05:45.039: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 03/16 11:05:45.044: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 03/16 11:05:45.050: [smf] INFO: Removed Session: UE IMSI:[262427847272056] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 03/16 11:05:45.050: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 03/16 11:05:45.055: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 03/16 11:05:45.060: [smf] INFO: Removed Session: UE IMSI:[262422093806079] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 03/16 11:05:45.060: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 03/16 11:05:45.066: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 03/16 11:05:45.071: [smf] INFO: Removed Session: UE IMSI:[262422688511384] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 03/16 11:05:45.071: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 03/16 11:05:45.076: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 03/16 11:05:45.081: [smf] INFO: Removed Session: UE IMSI:[262427856385120] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 03/16 11:05:45.081: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 03/16 11:05:45.087: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 03/16 11:05:45.092: [smf] INFO: Removed Session: UE IMSI:[262428227804218] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 03/16 11:05:45.092: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 03/16 11:05:45.098: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 03/16 11:05:45.103: [smf] INFO: Removed Session: UE IMSI:[262424125252909] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 03/16 11:05:45.103: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 03/16 11:05:45.108: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 03/16 11:05:45.114: [smf] INFO: Removed Session: UE IMSI:[262420350157244] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 03/16 11:05:45.114: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 03/16 11:05:45.119: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 03/16 11:05:45.124: [smf] INFO: Removed Session: UE IMSI:[262421870256312] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 03/16 11:05:45.124: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 03/16 11:05:45.130: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 03/16 11:05:45.137: [smf] INFO: Removed Session: UE IMSI:[262424072555794] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 03/16 11:05:45.137: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 03/16 11:05:45.141: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 03/16 11:05:45.146: [smf] INFO: Removed Session: UE IMSI:[262428792348122] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 03/16 11:05:45.146: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 03/16 11:05:45.151: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 03/16 11:05:45.157: [smf] INFO: Removed Session: UE IMSI:[262426586363589] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 03/16 11:05:45.157: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 03/16 11:05:45.162: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 03/16 11:05:45.167: [smf] INFO: Removed Session: UE IMSI:[262420044191249] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 03/16 11:05:45.167: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 03/16 11:05:45.173: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 03/16 11:05:45.178: [smf] INFO: Removed Session: UE IMSI:[262428138032218] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 03/16 11:05:45.178: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 03/16 11:05:45.184: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 03/16 11:05:45.189: [smf] INFO: Removed Session: UE IMSI:[262425180239738] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 03/16 11:05:45.189: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 03/16 11:05:45.194: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 03/16 11:05:45.200: [smf] INFO: Removed Session: UE IMSI:[262425083879306] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 03/16 11:05:45.200: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 03/16 11:05:45.205: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 03/16 11:05:45.211: [smf] INFO: Removed Session: UE IMSI:[262429830544935] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 03/16 11:05:45.211: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 03/16 11:05:45.216: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 03/16 11:05:45.221: [smf] INFO: Removed Session: UE IMSI:[262425403671127] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 03/16 11:05:45.221: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 03/16 11:05:45.226: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 03/16 11:05:45.232: [smf] INFO: Removed Session: UE IMSI:[262424396305826] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 03/16 11:05:45.232: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 03/16 11:05:45.237: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 03/16 11:05:45.243: [smf] INFO: Removed Session: UE IMSI:[262422179968374] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 03/16 11:05:45.243: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 03/16 11:05:45.248: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 03/16 11:05:45.254: [smf] INFO: Removed Session: UE IMSI:[262428944694763] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 03/16 11:05:45.254: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 03/16 11:05:45.259: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 03/16 11:05:45.264: [smf] INFO: Removed Session: UE IMSI:[262425308107480] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 03/16 11:05:45.264: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 03/16 11:05:45.269: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 03/16 11:05:45.274: [smf] INFO: Removed Session: UE IMSI:[262422515358607] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 03/16 11:05:45.274: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 03/16 11:05:45.280: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 03/16 11:05:45.286: [smf] INFO: Removed Session: UE IMSI:[262426561247781] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 03/16 11:05:45.286: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 03/16 11:05:45.291: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 03/16 11:05:45.297: [smf] INFO: Removed Session: UE IMSI:[262422900052554] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 03/16 11:05:45.297: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 03/16 11:05:45.302: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 03/16 11:05:45.308: [smf] INFO: Removed Session: UE IMSI:[262425570079194] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 03/16 11:05:45.308: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 03/16 11:05:45.312: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 03/16 11:05:45.318: [smf] INFO: Removed Session: UE IMSI:[262421889427643] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 03/16 11:05:45.318: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 03/16 11:05:45.323: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 03/16 11:05:45.329: [smf] INFO: Removed Session: UE IMSI:[262428759572211] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 03/16 11:05:45.329: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 03/16 11:05:45.334: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 03/16 11:05:45.339: [smf] INFO: Removed Session: UE IMSI:[262423416292646] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 03/16 11:05:45.339: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 03/16 11:05:45.345: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 03/16 11:05:45.351: [smf] INFO: Removed Session: UE IMSI:[262429829621614] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 03/16 11:05:45.351: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 03/16 11:05:45.356: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 03/16 11:05:45.361: [smf] INFO: Removed Session: UE IMSI:[262429781805995] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 03/16 11:05:45.361: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 03/16 11:05:45.367: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 03/16 11:05:45.373: [smf] INFO: Removed Session: UE IMSI:[262423036682793] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 03/16 11:05:45.373: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 03/16 11:05:45.377: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 03/16 11:05:45.382: [smf] INFO: Removed Session: UE IMSI:[262424830882727] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 03/16 11:05:45.382: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 03/16 11:05:45.388: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 03/16 11:05:45.393: [smf] INFO: Removed Session: UE IMSI:[262427350950113] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 03/16 11:05:45.393: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 03/16 11:05:45.399: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 03/16 11:05:45.404: [smf] INFO: Removed Session: UE IMSI:[262426856073734] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 03/16 11:05:45.404: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 03/16 11:05:45.409: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 03/16 11:05:45.414: [smf] INFO: Removed Session: UE IMSI:[262421834820203] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 03/16 11:05:45.414: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 03/16 11:05:45.420: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 03/16 11:05:45.425: [smf] INFO: Removed Session: UE IMSI:[262427657288876] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 03/16 11:05:45.425: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 03/16 11:05:45.431: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 03/16 11:05:45.436: [smf] INFO: Removed Session: UE IMSI:[262423795480714] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 03/16 11:05:45.436: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 03/16 11:05:45.441: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 03/16 11:05:45.448: [smf] INFO: Removed Session: UE IMSI:[262425378812821] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 03/16 11:05:45.448: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 03/16 11:05:45.452: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 03/16 11:05:45.458: [smf] INFO: Removed Session: UE IMSI:[262424300823470] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 03/16 11:05:45.458: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 03/16 11:05:45.463: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 03/16 11:05:45.469: [smf] INFO: Removed Session: UE IMSI:[262421004562312] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 03/16 11:05:45.469: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 03/16 11:05:45.474: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 03/16 11:05:45.479: [smf] INFO: Removed Session: UE IMSI:[262425301776574] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 03/16 11:05:45.479: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 03/16 11:05:45.485: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 03/16 11:05:45.490: [smf] INFO: Removed Session: UE IMSI:[262420098822336] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 03/16 11:05:45.490: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 03/16 11:05:45.495: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 03/16 11:05:45.501: [smf] INFO: Removed Session: UE IMSI:[262429772474752] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 03/16 11:05:45.501: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 03/16 11:05:45.506: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 03/16 11:05:45.512: [smf] INFO: Removed Session: UE IMSI:[262427462920562] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 03/16 11:05:45.512: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 03/16 11:05:45.517: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 03/16 11:05:45.522: [smf] INFO: Removed Session: UE IMSI:[262423043790014] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 03/16 11:05:45.522: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 03/16 11:05:45.528: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 03/16 11:05:45.533: [smf] INFO: Removed Session: UE IMSI:[262423836540769] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 03/16 11:05:45.533: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 03/16 11:05:45.538: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 03/16 11:05:45.544: [smf] INFO: Removed Session: UE IMSI:[262426714054777] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 03/16 11:05:45.544: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 03/16 11:05:45.549: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 03/16 11:05:45.554: [smf] INFO: Removed Session: UE IMSI:[262424577543737] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 03/16 11:05:45.554: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 03/16 11:05:45.560: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 03/16 11:05:45.565: [smf] INFO: Removed Session: UE IMSI:[262424357916964] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 03/16 11:05:45.565: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 03/16 11:05:45.571: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 03/16 11:05:45.575: [smf] INFO: Removed Session: UE IMSI:[262423623266403] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 03/16 11:05:45.575: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 03/16 11:05:45.581: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 03/16 11:05:45.587: [smf] INFO: Removed Session: UE IMSI:[262426252451456] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 03/16 11:05:45.587: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 03/16 11:05:45.592: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 03/16 11:05:45.597: [smf] INFO: Removed Session: UE IMSI:[262427029395271] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 03/16 11:05:45.597: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 03/16 11:05:45.603: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 03/16 11:05:45.608: [smf] INFO: Removed Session: UE IMSI:[262429056344447] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 03/16 11:05:45.608: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 03/16 11:05:45.613: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 03/16 11:05:45.618: [smf] INFO: Removed Session: UE IMSI:[262420281582615] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 03/16 11:05:45.618: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 03/16 11:05:45.624: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 03/16 11:05:45.632: [smf] INFO: Removed Session: UE IMSI:[262425525382631] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 03/16 11:05:45.632: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 03/16 11:05:45.635: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 03/16 11:05:45.648: [smf] INFO: Removed Session: UE IMSI:[262420533626135] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 03/16 11:05:45.648: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 03/16 11:05:45.648: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 03/16 11:05:45.656: [smf] INFO: Removed Session: UE IMSI:[262422451341411] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 03/16 11:05:45.656: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 03/16 11:05:45.659: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 03/16 11:05:45.667: [smf] INFO: Removed Session: UE IMSI:[262423636127853] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 03/16 11:05:45.667: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 03/16 11:05:45.670: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 03/16 11:05:45.675: [smf] INFO: Removed Session: UE IMSI:[262420608046122] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 03/16 11:05:45.676: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 03/16 11:05:45.681: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 03/16 11:05:45.686: [smf] INFO: Removed Session: UE IMSI:[262422000362602] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 03/16 11:05:45.686: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 03/16 11:05:45.692: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 03/16 11:05:45.696: [smf] INFO: Removed Session: UE IMSI:[262421346996221] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 03/16 11:05:45.696: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 03/16 11:05:45.702: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 03/16 11:05:45.707: [smf] INFO: Removed Session: UE IMSI:[262420040095616] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 03/16 11:05:45.707: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 03/16 11:05:45.713: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 03/16 11:05:45.719: [smf] INFO: Removed Session: UE IMSI:[262428910630541] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 03/16 11:05:45.719: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 03/16 11:05:45.724: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 03/16 11:05:45.729: [smf] INFO: Removed Session: UE IMSI:[262429654315749] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 03/16 11:05:45.729: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 03/16 11:05:45.735: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 03/16 11:05:45.739: [smf] INFO: Removed Session: UE IMSI:[262424768660015] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 03/16 11:05:45.739: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 03/16 11:05:45.746: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 03/16 11:05:45.751: [smf] INFO: Removed Session: UE IMSI:[262422222113296] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 03/16 11:05:45.751: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 03/16 11:05:45.756: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 03/16 11:05:45.761: [smf] INFO: Removed Session: UE IMSI:[262426192000689] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 03/16 11:05:45.761: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 03/16 11:05:45.767: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 03/16 11:05:45.773: [smf] INFO: Removed Session: UE IMSI:[262428281288648] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 03/16 11:05:45.773: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 03/16 11:05:45.778: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 03/16 11:05:45.783: [smf] INFO: Removed Session: UE IMSI:[262423321169227] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 03/16 11:05:45.783: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 03/16 11:05:45.789: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 03/16 11:05:45.794: [smf] INFO: Removed Session: UE IMSI:[262424675931317] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 03/16 11:05:45.794: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 03/16 11:05:45.799: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 03/16 11:05:45.805: [smf] INFO: Removed Session: UE IMSI:[262426871855450] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 03/16 11:05:45.805: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 03/16 11:05:45.810: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 03/16 11:05:45.817: [smf] INFO: Removed Session: UE IMSI:[262429095393463] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 03/16 11:05:45.817: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 03/16 11:05:45.821: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 03/16 11:05:45.827: [smf] INFO: Removed Session: UE IMSI:[262421750958459] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 03/16 11:05:45.827: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 03/16 11:05:45.832: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 03/16 11:05:45.838: [smf] INFO: Removed Session: UE IMSI:[262428618432228] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 03/16 11:05:45.838: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 03/16 11:05:45.843: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 03/16 11:05:45.848: [smf] INFO: Removed Session: UE IMSI:[262428099278503] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 03/16 11:05:45.848: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 03/16 11:05:45.854: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 03/16 11:05:45.862: [smf] INFO: Removed Session: UE IMSI:[262423091215252] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 03/16 11:05:45.862: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 03/16 11:05:45.865: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 03/16 11:05:45.870: [smf] INFO: Removed Session: UE IMSI:[262421722643630] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 03/16 11:05:45.870: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 03/16 11:05:45.875: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 03/16 11:05:45.881: [smf] INFO: Removed Session: UE IMSI:[262429044708339] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 03/16 11:05:45.881: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 03/16 11:05:45.886: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 03/16 11:05:45.892: [smf] INFO: Removed Session: UE IMSI:[262421017143672] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 03/16 11:05:45.892: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 03/16 11:05:45.897: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 03/16 11:05:45.903: [smf] INFO: Removed Session: UE IMSI:[262429936324608] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 03/16 11:05:45.903: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 03/16 11:05:45.908: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 03/16 11:05:45.914: [smf] INFO: Removed Session: UE IMSI:[262426086229511] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 03/16 11:05:45.914: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 03/16 11:05:45.919: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 03/16 11:05:45.925: [smf] INFO: Removed Session: UE IMSI:[262421848625220] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 03/16 11:05:45.925: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 03/16 11:05:45.930: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 03/16 11:05:45.935: [smf] INFO: Removed Session: UE IMSI:[262426236274935] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 03/16 11:05:45.935: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 03/16 11:05:45.940: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 03/16 11:05:45.946: [smf] INFO: Removed Session: UE IMSI:[262426529561645] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 03/16 11:05:45.946: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 03/16 11:05:45.952: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 03/16 11:05:45.960: [smf] INFO: Removed Session: UE IMSI:[262425570084928] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 03/16 11:05:45.960: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 03/16 11:05:45.963: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/16 11:05:45.971: [smf] INFO: Removed Session: UE IMSI:[262422005907217] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/16 11:05:45.971: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 03/16 11:05:45.974: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 03/16 11:05:45.985: [smf] INFO: Removed Session: UE IMSI:[262420254902727] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 03/16 11:05:45.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 03/16 11:05:45.985: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_next. MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:05:47.998: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:05:47.998: [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(85)@93e6d8eec0e1: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(86)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:05:48 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6511964) Waiting for packet dumper to finish... 1 (prev_count=6511964, count=6512844) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:05: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_addr_pool_exhaustion started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:05:53.770: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:05:54.481: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 03/16 11:05:55.496: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 03/16 11:05:55.496: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 03/16 11:05:55.496: [smf] INFO: UE IMSI[262426611170092] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.506: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/16 11:05:55.506: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/16 11:05:55.506: [smf] INFO: UE IMSI[262423493167839] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.514: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 03/16 11:05:55.514: [upf] INFO: UE F-SEID[UP:0x581 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.514: [upf] INFO: UE F-SEID[UP:0x581 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.516: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 03/16 11:05:55.516: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 03/16 11:05:55.516: [smf] INFO: UE IMSI[262421952226511] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.520: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/16 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x869 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x869 CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.522: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 03/16 11:05:55.522: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 03/16 11:05:55.522: [smf] INFO: UE IMSI[262420129908873] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.523: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 03/16 11:05:55.523: [upf] INFO: UE F-SEID[UP:0x124 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.523: [upf] INFO: UE F-SEID[UP:0x124 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.528: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 03/16 11:05:55.528: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 03/16 11:05:55.528: [smf] INFO: UE IMSI[262421574709154] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.529: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 03/16 11:05:55.529: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.529: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.534: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 03/16 11:05:55.534: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 03/16 11:05:55.534: [smf] INFO: UE IMSI[262424200705330] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.535: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 03/16 11:05:55.535: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.535: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.540: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 03/16 11:05:55.540: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 03/16 11:05:55.540: [smf] INFO: UE IMSI[262428730067188] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.541: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 03/16 11:05:55.541: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.541: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.546: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 03/16 11:05:55.546: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 03/16 11:05:55.546: [smf] INFO: UE IMSI[262420958578625] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.547: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 03/16 11:05:55.547: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.547: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.552: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 03/16 11:05:55.552: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 03/16 11:05:55.552: [smf] INFO: UE IMSI[262427425666233] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.553: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 03/16 11:05:55.553: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.553: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.558: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 03/16 11:05:55.558: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 03/16 11:05:55.558: [smf] INFO: UE IMSI[262424629701134] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.558: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 03/16 11:05:55.558: [upf] INFO: UE F-SEID[UP:0xfef CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.558: [upf] INFO: UE F-SEID[UP:0xfef CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.564: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 03/16 11:05:55.564: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 03/16 11:05:55.564: [smf] INFO: UE IMSI[262423764279199] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.564: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 03/16 11:05:55.564: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.564: [upf] INFO: UE F-SEID[UP:0xac6 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.570: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 03/16 11:05:55.570: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 03/16 11:05:55.570: [smf] INFO: UE IMSI[262426403810228] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.570: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 03/16 11:05:55.570: [upf] INFO: UE F-SEID[UP:0xbcf CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.570: [upf] INFO: UE F-SEID[UP:0xbcf CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.575: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 03/16 11:05:55.575: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 03/16 11:05:55.575: [smf] INFO: UE IMSI[262424200242789] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.576: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 03/16 11:05:55.576: [upf] INFO: UE F-SEID[UP:0x835 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.576: [upf] INFO: UE F-SEID[UP:0x835 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.581: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 03/16 11:05:55.581: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 03/16 11:05:55.581: [smf] INFO: UE IMSI[262425962064911] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.581: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 03/16 11:05:55.581: [upf] INFO: UE F-SEID[UP:0x7fb CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.581: [upf] INFO: UE F-SEID[UP:0x7fb CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.587: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 03/16 11:05:55.587: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 03/16 11:05:55.587: [smf] INFO: UE IMSI[262420002043544] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.587: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 03/16 11:05:55.587: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.587: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.592: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 03/16 11:05:55.592: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 03/16 11:05:55.592: [smf] INFO: UE IMSI[262423780738511] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.593: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 03/16 11:05:55.593: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.593: [upf] INFO: UE F-SEID[UP:0x3ad CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.598: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 03/16 11:05:55.598: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 03/16 11:05:55.598: [smf] INFO: UE IMSI[262420162219806] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.599: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 03/16 11:05:55.599: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.599: [upf] INFO: UE F-SEID[UP:0xd06 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.604: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 03/16 11:05:55.604: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 03/16 11:05:55.604: [smf] INFO: UE IMSI[262420604898543] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.605: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 03/16 11:05:55.605: [upf] INFO: UE F-SEID[UP:0x790 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.605: [upf] INFO: UE F-SEID[UP:0x790 CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.610: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 03/16 11:05:55.610: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 03/16 11:05:55.610: [smf] INFO: UE IMSI[262424362594446] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.610: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 03/16 11:05:55.610: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.610: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.615: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 03/16 11:05:55.615: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 03/16 11:05:55.615: [smf] INFO: UE IMSI[262422935962752] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.616: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 03/16 11:05:55.616: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.616: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.621: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 03/16 11:05:55.621: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 03/16 11:05:55.621: [smf] INFO: UE IMSI[262423782206197] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.622: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 03/16 11:05:55.622: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.622: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.627: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 03/16 11:05:55.627: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 03/16 11:05:55.627: [smf] INFO: UE IMSI[262428911023648] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.628: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 03/16 11:05:55.628: [upf] INFO: UE F-SEID[UP:0x183 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.628: [upf] INFO: UE F-SEID[UP:0x183 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.633: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 03/16 11:05:55.633: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 03/16 11:05:55.633: [smf] INFO: UE IMSI[262423214798286] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.633: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 03/16 11:05:55.633: [upf] INFO: UE F-SEID[UP:0x98f CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.633: [upf] INFO: UE F-SEID[UP:0x98f CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.638: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 03/16 11:05:55.638: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 03/16 11:05:55.638: [smf] INFO: UE IMSI[262428707389900] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.639: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 03/16 11:05:55.639: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.639: [upf] INFO: UE F-SEID[UP:0xe58 CP:0xc12] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.644: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 03/16 11:05:55.644: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 03/16 11:05:55.644: [smf] INFO: UE IMSI[262426076452411] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.645: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 03/16 11:05:55.645: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.645: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.650: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 03/16 11:05:55.650: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 03/16 11:05:55.650: [smf] INFO: UE IMSI[262426516050818] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.651: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 03/16 11:05:55.651: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.651: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.656: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 03/16 11:05:55.656: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 03/16 11:05:55.656: [smf] INFO: UE IMSI[262425600124210] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.656: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 03/16 11:05:55.656: [upf] INFO: UE F-SEID[UP:0x569 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.656: [upf] INFO: UE F-SEID[UP:0x569 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.661: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 03/16 11:05:55.661: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 03/16 11:05:55.662: [smf] INFO: UE IMSI[262424242414135] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.662: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 03/16 11:05:55.662: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.662: [upf] INFO: UE F-SEID[UP:0xf2a CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.667: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 03/16 11:05:55.667: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 03/16 11:05:55.667: [smf] INFO: UE IMSI[262423011629581] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.668: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 03/16 11:05:55.668: [upf] INFO: UE F-SEID[UP:0x896 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.668: [upf] INFO: UE F-SEID[UP:0x896 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.673: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 03/16 11:05:55.673: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 03/16 11:05:55.673: [smf] INFO: UE IMSI[262420122153059] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.674: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 03/16 11:05:55.674: [upf] INFO: UE F-SEID[UP:0x179 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.674: [upf] INFO: UE F-SEID[UP:0x179 CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.679: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 03/16 11:05:55.679: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 03/16 11:05:55.679: [smf] INFO: UE IMSI[262422296857047] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.680: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 03/16 11:05:55.680: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.680: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.685: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 03/16 11:05:55.685: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 03/16 11:05:55.685: [smf] INFO: UE IMSI[262425690033775] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.685: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 03/16 11:05:55.685: [upf] INFO: UE F-SEID[UP:0x3ca CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.685: [upf] INFO: UE F-SEID[UP:0x3ca CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.691: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 03/16 11:05:55.691: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 03/16 11:05:55.691: [smf] INFO: UE IMSI[262427269002761] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.691: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 03/16 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xf79 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.696: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 03/16 11:05:55.696: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 03/16 11:05:55.696: [smf] INFO: UE IMSI[262421491245593] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.697: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 03/16 11:05:55.697: [upf] INFO: UE F-SEID[UP:0x714 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.697: [upf] INFO: UE F-SEID[UP:0x714 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.702: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 03/16 11:05:55.702: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 03/16 11:05:55.702: [smf] INFO: UE IMSI[262422729783143] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.703: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 03/16 11:05:55.703: [upf] INFO: UE F-SEID[UP:0xda CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.703: [upf] INFO: UE F-SEID[UP:0xda CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.708: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 03/16 11:05:55.708: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 03/16 11:05:55.708: [smf] INFO: UE IMSI[262423174226987] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.708: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 03/16 11:05:55.708: [upf] INFO: UE F-SEID[UP:0x68 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.708: [upf] INFO: UE F-SEID[UP:0x68 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.714: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 03/16 11:05:55.714: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 03/16 11:05:55.714: [smf] INFO: UE IMSI[262421790425919] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.714: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 03/16 11:05:55.714: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.714: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.719: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 03/16 11:05:55.719: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 03/16 11:05:55.719: [smf] INFO: UE IMSI[262426341752465] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.720: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 03/16 11:05:55.720: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.720: [upf] INFO: UE F-SEID[UP:0xd9c CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.725: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 03/16 11:05:55.725: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 03/16 11:05:55.725: [smf] INFO: UE IMSI[262424634440149] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.726: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 03/16 11:05:55.726: [upf] INFO: UE F-SEID[UP:0x404 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.726: [upf] INFO: UE F-SEID[UP:0x404 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.731: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 03/16 11:05:55.731: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 03/16 11:05:55.731: [smf] INFO: UE IMSI[262420921297382] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.732: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 03/16 11:05:55.732: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.732: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.737: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 03/16 11:05:55.737: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 03/16 11:05:55.737: [smf] INFO: UE IMSI[262427167306560] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.737: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 03/16 11:05:55.737: [upf] INFO: UE F-SEID[UP:0x19f CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.737: [upf] INFO: UE F-SEID[UP:0x19f CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.743: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 03/16 11:05:55.743: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 03/16 11:05:55.743: [smf] INFO: UE IMSI[262423169619893] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.744: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 03/16 11:05:55.744: [upf] INFO: UE F-SEID[UP:0x903 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.744: [upf] INFO: UE F-SEID[UP:0x903 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.749: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 03/16 11:05:55.749: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 03/16 11:05:55.749: [smf] INFO: UE IMSI[262428901443767] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.749: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 03/16 11:05:55.749: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.749: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.754: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 03/16 11:05:55.754: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 03/16 11:05:55.754: [smf] INFO: UE IMSI[262425505384107] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.755: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 03/16 11:05:55.755: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.755: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.760: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 03/16 11:05:55.760: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 03/16 11:05:55.760: [smf] INFO: UE IMSI[262428714165937] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.761: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 03/16 11:05:55.761: [upf] INFO: UE F-SEID[UP:0xf82 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.761: [upf] INFO: UE F-SEID[UP:0xf82 CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.766: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 03/16 11:05:55.766: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 03/16 11:05:55.766: [smf] INFO: UE IMSI[262428623810753] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.767: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 03/16 11:05:55.767: [upf] INFO: UE F-SEID[UP:0x859 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.767: [upf] INFO: UE F-SEID[UP:0x859 CP:0xc09] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.772: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 03/16 11:05:55.772: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 03/16 11:05:55.772: [smf] INFO: UE IMSI[262423228246919] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.772: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 03/16 11:05:55.772: [upf] INFO: UE F-SEID[UP:0x935 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.772: [upf] INFO: UE F-SEID[UP:0x935 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.777: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 03/16 11:05:55.777: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 03/16 11:05:55.777: [smf] INFO: UE IMSI[262420760734448] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.778: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 03/16 11:05:55.778: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.778: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.783: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 03/16 11:05:55.783: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 03/16 11:05:55.783: [smf] INFO: UE IMSI[262429357915167] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.784: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 03/16 11:05:55.784: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.784: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.789: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 03/16 11:05:55.789: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 03/16 11:05:55.789: [smf] INFO: UE IMSI[262426306941659] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.790: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 03/16 11:05:55.790: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.790: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.795: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 03/16 11:05:55.795: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 03/16 11:05:55.795: [smf] INFO: UE IMSI[262422502250247] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.795: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 03/16 11:05:55.795: [upf] INFO: UE F-SEID[UP:0x737 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.795: [upf] INFO: UE F-SEID[UP:0x737 CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.801: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 03/16 11:05:55.801: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 03/16 11:05:55.801: [smf] INFO: UE IMSI[262421399391664] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.801: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 03/16 11:05:55.801: [upf] INFO: UE F-SEID[UP:0x118 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.801: [upf] INFO: UE F-SEID[UP:0x118 CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.806: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 03/16 11:05:55.806: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 03/16 11:05:55.806: [smf] INFO: UE IMSI[262422364214509] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.807: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 03/16 11:05:55.807: [upf] INFO: UE F-SEID[UP:0x59f CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.807: [upf] INFO: UE F-SEID[UP:0x59f CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.812: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 03/16 11:05:55.812: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 03/16 11:05:55.812: [smf] INFO: UE IMSI[262421348176003] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.813: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 03/16 11:05:55.813: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.813: [upf] INFO: UE F-SEID[UP:0xc3f CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.818: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 03/16 11:05:55.818: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 03/16 11:05:55.818: [smf] INFO: UE IMSI[262424261056135] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.819: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 03/16 11:05:55.819: [upf] INFO: UE F-SEID[UP:0x7fe CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.819: [upf] INFO: UE F-SEID[UP:0x7fe CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.824: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 03/16 11:05:55.824: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 03/16 11:05:55.824: [smf] INFO: UE IMSI[262429794085315] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.824: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 03/16 11:05:55.824: [upf] INFO: UE F-SEID[UP:0x52 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.824: [upf] INFO: UE F-SEID[UP:0x52 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.830: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 03/16 11:05:55.830: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 03/16 11:05:55.830: [smf] INFO: UE IMSI[262422181108088] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.830: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 03/16 11:05:55.830: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.830: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.835: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 03/16 11:05:55.835: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 03/16 11:05:55.835: [smf] INFO: UE IMSI[262428771544031] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.836: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 03/16 11:05:55.836: [upf] INFO: UE F-SEID[UP:0x293 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.836: [upf] INFO: UE F-SEID[UP:0x293 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.841: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 03/16 11:05:55.841: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 03/16 11:05:55.841: [smf] INFO: UE IMSI[262422415865948] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.842: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 03/16 11:05:55.842: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.842: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.847: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 03/16 11:05:55.847: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 03/16 11:05:55.847: [smf] INFO: UE IMSI[262427902937783] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.848: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 03/16 11:05:55.848: [upf] INFO: UE F-SEID[UP:0x823 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.848: [upf] INFO: UE F-SEID[UP:0x823 CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.853: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 03/16 11:05:55.853: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 03/16 11:05:55.853: [smf] INFO: UE IMSI[262427627861008] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.853: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 03/16 11:05:55.853: [upf] INFO: UE F-SEID[UP:0x292 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.853: [upf] INFO: UE F-SEID[UP:0x292 CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.858: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 03/16 11:05:55.858: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 03/16 11:05:55.858: [smf] INFO: UE IMSI[262422174252866] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.859: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 03/16 11:05:55.859: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.859: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.864: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 03/16 11:05:55.864: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 03/16 11:05:55.864: [smf] INFO: UE IMSI[262420115865401] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.865: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 03/16 11:05:55.865: [upf] INFO: UE F-SEID[UP:0x1a CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.865: [upf] INFO: UE F-SEID[UP:0x1a CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.870: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 03/16 11:05:55.870: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 03/16 11:05:55.870: [smf] INFO: UE IMSI[262428070910044] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.871: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 03/16 11:05:55.871: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.871: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.876: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 03/16 11:05:55.876: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 03/16 11:05:55.876: [smf] INFO: UE IMSI[262424204986725] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.876: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 03/16 11:05:55.877: [upf] INFO: UE F-SEID[UP:0x953 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.877: [upf] INFO: UE F-SEID[UP:0x953 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.882: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 03/16 11:05:55.882: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 03/16 11:05:55.882: [smf] INFO: UE IMSI[262422673197004] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.882: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 03/16 11:05:55.882: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.882: [upf] INFO: UE F-SEID[UP:0xd9 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.887: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 03/16 11:05:55.887: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 03/16 11:05:55.887: [smf] INFO: UE IMSI[262427199583748] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.888: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 03/16 11:05:55.888: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.888: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.893: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 03/16 11:05:55.893: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 03/16 11:05:55.893: [smf] INFO: UE IMSI[262420285700341] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.894: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 03/16 11:05:55.894: [upf] INFO: UE F-SEID[UP:0x943 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.894: [upf] INFO: UE F-SEID[UP:0x943 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.899: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 03/16 11:05:55.899: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 03/16 11:05:55.899: [smf] INFO: UE IMSI[262425741418416] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.900: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 03/16 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.900: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.905: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 03/16 11:05:55.905: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 03/16 11:05:55.905: [smf] INFO: UE IMSI[262429558594546] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.906: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 03/16 11:05:55.906: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.906: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.911: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 03/16 11:05:55.911: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 03/16 11:05:55.911: [smf] INFO: UE IMSI[262429739638344] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.911: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 03/16 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.911: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.916: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 03/16 11:05:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 03/16 11:05:55.917: [smf] INFO: UE IMSI[262422541921854] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.917: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 03/16 11:05:55.917: [upf] INFO: UE F-SEID[UP:0x9c CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.917: [upf] INFO: UE F-SEID[UP:0x9c CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.922: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 03/16 11:05:55.922: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 03/16 11:05:55.922: [smf] INFO: UE IMSI[262427583005305] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.923: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 03/16 11:05:55.923: [upf] INFO: UE F-SEID[UP:0x33e CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.923: [upf] INFO: UE F-SEID[UP:0x33e CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.928: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 03/16 11:05:55.928: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 03/16 11:05:55.928: [smf] INFO: UE IMSI[262425341461698] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.929: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 03/16 11:05:55.929: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.929: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.934: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 03/16 11:05:55.934: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 03/16 11:05:55.934: [smf] INFO: UE IMSI[262420478991174] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.934: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 03/16 11:05:55.934: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.934: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.940: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 03/16 11:05:55.940: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 03/16 11:05:55.940: [smf] INFO: UE IMSI[262422850488618] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.940: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 03/16 11:05:55.940: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.940: [upf] INFO: UE F-SEID[UP:0xc0 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.945: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 03/16 11:05:55.945: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 03/16 11:05:55.945: [smf] INFO: UE IMSI[262429004264950] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.946: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 03/16 11:05:55.946: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.946: [upf] INFO: UE F-SEID[UP:0xe73 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.951: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 03/16 11:05:55.951: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 03/16 11:05:55.951: [smf] INFO: UE IMSI[262421850146788] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.952: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 03/16 11:05:55.952: [upf] INFO: UE F-SEID[UP:0x16c CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.952: [upf] INFO: UE F-SEID[UP:0x16c CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.957: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 03/16 11:05:55.957: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 03/16 11:05:55.957: [smf] INFO: UE IMSI[262424684122208] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.958: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 03/16 11:05:55.958: [upf] INFO: UE F-SEID[UP:0x661 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.958: [upf] INFO: UE F-SEID[UP:0x661 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.963: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 03/16 11:05:55.963: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 03/16 11:05:55.963: [smf] INFO: UE IMSI[262427497802919] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.963: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 03/16 11:05:55.963: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.963: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.969: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 03/16 11:05:55.969: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 03/16 11:05:55.969: [smf] INFO: UE IMSI[262429246586932] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.969: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 03/16 11:05:55.969: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.969: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.974: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 03/16 11:05:55.974: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 03/16 11:05:55.974: [smf] INFO: UE IMSI[262425073063634] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.975: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 03/16 11:05:55.975: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.975: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.980: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 03/16 11:05:55.980: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 03/16 11:05:55.980: [smf] INFO: UE IMSI[262420673462966] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.981: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 03/16 11:05:55.981: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.981: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.986: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 03/16 11:05:55.986: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 03/16 11:05:55.986: [smf] INFO: UE IMSI[262425584374321] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.987: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 03/16 11:05:55.987: [upf] INFO: UE F-SEID[UP:0xedc CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.987: [upf] INFO: UE F-SEID[UP:0xedc CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.992: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 03/16 11:05:55.992: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 03/16 11:05:55.992: [smf] INFO: UE IMSI[262421085210805] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.993: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 03/16 11:05:55.993: [upf] INFO: UE F-SEID[UP:0x558 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.993: [upf] INFO: UE F-SEID[UP:0x558 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.998: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 03/16 11:05:55.998: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 03/16 11:05:55.998: [smf] INFO: UE IMSI[262428584540854] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:55.999: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 03/16 11:05:55.999: [upf] INFO: UE F-SEID[UP:0xcec CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:55.999: [upf] INFO: UE F-SEID[UP:0xcec CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.004: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 03/16 11:05:56.004: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 03/16 11:05:56.004: [smf] INFO: UE IMSI[262424645780514] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.004: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 03/16 11:05:56.004: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.004: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.010: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 03/16 11:05:56.010: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 03/16 11:05:56.010: [smf] INFO: UE IMSI[262429301712457] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.010: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 03/16 11:05:56.010: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.010: [upf] INFO: UE F-SEID[UP:0xf61 CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.016: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 03/16 11:05:56.016: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 03/16 11:05:56.016: [smf] INFO: UE IMSI[262426118110197] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.016: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 03/16 11:05:56.016: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.016: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.022: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 03/16 11:05:56.022: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 03/16 11:05:56.022: [smf] INFO: UE IMSI[262420941624842] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.022: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 03/16 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x960 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x960 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.028: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 03/16 11:05:56.028: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 03/16 11:05:56.028: [smf] INFO: UE IMSI[262420859587952] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.028: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 03/16 11:05:56.028: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.028: [upf] INFO: UE F-SEID[UP:0x2fe CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.034: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 03/16 11:05:56.034: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 03/16 11:05:56.034: [smf] INFO: UE IMSI[262427605689747] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.034: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 03/16 11:05:56.034: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.034: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.039: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 03/16 11:05:56.039: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 03/16 11:05:56.039: [smf] INFO: UE IMSI[262420459363154] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.040: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 03/16 11:05:56.040: [upf] INFO: UE F-SEID[UP:0xa09 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.040: [upf] INFO: UE F-SEID[UP:0xa09 CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.045: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 03/16 11:05:56.045: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 03/16 11:05:56.045: [smf] INFO: UE IMSI[262423517309714] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.046: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 03/16 11:05:56.046: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.046: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.051: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 03/16 11:05:56.051: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 03/16 11:05:56.051: [smf] INFO: UE IMSI[262427927087694] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.052: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 03/16 11:05:56.052: [upf] INFO: UE F-SEID[UP:0x349 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.052: [upf] INFO: UE F-SEID[UP:0x349 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.057: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 03/16 11:05:56.057: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 03/16 11:05:56.057: [smf] INFO: UE IMSI[262423889300964] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.058: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 03/16 11:05:56.058: [upf] INFO: UE F-SEID[UP:0x105 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.058: [upf] INFO: UE F-SEID[UP:0x105 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.063: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 03/16 11:05:56.063: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 03/16 11:05:56.063: [smf] INFO: UE IMSI[262420318982147] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.063: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 03/16 11:05:56.063: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.063: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.069: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 03/16 11:05:56.069: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 03/16 11:05:56.069: [smf] INFO: UE IMSI[262422498327498] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.069: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 03/16 11:05:56.069: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.069: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.075: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 03/16 11:05:56.075: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 03/16 11:05:56.075: [smf] INFO: UE IMSI[262422072203852] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.075: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 03/16 11:05:56.075: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.075: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.080: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 03/16 11:05:56.080: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 03/16 11:05:56.080: [smf] INFO: UE IMSI[262421623081998] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.081: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 03/16 11:05:56.081: [upf] INFO: UE F-SEID[UP:0xace CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.081: [upf] INFO: UE F-SEID[UP:0xace CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.086: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 03/16 11:05:56.086: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 03/16 11:05:56.086: [smf] INFO: UE IMSI[262421834039873] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.087: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 03/16 11:05:56.087: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.087: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.092: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 03/16 11:05:56.092: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 03/16 11:05:56.092: [smf] INFO: UE IMSI[262423767182234] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.093: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 03/16 11:05:56.093: [upf] INFO: UE F-SEID[UP:0xc19 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.093: [upf] INFO: UE F-SEID[UP:0xc19 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.098: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 03/16 11:05:56.098: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 03/16 11:05:56.098: [smf] INFO: UE IMSI[262429408642451] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.099: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 03/16 11:05:56.099: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.099: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.104: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 03/16 11:05:56.104: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 03/16 11:05:56.104: [smf] INFO: UE IMSI[262425637068677] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.104: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 03/16 11:05:56.104: [upf] INFO: UE F-SEID[UP:0x72f CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.104: [upf] INFO: UE F-SEID[UP:0x72f CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.110: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 03/16 11:05:56.110: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 03/16 11:05:56.110: [smf] INFO: UE IMSI[262420830908658] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.110: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 03/16 11:05:56.110: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.110: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x3e0] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.116: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 03/16 11:05:56.116: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 03/16 11:05:56.116: [smf] INFO: UE IMSI[262420927753399] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.116: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 03/16 11:05:56.116: [upf] INFO: UE F-SEID[UP:0x832 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.116: [upf] INFO: UE F-SEID[UP:0x832 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.121: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 03/16 11:05:56.121: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 03/16 11:05:56.121: [smf] INFO: UE IMSI[262427643157754] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.122: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 03/16 11:05:56.122: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.122: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.127: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 03/16 11:05:56.127: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 03/16 11:05:56.127: [smf] INFO: UE IMSI[262428336437879] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.128: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 03/16 11:05:56.128: [upf] INFO: UE F-SEID[UP:0x780 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.128: [upf] INFO: UE F-SEID[UP:0x780 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.133: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 03/16 11:05:56.133: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 03/16 11:05:56.133: [smf] INFO: UE IMSI[262427800518970] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.134: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 03/16 11:05:56.134: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.134: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.139: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 03/16 11:05:56.139: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 03/16 11:05:56.139: [smf] INFO: UE IMSI[262420921316909] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.140: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 03/16 11:05:56.140: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.140: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.145: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 03/16 11:05:56.145: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 03/16 11:05:56.145: [smf] INFO: UE IMSI[262424021071929] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.146: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 03/16 11:05:56.146: [upf] INFO: UE F-SEID[UP:0x634 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.146: [upf] INFO: UE F-SEID[UP:0x634 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.151: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 03/16 11:05:56.151: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 03/16 11:05:56.151: [smf] INFO: UE IMSI[262426847429303] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.151: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 03/16 11:05:56.151: [upf] INFO: UE F-SEID[UP:0x694 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.151: [upf] INFO: UE F-SEID[UP:0x694 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.157: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 03/16 11:05:56.157: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 03/16 11:05:56.157: [smf] INFO: UE IMSI[262426017789356] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.157: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 03/16 11:05:56.157: [upf] INFO: UE F-SEID[UP:0x763 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.157: [upf] INFO: UE F-SEID[UP:0x763 CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.163: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 03/16 11:05:56.163: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 03/16 11:05:56.163: [smf] INFO: UE IMSI[262424330730517] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.163: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 03/16 11:05:56.163: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.163: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.169: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 03/16 11:05:56.169: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 03/16 11:05:56.169: [smf] INFO: UE IMSI[262428017406441] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.169: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 03/16 11:05:56.169: [upf] INFO: UE F-SEID[UP:0x15d CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.169: [upf] INFO: UE F-SEID[UP:0x15d CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.175: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 03/16 11:05:56.175: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 03/16 11:05:56.175: [smf] INFO: UE IMSI[262421938186555] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.175: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 03/16 11:05:56.175: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.175: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.180: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 03/16 11:05:56.180: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 03/16 11:05:56.180: [smf] INFO: UE IMSI[262426524529060] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.181: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 03/16 11:05:56.181: [upf] INFO: UE F-SEID[UP:0x365 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.181: [upf] INFO: UE F-SEID[UP:0x365 CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.186: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 03/16 11:05:56.186: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 03/16 11:05:56.186: [smf] INFO: UE IMSI[262429569942115] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.186: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 03/16 11:05:56.186: [upf] INFO: UE F-SEID[UP:0x1be CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.186: [upf] INFO: UE F-SEID[UP:0x1be CP:0x5e7] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.192: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 03/16 11:05:56.192: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 03/16 11:05:56.192: [smf] INFO: UE IMSI[262424521258494] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.192: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 03/16 11:05:56.192: [upf] INFO: UE F-SEID[UP:0x783 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.192: [upf] INFO: UE F-SEID[UP:0x783 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.198: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 03/16 11:05:56.198: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 03/16 11:05:56.198: [smf] INFO: UE IMSI[262426441186436] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.198: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 03/16 11:05:56.198: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.198: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.203: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 03/16 11:05:56.203: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 03/16 11:05:56.203: [smf] INFO: UE IMSI[262422710217891] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.204: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 03/16 11:05:56.204: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.204: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.209: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 03/16 11:05:56.209: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 03/16 11:05:56.209: [smf] INFO: UE IMSI[262426892287521] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.210: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 03/16 11:05:56.210: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.210: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.215: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 03/16 11:05:56.215: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 03/16 11:05:56.215: [smf] INFO: UE IMSI[262420270946213] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.216: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 03/16 11:05:56.216: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.216: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.221: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 03/16 11:05:56.221: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 03/16 11:05:56.221: [smf] INFO: UE IMSI[262421011816000] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.222: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 03/16 11:05:56.222: [upf] INFO: UE F-SEID[UP:0x203 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.222: [upf] INFO: UE F-SEID[UP:0x203 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.227: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 03/16 11:05:56.227: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 03/16 11:05:56.227: [smf] INFO: UE IMSI[262425634223284] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.227: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 03/16 11:05:56.228: [upf] INFO: UE F-SEID[UP:0x631 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.228: [upf] INFO: UE F-SEID[UP:0x631 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.233: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 03/16 11:05:56.233: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 03/16 11:05:56.233: [smf] INFO: UE IMSI[262423661704323] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.233: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 03/16 11:05:56.233: [upf] INFO: UE F-SEID[UP:0x890 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.233: [upf] INFO: UE F-SEID[UP:0x890 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.239: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 03/16 11:05:56.239: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 03/16 11:05:56.239: [smf] INFO: UE IMSI[262429257285663] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.239: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 03/16 11:05:56.239: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.239: [upf] INFO: UE F-SEID[UP:0xf45 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.245: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 03/16 11:05:56.245: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 03/16 11:05:56.245: [smf] INFO: UE IMSI[262425477296692] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.245: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 03/16 11:05:56.245: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.245: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.250: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 03/16 11:05:56.250: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 03/16 11:05:56.250: [smf] INFO: UE IMSI[262427097996297] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.251: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 03/16 11:05:56.251: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.251: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.256: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 03/16 11:05:56.256: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 03/16 11:05:56.256: [smf] INFO: UE IMSI[262429237951087] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.257: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 03/16 11:05:56.257: [upf] INFO: UE F-SEID[UP:0x722 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.257: [upf] INFO: UE F-SEID[UP:0x722 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.262: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 03/16 11:05:56.262: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 03/16 11:05:56.262: [smf] INFO: UE IMSI[262424220964175] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.263: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 03/16 11:05:56.263: [upf] INFO: UE F-SEID[UP:0x412 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.263: [upf] INFO: UE F-SEID[UP:0x412 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.268: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 03/16 11:05:56.268: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 03/16 11:05:56.268: [smf] INFO: UE IMSI[262422984103128] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.269: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 03/16 11:05:56.269: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.269: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.274: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 03/16 11:05:56.274: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 03/16 11:05:56.274: [smf] INFO: UE IMSI[262422314489812] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.274: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 03/16 11:05:56.274: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.274: [upf] INFO: UE F-SEID[UP:0xa01 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.280: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 03/16 11:05:56.280: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 03/16 11:05:56.280: [smf] INFO: UE IMSI[262421632766252] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.280: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 03/16 11:05:56.280: [upf] INFO: UE F-SEID[UP:0xaef CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.280: [upf] INFO: UE F-SEID[UP:0xaef CP:0x109] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.285: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 03/16 11:05:56.285: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 03/16 11:05:56.285: [smf] INFO: UE IMSI[262425083257493] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.286: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 03/16 11:05:56.286: [upf] INFO: UE F-SEID[UP:0x398 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.286: [upf] INFO: UE F-SEID[UP:0x398 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.291: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 03/16 11:05:56.291: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 03/16 11:05:56.291: [smf] INFO: UE IMSI[262424698115800] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.292: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 03/16 11:05:56.292: [upf] INFO: UE F-SEID[UP:0x521 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.292: [upf] INFO: UE F-SEID[UP:0x521 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.297: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 03/16 11:05:56.297: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 03/16 11:05:56.297: [smf] INFO: UE IMSI[262424831709148] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.298: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 03/16 11:05:56.298: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.298: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.303: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 03/16 11:05:56.303: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 03/16 11:05:56.303: [smf] INFO: UE IMSI[262425602504043] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.304: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 03/16 11:05:56.304: [upf] INFO: UE F-SEID[UP:0x32b CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.304: [upf] INFO: UE F-SEID[UP:0x32b CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.309: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 03/16 11:05:56.309: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 03/16 11:05:56.309: [smf] INFO: UE IMSI[262421241861728] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.309: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 03/16 11:05:56.309: [upf] INFO: UE F-SEID[UP:0x692 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.309: [upf] INFO: UE F-SEID[UP:0x692 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.315: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 03/16 11:05:56.315: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 03/16 11:05:56.315: [smf] INFO: UE IMSI[262424469144705] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.315: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 03/16 11:05:56.315: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.315: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.321: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 03/16 11:05:56.321: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 03/16 11:05:56.321: [smf] INFO: UE IMSI[262425994884104] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.321: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 03/16 11:05:56.321: [upf] INFO: UE F-SEID[UP:0x5d CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.321: [upf] INFO: UE F-SEID[UP:0x5d CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.326: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 03/16 11:05:56.326: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 03/16 11:05:56.326: [smf] INFO: UE IMSI[262425659600930] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.327: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 03/16 11:05:56.327: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.327: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.332: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 03/16 11:05:56.332: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 03/16 11:05:56.332: [smf] INFO: UE IMSI[262427680451598] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.333: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 03/16 11:05:56.333: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.333: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.338: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 03/16 11:05:56.338: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 03/16 11:05:56.338: [smf] INFO: UE IMSI[262422382886931] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.339: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 03/16 11:05:56.339: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.339: [upf] INFO: UE F-SEID[UP:0x1dd CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.344: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 03/16 11:05:56.344: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 03/16 11:05:56.344: [smf] INFO: UE IMSI[262423008597170] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.344: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 03/16 11:05:56.345: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.345: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.350: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 03/16 11:05:56.350: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 03/16 11:05:56.350: [smf] INFO: UE IMSI[262423380565655] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.350: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 03/16 11:05:56.350: [upf] INFO: UE F-SEID[UP:0x13b CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.350: [upf] INFO: UE F-SEID[UP:0x13b CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.356: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 03/16 11:05:56.356: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 03/16 11:05:56.356: [smf] INFO: UE IMSI[262427825658825] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.356: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 03/16 11:05:56.356: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.356: [upf] INFO: UE F-SEID[UP:0xb76 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.361: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 03/16 11:05:56.361: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 03/16 11:05:56.361: [smf] INFO: UE IMSI[262420162817069] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.362: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 03/16 11:05:56.362: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.362: [upf] INFO: UE F-SEID[UP:0xcdd CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.367: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 03/16 11:05:56.367: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 03/16 11:05:56.367: [smf] INFO: UE IMSI[262420767402309] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.368: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 03/16 11:05:56.368: [upf] INFO: UE F-SEID[UP:0x66c CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.368: [upf] INFO: UE F-SEID[UP:0x66c CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.373: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 03/16 11:05:56.373: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 03/16 11:05:56.373: [smf] INFO: UE IMSI[262429350444065] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.374: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 03/16 11:05:56.374: [upf] INFO: UE F-SEID[UP:0x165 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.374: [upf] INFO: UE F-SEID[UP:0x165 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.379: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 03/16 11:05:56.379: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 03/16 11:05:56.379: [smf] INFO: UE IMSI[262428245540553] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.379: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 03/16 11:05:56.379: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.379: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.385: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 03/16 11:05:56.385: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 03/16 11:05:56.385: [smf] INFO: UE IMSI[262424130402594] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.385: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 03/16 11:05:56.385: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.385: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.391: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 03/16 11:05:56.391: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 03/16 11:05:56.391: [smf] INFO: UE IMSI[262426682856913] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.391: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 03/16 11:05:56.391: [upf] INFO: UE F-SEID[UP:0x36c CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.391: [upf] INFO: UE F-SEID[UP:0x36c CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.397: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 03/16 11:05:56.397: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 03/16 11:05:56.397: [smf] INFO: UE IMSI[262425712397242] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.397: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 03/16 11:05:56.397: [upf] INFO: UE F-SEID[UP:0x455 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.397: [upf] INFO: UE F-SEID[UP:0x455 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.402: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 03/16 11:05:56.402: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 03/16 11:05:56.402: [smf] INFO: UE IMSI[262424102249276] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.403: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 03/16 11:05:56.403: [upf] INFO: UE F-SEID[UP:0x7df CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.403: [upf] INFO: UE F-SEID[UP:0x7df CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.408: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 03/16 11:05:56.408: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 03/16 11:05:56.408: [smf] INFO: UE IMSI[262429745408437] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.409: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 03/16 11:05:56.409: [upf] INFO: UE F-SEID[UP:0x90c CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.409: [upf] INFO: UE F-SEID[UP:0x90c CP:0xc89] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.414: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 03/16 11:05:56.414: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 03/16 11:05:56.414: [smf] INFO: UE IMSI[262426125728977] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.414: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 03/16 11:05:56.414: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.414: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.420: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 03/16 11:05:56.420: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 03/16 11:05:56.420: [smf] INFO: UE IMSI[262428601815456] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.420: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 03/16 11:05:56.420: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.420: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.426: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 03/16 11:05:56.426: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 03/16 11:05:56.426: [smf] INFO: UE IMSI[262427087276776] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.426: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 03/16 11:05:56.426: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.426: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.432: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 03/16 11:05:56.432: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 03/16 11:05:56.432: [smf] INFO: UE IMSI[262428392215755] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.432: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 03/16 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.432: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.437: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 03/16 11:05:56.437: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 03/16 11:05:56.437: [smf] INFO: UE IMSI[262425804049445] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.438: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 03/16 11:05:56.438: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.438: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.443: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 03/16 11:05:56.443: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 03/16 11:05:56.443: [smf] INFO: UE IMSI[262429786836673] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.444: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 03/16 11:05:56.444: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.444: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.449: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 03/16 11:05:56.449: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 03/16 11:05:56.449: [smf] INFO: UE IMSI[262428136056714] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.450: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 03/16 11:05:56.450: [upf] INFO: UE F-SEID[UP:0x26e CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.450: [upf] INFO: UE F-SEID[UP:0x26e CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.455: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 03/16 11:05:56.455: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 03/16 11:05:56.455: [smf] INFO: UE IMSI[262420296724360] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.455: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 03/16 11:05:56.455: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.455: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x917] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.461: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 03/16 11:05:56.461: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 03/16 11:05:56.461: [smf] INFO: UE IMSI[262423144159991] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.462: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 03/16 11:05:56.462: [upf] INFO: UE F-SEID[UP:0x39c CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.462: [upf] INFO: UE F-SEID[UP:0x39c CP:0xb64] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.467: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 03/16 11:05:56.467: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 03/16 11:05:56.467: [smf] INFO: UE IMSI[262420530407811] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.468: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 03/16 11:05:56.468: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.468: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.473: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 03/16 11:05:56.473: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 03/16 11:05:56.473: [smf] INFO: UE IMSI[262423837534881] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.474: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 03/16 11:05:56.474: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.474: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.479: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 03/16 11:05:56.479: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 03/16 11:05:56.479: [smf] INFO: UE IMSI[262426739227846] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.480: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 03/16 11:05:56.480: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.480: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.485: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 03/16 11:05:56.485: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 03/16 11:05:56.485: [smf] INFO: UE IMSI[262429382724702] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.485: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 03/16 11:05:56.485: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.485: [upf] INFO: UE F-SEID[UP:0x8c0 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.491: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 03/16 11:05:56.491: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 03/16 11:05:56.491: [smf] INFO: UE IMSI[262429133397838] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.491: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 03/16 11:05:56.491: [upf] INFO: UE F-SEID[UP:0xefd CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.491: [upf] INFO: UE F-SEID[UP:0xefd CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.497: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 03/16 11:05:56.497: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 03/16 11:05:56.497: [smf] INFO: UE IMSI[262426301589232] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.497: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 03/16 11:05:56.497: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.497: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.503: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 03/16 11:05:56.503: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 03/16 11:05:56.503: [smf] INFO: UE IMSI[262428310972021] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.503: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 03/16 11:05:56.503: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.503: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.508: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 03/16 11:05:56.508: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 03/16 11:05:56.508: [smf] INFO: UE IMSI[262425689210866] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.509: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 03/16 11:05:56.509: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.509: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.514: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 03/16 11:05:56.514: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 03/16 11:05:56.514: [smf] INFO: UE IMSI[262420661908041] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.515: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 03/16 11:05:56.515: [upf] INFO: UE F-SEID[UP:0x457 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.515: [upf] INFO: UE F-SEID[UP:0x457 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.520: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 03/16 11:05:56.520: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 03/16 11:05:56.520: [smf] INFO: UE IMSI[262427933020310] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.520: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 03/16 11:05:56.521: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.521: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.526: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 03/16 11:05:56.526: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 03/16 11:05:56.526: [smf] INFO: UE IMSI[262426634311940] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.526: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 03/16 11:05:56.526: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.526: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.532: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 03/16 11:05:56.532: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 03/16 11:05:56.532: [smf] INFO: UE IMSI[262421384992027] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.532: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 03/16 11:05:56.532: [upf] INFO: UE F-SEID[UP:0x127 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.532: [upf] INFO: UE F-SEID[UP:0x127 CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.538: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 03/16 11:05:56.538: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 03/16 11:05:56.538: [smf] INFO: UE IMSI[262427679864603] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.538: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 03/16 11:05:56.538: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.538: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.544: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 03/16 11:05:56.544: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 03/16 11:05:56.544: [smf] INFO: UE IMSI[262427115346959] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.544: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 03/16 11:05:56.544: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.544: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x985] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.549: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 03/16 11:05:56.549: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 03/16 11:05:56.549: [smf] INFO: UE IMSI[262420003997468] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.550: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 03/16 11:05:56.550: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.550: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0x9dd] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.555: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 03/16 11:05:56.555: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 03/16 11:05:56.555: [smf] INFO: UE IMSI[262421480403059] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.556: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 03/16 11:05:56.556: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.556: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.561: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 03/16 11:05:56.561: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 03/16 11:05:56.561: [smf] INFO: UE IMSI[262429642797280] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.562: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 03/16 11:05:56.562: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.562: [upf] INFO: UE F-SEID[UP:0x7ae CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.567: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 03/16 11:05:56.567: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 03/16 11:05:56.567: [smf] INFO: UE IMSI[262429862635515] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.567: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 03/16 11:05:56.567: [upf] INFO: UE F-SEID[UP:0x130 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.567: [upf] INFO: UE F-SEID[UP:0x130 CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.573: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 03/16 11:05:56.573: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 03/16 11:05:56.573: [smf] INFO: UE IMSI[262426262139847] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.573: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 03/16 11:05:56.573: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.573: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.579: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 03/16 11:05:56.579: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 03/16 11:05:56.579: [smf] INFO: UE IMSI[262424782381665] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.579: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 03/16 11:05:56.579: [upf] INFO: UE F-SEID[UP:0x122 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.579: [upf] INFO: UE F-SEID[UP:0x122 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.584: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 03/16 11:05:56.584: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 03/16 11:05:56.584: [smf] INFO: UE IMSI[262425419182383] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.585: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 03/16 11:05:56.585: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.585: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.590: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 03/16 11:05:56.590: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 03/16 11:05:56.590: [smf] INFO: UE IMSI[262424024851875] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.591: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 03/16 11:05:56.591: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.591: [upf] INFO: UE F-SEID[UP:0x2ef CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.596: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 03/16 11:05:56.596: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 03/16 11:05:56.596: [smf] INFO: UE IMSI[262423733929210] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.596: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 03/16 11:05:56.597: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.597: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.602: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 03/16 11:05:56.602: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 03/16 11:05:56.602: [smf] INFO: UE IMSI[262427269301017] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.602: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 03/16 11:05:56.602: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.602: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.608: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 03/16 11:05:56.608: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 03/16 11:05:56.608: [smf] INFO: UE IMSI[262428993917682] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.608: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 03/16 11:05:56.608: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.608: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.614: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 03/16 11:05:56.614: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 03/16 11:05:56.614: [smf] INFO: UE IMSI[262422411848762] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.614: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 03/16 11:05:56.614: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.614: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.619: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 03/16 11:05:56.619: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 03/16 11:05:56.619: [smf] INFO: UE IMSI[262422809535591] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.620: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 03/16 11:05:56.620: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.620: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.625: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 03/16 11:05:56.625: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 03/16 11:05:56.625: [smf] INFO: UE IMSI[262420734429669] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.626: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 03/16 11:05:56.626: [upf] INFO: UE F-SEID[UP:0x61c CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.626: [upf] INFO: UE F-SEID[UP:0x61c CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.631: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 03/16 11:05:56.631: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 03/16 11:05:56.631: [smf] INFO: UE IMSI[262422805007465] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.632: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 03/16 11:05:56.632: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.632: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.637: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 03/16 11:05:56.637: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 03/16 11:05:56.637: [smf] INFO: UE IMSI[262420500784686] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.638: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 03/16 11:05:56.638: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.638: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.643: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 03/16 11:05:56.643: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 03/16 11:05:56.643: [smf] INFO: UE IMSI[262428392138251] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.643: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 03/16 11:05:56.643: [upf] INFO: UE F-SEID[UP:0x70b CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.643: [upf] INFO: UE F-SEID[UP:0x70b CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.649: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 03/16 11:05:56.649: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 03/16 11:05:56.649: [smf] INFO: UE IMSI[262429489981256] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.649: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 03/16 11:05:56.649: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.649: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.655: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 03/16 11:05:56.655: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 03/16 11:05:56.655: [smf] INFO: UE IMSI[262425867491358] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.655: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 03/16 11:05:56.655: [upf] INFO: UE F-SEID[UP:0x280 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.655: [upf] INFO: UE F-SEID[UP:0x280 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.660: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 03/16 11:05:56.660: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 03/16 11:05:56.660: [smf] INFO: UE IMSI[262422090340440] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.661: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 03/16 11:05:56.661: [upf] INFO: UE F-SEID[UP:0x345 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.661: [upf] INFO: UE F-SEID[UP:0x345 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.666: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 03/16 11:05:56.666: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 03/16 11:05:56.666: [smf] INFO: UE IMSI[262429036531210] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.667: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 03/16 11:05:56.667: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.667: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.672: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 03/16 11:05:56.672: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 03/16 11:05:56.672: [smf] INFO: UE IMSI[262427980656134] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.673: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 03/16 11:05:56.673: [upf] INFO: UE F-SEID[UP:0x11 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.673: [upf] INFO: UE F-SEID[UP:0x11 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.678: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 03/16 11:05:56.678: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 03/16 11:05:56.678: [smf] INFO: UE IMSI[262423232351204] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.678: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 03/16 11:05:56.678: [upf] INFO: UE F-SEID[UP:0x464 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.678: [upf] INFO: UE F-SEID[UP:0x464 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.684: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 03/16 11:05:56.684: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 03/16 11:05:56.684: [smf] INFO: UE IMSI[262423458932914] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.684: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 03/16 11:05:56.684: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.684: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.690: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 03/16 11:05:56.690: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 03/16 11:05:56.690: [smf] INFO: UE IMSI[262427731889337] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.690: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 03/16 11:05:56.690: [upf] INFO: UE F-SEID[UP:0x88d CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.690: [upf] INFO: UE F-SEID[UP:0x88d CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.696: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 03/16 11:05:56.696: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 03/16 11:05:56.696: [smf] INFO: UE IMSI[262426687731216] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.696: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 03/16 11:05:56.696: [upf] INFO: UE F-SEID[UP:0x282 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.696: [upf] INFO: UE F-SEID[UP:0x282 CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.701: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 03/16 11:05:56.701: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 03/16 11:05:56.701: [smf] INFO: UE IMSI[262425606979881] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.702: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 03/16 11:05:56.702: [upf] INFO: UE F-SEID[UP:0x28a CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.702: [upf] INFO: UE F-SEID[UP:0x28a CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.707: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 03/16 11:05:56.707: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 03/16 11:05:56.707: [smf] INFO: UE IMSI[262427416620386] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.708: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 03/16 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x324 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x324 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.713: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 03/16 11:05:56.713: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 03/16 11:05:56.713: [smf] INFO: UE IMSI[262421406236838] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.714: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 03/16 11:05:56.714: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.714: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.719: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 03/16 11:05:56.719: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 03/16 11:05:56.719: [smf] INFO: UE IMSI[262426025071699] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.719: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 03/16 11:05:56.719: [upf] INFO: UE F-SEID[UP:0x924 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.719: [upf] INFO: UE F-SEID[UP:0x924 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.725: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 03/16 11:05:56.725: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 03/16 11:05:56.725: [smf] INFO: UE IMSI[262426165053132] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.725: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 03/16 11:05:56.725: [upf] INFO: UE F-SEID[UP:0x643 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.725: [upf] INFO: UE F-SEID[UP:0x643 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.731: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 03/16 11:05:56.731: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 03/16 11:05:56.731: [smf] INFO: UE IMSI[262424143550087] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.731: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 03/16 11:05:56.731: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.731: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.736: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 03/16 11:05:56.736: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 03/16 11:05:56.736: [smf] INFO: UE IMSI[262420813674911] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.737: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 03/16 11:05:56.737: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.737: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.742: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 03/16 11:05:56.742: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 03/16 11:05:56.742: [smf] INFO: UE IMSI[262421887713862] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.743: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 03/16 11:05:56.743: [upf] INFO: UE F-SEID[UP:0x62a CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.743: [upf] INFO: UE F-SEID[UP:0x62a CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.748: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 03/16 11:05:56.748: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 03/16 11:05:56.748: [smf] INFO: UE IMSI[262423563344302] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.748: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 03/16 11:05:56.748: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.748: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.754: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 03/16 11:05:56.754: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 03/16 11:05:56.754: [smf] INFO: UE IMSI[262420269230555] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.754: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 03/16 11:05:56.754: [upf] INFO: UE F-SEID[UP:0x685 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.754: [upf] INFO: UE F-SEID[UP:0x685 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.760: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 03/16 11:05:56.760: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 03/16 11:05:56.760: [smf] INFO: UE IMSI[262428429814486] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.760: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 03/16 11:05:56.760: [upf] INFO: UE F-SEID[UP:0x19d CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.760: [upf] INFO: UE F-SEID[UP:0x19d CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.766: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 03/16 11:05:56.766: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 03/16 11:05:56.766: [smf] INFO: UE IMSI[262428366229296] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.766: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 03/16 11:05:56.766: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.766: [upf] INFO: UE F-SEID[UP:0xd25 CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.771: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 03/16 11:05:56.771: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 03/16 11:05:56.771: [smf] INFO: UE IMSI[262424538687690] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.772: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 03/16 11:05:56.772: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.772: [upf] INFO: UE F-SEID[UP:0xe12 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.777: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 03/16 11:05:56.777: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 03/16 11:05:56.777: [smf] INFO: UE IMSI[262423790849647] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.778: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 03/16 11:05:56.778: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.778: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.783: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 03/16 11:05:56.783: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 03/16 11:05:56.783: [smf] INFO: UE IMSI[262422468575634] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.783: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 03/16 11:05:56.783: [upf] INFO: UE F-SEID[UP:0x32a CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.783: [upf] INFO: UE F-SEID[UP:0x32a CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.789: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 03/16 11:05:56.789: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 03/16 11:05:56.789: [smf] INFO: UE IMSI[262421713054219] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.790: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 03/16 11:05:56.790: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.790: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.795: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 03/16 11:05:56.795: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 03/16 11:05:56.795: [smf] INFO: UE IMSI[262425593954720] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.795: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 03/16 11:05:56.795: [upf] INFO: UE F-SEID[UP:0x369 CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.795: [upf] INFO: UE F-SEID[UP:0x369 CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.801: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 03/16 11:05:56.801: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 03/16 11:05:56.801: [smf] INFO: UE IMSI[262422624358625] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.801: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 03/16 11:05:56.801: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.801: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.807: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 03/16 11:05:56.807: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 03/16 11:05:56.807: [smf] INFO: UE IMSI[262429278790725] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.807: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 03/16 11:05:56.807: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.807: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.812: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 03/16 11:05:56.812: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 03/16 11:05:56.812: [smf] INFO: UE IMSI[262422875444285] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.813: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 03/16 11:05:56.813: [upf] INFO: UE F-SEID[UP:0x92a CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.813: [upf] INFO: UE F-SEID[UP:0x92a CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.818: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 03/16 11:05:56.818: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 03/16 11:05:56.818: [smf] INFO: UE IMSI[262421001442492] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.819: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 03/16 11:05:56.819: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.819: [upf] INFO: UE F-SEID[UP:0xa27 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.824: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 03/16 11:05:56.824: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 03/16 11:05:56.824: [smf] INFO: UE IMSI[262423586235891] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.825: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 03/16 11:05:56.825: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.825: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.830: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 03/16 11:05:56.830: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 03/16 11:05:56.830: [smf] INFO: UE IMSI[262425509435087] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.830: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 03/16 11:05:56.830: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.830: [upf] INFO: UE F-SEID[UP:0xf67 CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.836: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 03/16 11:05:56.836: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 03/16 11:05:56.836: [smf] INFO: UE IMSI[262429374201986] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.836: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 03/16 11:05:56.836: [upf] INFO: UE F-SEID[UP:0x357 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.836: [upf] INFO: UE F-SEID[UP:0x357 CP:0x1de] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.842: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 03/16 11:05:56.842: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 03/16 11:05:56.842: [smf] INFO: UE IMSI[262427688343740] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.842: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 03/16 11:05:56.842: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.842: [upf] INFO: UE F-SEID[UP:0xa73 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.848: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 03/16 11:05:56.848: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 03/16 11:05:56.848: [smf] INFO: UE IMSI[262426754672552] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.848: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 03/16 11:05:56.848: [upf] INFO: UE F-SEID[UP:0x996 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.848: [upf] INFO: UE F-SEID[UP:0x996 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.853: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 03/16 11:05:56.853: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 03/16 11:05:56.853: [smf] INFO: UE IMSI[262420620589896] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.854: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 03/16 11:05:56.854: [upf] INFO: UE F-SEID[UP:0x539 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.854: [upf] INFO: UE F-SEID[UP:0x539 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.859: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 03/16 11:05:56.859: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 03/16 11:05:56.859: [smf] INFO: UE IMSI[262424070366301] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.859: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 03/16 11:05:56.859: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.859: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.865: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 03/16 11:05:56.865: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 03/16 11:05:56.865: [smf] INFO: UE IMSI[262429371376046] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.865: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 03/16 11:05:56.865: [upf] INFO: UE F-SEID[UP:0x882 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.865: [upf] INFO: UE F-SEID[UP:0x882 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.871: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 03/16 11:05:56.871: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 03/16 11:05:56.871: [smf] INFO: UE IMSI[262422273273807] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.871: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 03/16 11:05:56.871: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.871: [upf] INFO: UE F-SEID[UP:0xb8b CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.876: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 03/16 11:05:56.876: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 03/16 11:05:56.876: [smf] INFO: UE IMSI[262423946516512] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.877: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 03/16 11:05:56.877: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.877: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.882: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 03/16 11:05:56.882: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 03/16 11:05:56.882: [smf] INFO: UE IMSI[262420895428936] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.883: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 03/16 11:05:56.883: [upf] INFO: UE F-SEID[UP:0x86b CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.883: [upf] INFO: UE F-SEID[UP:0x86b CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.888: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 03/16 11:05:56.888: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 03/16 11:05:56.888: [smf] INFO: UE IMSI[262422128694931] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.889: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 03/16 11:05:56.889: [upf] INFO: UE F-SEID[UP:0x4c CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.889: [upf] INFO: UE F-SEID[UP:0x4c CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.894: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 03/16 11:05:56.894: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 03/16 11:05:56.894: [smf] INFO: UE IMSI[262429765945428] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.894: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 03/16 11:05:56.894: [upf] INFO: UE F-SEID[UP:0x406 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.894: [upf] INFO: UE F-SEID[UP:0x406 CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.900: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 03/16 11:05:56.900: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 03/16 11:05:56.900: [smf] INFO: UE IMSI[262429153937365] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.900: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 03/16 11:05:56.900: [upf] INFO: UE F-SEID[UP:0x21a CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.900: [upf] INFO: UE F-SEID[UP:0x21a CP:0xdcd] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.906: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 03/16 11:05:56.906: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 03/16 11:05:56.906: [smf] INFO: UE IMSI[262426689939490] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.906: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 03/16 11:05:56.906: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.906: [upf] INFO: UE F-SEID[UP:0xdeb CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.911: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 03/16 11:05:56.911: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 03/16 11:05:56.911: [smf] INFO: UE IMSI[262422234237890] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.912: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 03/16 11:05:56.912: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.912: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.917: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 03/16 11:05:56.917: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 03/16 11:05:56.917: [smf] INFO: UE IMSI[262422544307570] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.918: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 03/16 11:05:56.918: [upf] INFO: UE F-SEID[UP:0x73c CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.918: [upf] INFO: UE F-SEID[UP:0x73c CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.923: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 03/16 11:05:56.923: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 03/16 11:05:56.923: [smf] INFO: UE IMSI[262429653785748] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.924: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 03/16 11:05:56.924: [upf] INFO: UE F-SEID[UP:0x1cc CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.924: [upf] INFO: UE F-SEID[UP:0x1cc CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.929: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 03/16 11:05:56.929: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 03/16 11:05:56.929: [smf] INFO: UE IMSI[262420494073171] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.930: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 03/16 11:05:56.930: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.930: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.936: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 03/16 11:05:56.936: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 03/16 11:05:56.936: [smf] INFO: UE IMSI[262429254769226] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.937: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 03/16 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.937: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.942: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 03/16 11:05:56.942: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 03/16 11:05:56.942: [smf] INFO: UE IMSI[262427535210350] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.944: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 03/16 11:05:56.944: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.944: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.949: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 03/16 11:05:56.949: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 03/16 11:05:56.949: [smf] INFO: UE IMSI[262422492246730] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.950: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 03/16 11:05:56.950: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.950: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.955: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 03/16 11:05:56.955: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 03/16 11:05:56.955: [smf] INFO: UE IMSI[262428152579306] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.956: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 03/16 11:05:56.956: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.956: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.961: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 03/16 11:05:56.961: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 03/16 11:05:56.961: [smf] INFO: UE IMSI[262422670933749] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.962: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 03/16 11:05:56.962: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.962: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.967: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 03/16 11:05:56.967: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 03/16 11:05:56.967: [smf] INFO: UE IMSI[262427055588980] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.968: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 03/16 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x750 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x750 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.973: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 03/16 11:05:56.973: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 03/16 11:05:56.973: [smf] INFO: UE IMSI[262429876044821] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.974: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 03/16 11:05:56.974: [upf] INFO: UE F-SEID[UP:0xdef CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.974: [upf] INFO: UE F-SEID[UP:0xdef CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.979: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 03/16 11:05:56.979: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 03/16 11:05:56.979: [smf] INFO: UE IMSI[262420780023584] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.979: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 03/16 11:05:56.979: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.979: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.984: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 03/16 11:05:56.984: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 03/16 11:05:56.985: [smf] INFO: UE IMSI[262427986535317] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.985: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 03/16 11:05:56.985: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.985: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.990: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 03/16 11:05:56.990: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 03/16 11:05:56.990: [smf] INFO: UE IMSI[262425204987873] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.991: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 03/16 11:05:56.991: [upf] INFO: UE F-SEID[UP:0xef CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.991: [upf] INFO: UE F-SEID[UP:0xef CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.996: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 03/16 11:05:56.996: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 03/16 11:05:56.996: [smf] INFO: UE IMSI[262422145931886] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:56.997: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 03/16 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.002: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 03/16 11:05:57.002: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 03/16 11:05:57.002: [smf] INFO: UE IMSI[262423821994578] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.003: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 03/16 11:05:57.003: [upf] INFO: UE F-SEID[UP:0xe79 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.003: [upf] INFO: UE F-SEID[UP:0xe79 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.008: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 03/16 11:05:57.008: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 03/16 11:05:57.008: [smf] INFO: UE IMSI[262425813858786] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.009: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 03/16 11:05:57.009: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.009: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.014: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 03/16 11:05:57.014: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 03/16 11:05:57.014: [smf] INFO: UE IMSI[262421380902365] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.015: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 03/16 11:05:57.015: [upf] INFO: UE F-SEID[UP:0xd81 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.015: [upf] INFO: UE F-SEID[UP:0xd81 CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.020: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 03/16 11:05:57.020: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 03/16 11:05:57.020: [smf] INFO: UE IMSI[262426760494987] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.021: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 03/16 11:05:57.021: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.022: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.027: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 03/16 11:05:57.027: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 03/16 11:05:57.027: [smf] INFO: UE IMSI[262422857428361] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.029: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 03/16 11:05:57.029: [upf] INFO: UE F-SEID[UP:0x485 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.029: [upf] INFO: UE F-SEID[UP:0x485 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.036: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 03/16 11:05:57.036: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 03/16 11:05:57.036: [smf] INFO: UE IMSI[262423766237785] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.037: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 03/16 11:05:57.037: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.037: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.042: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 03/16 11:05:57.042: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 03/16 11:05:57.042: [smf] INFO: UE IMSI[262426319849994] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.043: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 03/16 11:05:57.043: [upf] INFO: UE F-SEID[UP:0x2db CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.043: [upf] INFO: UE F-SEID[UP:0x2db CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.048: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 03/16 11:05:57.048: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 03/16 11:05:57.048: [smf] INFO: UE IMSI[262422775290227] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.049: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 03/16 11:05:57.049: [upf] INFO: UE F-SEID[UP:0x281 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.049: [upf] INFO: UE F-SEID[UP:0x281 CP:0xa4c] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.054: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 03/16 11:05:57.054: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 03/16 11:05:57.054: [smf] INFO: UE IMSI[262428322229839] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.055: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 03/16 11:05:57.055: [upf] INFO: UE F-SEID[UP:0x939 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.055: [upf] INFO: UE F-SEID[UP:0x939 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.060: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 03/16 11:05:57.060: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 03/16 11:05:57.060: [smf] INFO: UE IMSI[262425785028932] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.061: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 03/16 11:05:57.061: [upf] INFO: UE F-SEID[UP:0xf9b CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.061: [upf] INFO: UE F-SEID[UP:0xf9b CP:0xa5b] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.066: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 03/16 11:05:57.066: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 03/16 11:05:57.066: [smf] INFO: UE IMSI[262429362621271] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.067: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 03/16 11:05:57.067: [upf] INFO: UE F-SEID[UP:0x950 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.067: [upf] INFO: UE F-SEID[UP:0x950 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.072: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 03/16 11:05:57.072: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 03/16 11:05:57.072: [smf] INFO: UE IMSI[262426499483074] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.073: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 03/16 11:05:57.073: [upf] INFO: UE F-SEID[UP:0x82a CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.073: [upf] INFO: UE F-SEID[UP:0x82a CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.078: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 03/16 11:05:57.078: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 03/16 11:05:57.078: [smf] INFO: UE IMSI[262426076672452] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.079: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 03/16 11:05:57.079: [upf] INFO: UE F-SEID[UP:0x3df CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.079: [upf] INFO: UE F-SEID[UP:0x3df CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.084: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 03/16 11:05:57.084: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 03/16 11:05:57.084: [smf] INFO: UE IMSI[262429554965302] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.085: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 03/16 11:05:57.085: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.085: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.090: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 03/16 11:05:57.090: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 03/16 11:05:57.090: [smf] INFO: UE IMSI[262420584316635] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.090: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 03/16 11:05:57.090: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.090: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.096: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 03/16 11:05:57.096: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 03/16 11:05:57.096: [smf] INFO: UE IMSI[262420253474226] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.096: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 03/16 11:05:57.096: [upf] INFO: UE F-SEID[UP:0x95d CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.096: [upf] INFO: UE F-SEID[UP:0x95d CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.101: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 03/16 11:05:57.101: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 03/16 11:05:57.101: [smf] INFO: UE IMSI[262429952369585] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.102: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 03/16 11:05:57.102: [upf] INFO: UE F-SEID[UP:0x777 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.102: [upf] INFO: UE F-SEID[UP:0x777 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.107: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 03/16 11:05:57.107: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 03/16 11:05:57.107: [smf] INFO: UE IMSI[262420867039498] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.108: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 03/16 11:05:57.108: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.108: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.113: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 03/16 11:05:57.113: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 03/16 11:05:57.113: [smf] INFO: UE IMSI[262428850176758] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.113: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 03/16 11:05:57.114: [upf] INFO: UE F-SEID[UP:0x584 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.114: [upf] INFO: UE F-SEID[UP:0x584 CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.119: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 03/16 11:05:57.119: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 03/16 11:05:57.119: [smf] INFO: UE IMSI[262428193886596] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.120: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 03/16 11:05:57.120: [upf] INFO: UE F-SEID[UP:0x987 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.120: [upf] INFO: UE F-SEID[UP:0x987 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.125: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 03/16 11:05:57.125: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 03/16 11:05:57.125: [smf] INFO: UE IMSI[262420767327859] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.127: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 03/16 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x470 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x470 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.132: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 03/16 11:05:57.132: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 03/16 11:05:57.132: [smf] INFO: UE IMSI[262425111177516] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.134: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 03/16 11:05:57.134: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.134: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.138: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 03/16 11:05:57.138: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 03/16 11:05:57.138: [smf] INFO: UE IMSI[262429685356953] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.139: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 03/16 11:05:57.139: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.139: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.144: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 03/16 11:05:57.144: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 03/16 11:05:57.144: [smf] INFO: UE IMSI[262424965411637] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.145: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 03/16 11:05:57.145: [upf] INFO: UE F-SEID[UP:0xed CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.145: [upf] INFO: UE F-SEID[UP:0xed CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.150: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 03/16 11:05:57.150: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 03/16 11:05:57.150: [smf] INFO: UE IMSI[262425731815994] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.151: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 03/16 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x853 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x853 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.156: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 03/16 11:05:57.156: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 03/16 11:05:57.156: [smf] INFO: UE IMSI[262426914421218] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.157: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 03/16 11:05:57.157: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.157: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.162: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 03/16 11:05:57.162: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 03/16 11:05:57.162: [smf] INFO: UE IMSI[262429991847104] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.162: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 03/16 11:05:57.162: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.162: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.168: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 03/16 11:05:57.168: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 03/16 11:05:57.168: [smf] INFO: UE IMSI[262420116934612] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.168: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 03/16 11:05:57.168: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.168: [upf] INFO: UE F-SEID[UP:0xd33 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.174: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 03/16 11:05:57.174: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 03/16 11:05:57.174: [smf] INFO: UE IMSI[262423582009240] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.175: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 03/16 11:05:57.175: [upf] INFO: UE F-SEID[UP:0x58a CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.175: [upf] INFO: UE F-SEID[UP:0x58a CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.181: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 03/16 11:05:57.181: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 03/16 11:05:57.181: [smf] INFO: UE IMSI[262423229576986] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.182: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 03/16 11:05:57.182: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.182: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.188: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 03/16 11:05:57.188: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 03/16 11:05:57.188: [smf] INFO: UE IMSI[262427237929476] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.189: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 03/16 11:05:57.189: [upf] INFO: UE F-SEID[UP:0x649 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.189: [upf] INFO: UE F-SEID[UP:0x649 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.195: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 03/16 11:05:57.195: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 03/16 11:05:57.195: [smf] INFO: UE IMSI[262425979536615] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.195: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 03/16 11:05:57.195: [upf] INFO: UE F-SEID[UP:0x666 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.196: [upf] INFO: UE F-SEID[UP:0x666 CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.202: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 03/16 11:05:57.202: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 03/16 11:05:57.202: [smf] INFO: UE IMSI[262421844729226] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.203: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 03/16 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x3b CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x3b CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.208: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 03/16 11:05:57.208: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 03/16 11:05:57.208: [smf] INFO: UE IMSI[262424996077185] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.209: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 03/16 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x472 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x472 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.214: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 03/16 11:05:57.214: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 03/16 11:05:57.214: [smf] INFO: UE IMSI[262423485250276] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.215: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 03/16 11:05:57.215: [upf] INFO: UE F-SEID[UP:0x416 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.215: [upf] INFO: UE F-SEID[UP:0x416 CP:0x96b] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.220: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 03/16 11:05:57.220: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 03/16 11:05:57.220: [smf] INFO: UE IMSI[262426247786574] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.221: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 03/16 11:05:57.221: [upf] INFO: UE F-SEID[UP:0x216 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.221: [upf] INFO: UE F-SEID[UP:0x216 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.226: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 03/16 11:05:57.227: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 03/16 11:05:57.227: [smf] INFO: UE IMSI[262427624691169] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.227: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 03/16 11:05:57.227: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.227: [upf] INFO: UE F-SEID[UP:0xa74 CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.232: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 03/16 11:05:57.232: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 03/16 11:05:57.233: [smf] INFO: UE IMSI[262426157656301] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.233: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 03/16 11:05:57.233: [upf] INFO: UE F-SEID[UP:0x42e CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.233: [upf] INFO: UE F-SEID[UP:0x42e CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.238: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 03/16 11:05:57.239: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 03/16 11:05:57.239: [smf] INFO: UE IMSI[262428283859212] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.239: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 03/16 11:05:57.239: [upf] INFO: UE F-SEID[UP:0xcee CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.239: [upf] INFO: UE F-SEID[UP:0xcee CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.244: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 03/16 11:05:57.244: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 03/16 11:05:57.244: [smf] INFO: UE IMSI[262429908218243] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.245: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 03/16 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x26] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.250: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 03/16 11:05:57.250: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 03/16 11:05:57.250: [smf] INFO: UE IMSI[262420031293507] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.251: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 03/16 11:05:57.251: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.251: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.256: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 03/16 11:05:57.256: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 03/16 11:05:57.256: [smf] INFO: UE IMSI[262421807270253] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.257: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 03/16 11:05:57.257: [upf] INFO: UE F-SEID[UP:0x42 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.257: [upf] INFO: UE F-SEID[UP:0x42 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.262: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 03/16 11:05:57.262: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 03/16 11:05:57.262: [smf] INFO: UE IMSI[262429262875633] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.263: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 03/16 11:05:57.263: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.263: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.268: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 03/16 11:05:57.268: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 03/16 11:05:57.268: [smf] INFO: UE IMSI[262423148326200] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.269: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 03/16 11:05:57.269: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.269: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.274: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 03/16 11:05:57.274: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 03/16 11:05:57.274: [smf] INFO: UE IMSI[262424442962248] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.275: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 03/16 11:05:57.275: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.275: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.281: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 03/16 11:05:57.281: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 03/16 11:05:57.281: [smf] INFO: UE IMSI[262427039624160] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.282: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 03/16 11:05:57.282: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.282: [upf] INFO: UE F-SEID[UP:0x4ab CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.287: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 03/16 11:05:57.287: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 03/16 11:05:57.287: [smf] INFO: UE IMSI[262426714869343] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.291: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 03/16 11:05:57.291: [upf] INFO: UE F-SEID[UP:0xebe CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.291: [upf] INFO: UE F-SEID[UP:0xebe CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.294: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 03/16 11:05:57.294: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 03/16 11:05:57.294: [smf] INFO: UE IMSI[262426594682659] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.296: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 03/16 11:05:57.296: [upf] INFO: UE F-SEID[UP:0xceb CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.296: [upf] INFO: UE F-SEID[UP:0xceb CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.302: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 03/16 11:05:57.302: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 03/16 11:05:57.302: [smf] INFO: UE IMSI[262428463345962] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.304: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 03/16 11:05:57.304: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.304: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.308: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 03/16 11:05:57.308: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 03/16 11:05:57.308: [smf] INFO: UE IMSI[262424620221873] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.309: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 03/16 11:05:57.309: [upf] INFO: UE F-SEID[UP:0xa62 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.309: [upf] INFO: UE F-SEID[UP:0xa62 CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.315: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 03/16 11:05:57.315: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 03/16 11:05:57.315: [smf] INFO: UE IMSI[262426229480042] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.315: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 03/16 11:05:57.315: [upf] INFO: UE F-SEID[UP:0x171 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.315: [upf] INFO: UE F-SEID[UP:0x171 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.321: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 03/16 11:05:57.321: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 03/16 11:05:57.321: [smf] INFO: UE IMSI[262423538661079] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.322: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 03/16 11:05:57.322: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.322: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.327: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 03/16 11:05:57.327: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 03/16 11:05:57.327: [smf] INFO: UE IMSI[262427915915118] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.328: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 03/16 11:05:57.328: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.328: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.333: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 03/16 11:05:57.333: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 03/16 11:05:57.333: [smf] INFO: UE IMSI[262423692643552] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.334: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 03/16 11:05:57.334: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.334: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.339: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 03/16 11:05:57.339: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 03/16 11:05:57.339: [smf] INFO: UE IMSI[262426344684442] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.340: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 03/16 11:05:57.340: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.340: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.345: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 03/16 11:05:57.345: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 03/16 11:05:57.345: [smf] INFO: UE IMSI[262429532730849] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.346: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 03/16 11:05:57.346: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.346: [upf] INFO: UE F-SEID[UP:0xf0e CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.351: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 03/16 11:05:57.351: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 03/16 11:05:57.351: [smf] INFO: UE IMSI[262425417219200] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.352: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 03/16 11:05:57.352: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.352: [upf] INFO: UE F-SEID[UP:0x8d1 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.357: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 03/16 11:05:57.357: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 03/16 11:05:57.357: [smf] INFO: UE IMSI[262428147025627] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.358: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 03/16 11:05:57.358: [upf] INFO: UE F-SEID[UP:0x141 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.358: [upf] INFO: UE F-SEID[UP:0x141 CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.363: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 03/16 11:05:57.363: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 03/16 11:05:57.363: [smf] INFO: UE IMSI[262426003442532] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.364: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 03/16 11:05:57.364: [upf] INFO: UE F-SEID[UP:0x937 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.364: [upf] INFO: UE F-SEID[UP:0x937 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.370: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 03/16 11:05:57.370: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 03/16 11:05:57.370: [smf] INFO: UE IMSI[262424155087172] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.371: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 03/16 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x8ab CP:0x239] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.377: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 03/16 11:05:57.377: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 03/16 11:05:57.377: [smf] INFO: UE IMSI[262422016032941] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.378: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 03/16 11:05:57.378: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.378: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.383: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 03/16 11:05:57.383: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 03/16 11:05:57.383: [smf] INFO: UE IMSI[262424500011635] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.384: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 03/16 11:05:57.384: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.384: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.389: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 03/16 11:05:57.389: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 03/16 11:05:57.389: [smf] INFO: UE IMSI[262427985626480] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.390: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 03/16 11:05:57.390: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.390: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.395: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 03/16 11:05:57.395: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 03/16 11:05:57.395: [smf] INFO: UE IMSI[262421788542297] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.397: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 03/16 11:05:57.397: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.397: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.402: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 03/16 11:05:57.402: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 03/16 11:05:57.402: [smf] INFO: UE IMSI[262426293571050] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.403: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 03/16 11:05:57.403: [upf] INFO: UE F-SEID[UP:0x963 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.403: [upf] INFO: UE F-SEID[UP:0x963 CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.408: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 03/16 11:05:57.408: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 03/16 11:05:57.408: [smf] INFO: UE IMSI[262423712477772] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.409: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 03/16 11:05:57.409: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.409: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x2e7] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.414: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 03/16 11:05:57.414: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 03/16 11:05:57.414: [smf] INFO: UE IMSI[262423772837670] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.415: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 03/16 11:05:57.415: [upf] INFO: UE F-SEID[UP:0x90 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.415: [upf] INFO: UE F-SEID[UP:0x90 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.420: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 03/16 11:05:57.420: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 03/16 11:05:57.420: [smf] INFO: UE IMSI[262428523081851] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.420: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 03/16 11:05:57.420: [upf] INFO: UE F-SEID[UP:0xa71 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.420: [upf] INFO: UE F-SEID[UP:0xa71 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.425: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 03/16 11:05:57.425: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 03/16 11:05:57.425: [smf] INFO: UE IMSI[262423562924702] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.426: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 03/16 11:05:57.426: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.426: [upf] INFO: UE F-SEID[UP:0xa4f CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.432: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 03/16 11:05:57.432: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 03/16 11:05:57.432: [smf] INFO: UE IMSI[262422516907463] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.432: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 03/16 11:05:57.432: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.432: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.438: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 03/16 11:05:57.438: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 03/16 11:05:57.438: [smf] INFO: UE IMSI[262421965201152] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.440: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 03/16 11:05:57.440: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.440: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.445: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 03/16 11:05:57.445: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 03/16 11:05:57.445: [smf] INFO: UE IMSI[262423014907820] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.447: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 03/16 11:05:57.447: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.447: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.452: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 03/16 11:05:57.452: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 03/16 11:05:57.452: [smf] INFO: UE IMSI[262427018949652] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.453: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 03/16 11:05:57.453: [upf] INFO: UE F-SEID[UP:0x508 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.453: [upf] INFO: UE F-SEID[UP:0x508 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.458: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 03/16 11:05:57.458: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 03/16 11:05:57.458: [smf] INFO: UE IMSI[262427482364432] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.459: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 03/16 11:05:57.459: [upf] INFO: UE F-SEID[UP:0x85b CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.459: [upf] INFO: UE F-SEID[UP:0x85b CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.464: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 03/16 11:05:57.464: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 03/16 11:05:57.464: [smf] INFO: UE IMSI[262424346246952] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.466: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 03/16 11:05:57.466: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.466: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.472: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 03/16 11:05:57.472: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 03/16 11:05:57.472: [smf] INFO: UE IMSI[262421116358872] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.473: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 03/16 11:05:57.473: [upf] INFO: UE F-SEID[UP:0x81e CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.473: [upf] INFO: UE F-SEID[UP:0x81e CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.478: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 03/16 11:05:57.478: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 03/16 11:05:57.478: [smf] INFO: UE IMSI[262421248287286] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.479: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 03/16 11:05:57.479: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.479: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.484: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 03/16 11:05:57.484: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 03/16 11:05:57.484: [smf] INFO: UE IMSI[262424197686803] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.485: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 03/16 11:05:57.485: [upf] INFO: UE F-SEID[UP:0x821 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.485: [upf] INFO: UE F-SEID[UP:0x821 CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.490: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 03/16 11:05:57.490: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 03/16 11:05:57.490: [smf] INFO: UE IMSI[262423607063780] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.491: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 03/16 11:05:57.491: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.491: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.496: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 03/16 11:05:57.496: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 03/16 11:05:57.496: [smf] INFO: UE IMSI[262427503595199] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.497: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 03/16 11:05:57.497: [upf] INFO: UE F-SEID[UP:0x338 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.497: [upf] INFO: UE F-SEID[UP:0x338 CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.502: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 03/16 11:05:57.502: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 03/16 11:05:57.502: [smf] INFO: UE IMSI[262427396374524] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.503: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 03/16 11:05:57.503: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.503: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.508: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 03/16 11:05:57.508: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 03/16 11:05:57.508: [smf] INFO: UE IMSI[262423225493972] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.509: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 03/16 11:05:57.509: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.509: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.514: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 03/16 11:05:57.514: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 03/16 11:05:57.514: [smf] INFO: UE IMSI[262425493421578] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.515: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 03/16 11:05:57.515: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.515: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.520: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 03/16 11:05:57.520: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 03/16 11:05:57.520: [smf] INFO: UE IMSI[262426873129015] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.521: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 03/16 11:05:57.521: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.521: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.526: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 03/16 11:05:57.526: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 03/16 11:05:57.526: [smf] INFO: UE IMSI[262424209605717] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.527: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 03/16 11:05:57.527: [upf] INFO: UE F-SEID[UP:0x527 CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.527: [upf] INFO: UE F-SEID[UP:0x527 CP:0x467] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.532: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 03/16 11:05:57.532: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 03/16 11:05:57.532: [smf] INFO: UE IMSI[262420112953408] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.533: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 03/16 11:05:57.533: [upf] INFO: UE F-SEID[UP:0x295 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.533: [upf] INFO: UE F-SEID[UP:0x295 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.538: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 03/16 11:05:57.538: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 03/16 11:05:57.538: [smf] INFO: UE IMSI[262420610900958] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.540: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 03/16 11:05:57.540: [upf] INFO: UE F-SEID[UP:0x65 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.540: [upf] INFO: UE F-SEID[UP:0x65 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.544: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 03/16 11:05:57.544: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 03/16 11:05:57.544: [smf] INFO: UE IMSI[262429574132039] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.545: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 03/16 11:05:57.545: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.545: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.550: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 03/16 11:05:57.550: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 03/16 11:05:57.550: [smf] INFO: UE IMSI[262429702440890] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.551: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 03/16 11:05:57.551: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.551: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.556: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 03/16 11:05:57.556: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 03/16 11:05:57.556: [smf] INFO: UE IMSI[262424697357349] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.557: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 03/16 11:05:57.557: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.557: [upf] INFO: UE F-SEID[UP:0xb20 CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.562: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 03/16 11:05:57.562: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 03/16 11:05:57.562: [smf] INFO: UE IMSI[262427835948627] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.562: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 03/16 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x36f CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x36f CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.568: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 03/16 11:05:57.568: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 03/16 11:05:57.568: [smf] INFO: UE IMSI[262429535206879] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.569: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 03/16 11:05:57.569: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.569: [upf] INFO: UE F-SEID[UP:0x1d0 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.574: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 03/16 11:05:57.574: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 03/16 11:05:57.574: [smf] INFO: UE IMSI[262426800870394] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.576: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 03/16 11:05:57.576: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.576: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.582: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 03/16 11:05:57.582: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 03/16 11:05:57.582: [smf] INFO: UE IMSI[262426911877429] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.583: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 03/16 11:05:57.583: [upf] INFO: UE F-SEID[UP:0x15f CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.583: [upf] INFO: UE F-SEID[UP:0x15f CP:0x5ce] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.588: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 03/16 11:05:57.588: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 03/16 11:05:57.588: [smf] INFO: UE IMSI[262426279865633] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.589: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 03/16 11:05:57.589: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.589: [upf] INFO: UE F-SEID[UP:0xb28 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.594: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 03/16 11:05:57.594: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 03/16 11:05:57.594: [smf] INFO: UE IMSI[262421219875871] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.595: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 03/16 11:05:57.595: [upf] INFO: UE F-SEID[UP:0x473 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.595: [upf] INFO: UE F-SEID[UP:0x473 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.600: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 03/16 11:05:57.600: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 03/16 11:05:57.600: [smf] INFO: UE IMSI[262427410160718] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.601: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 03/16 11:05:57.601: [upf] INFO: UE F-SEID[UP:0xcda CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.601: [upf] INFO: UE F-SEID[UP:0xcda CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.606: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 03/16 11:05:57.606: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 03/16 11:05:57.606: [smf] INFO: UE IMSI[262420467616258] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.606: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 03/16 11:05:57.607: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.607: [upf] INFO: UE F-SEID[UP:0xdbb CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.612: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 03/16 11:05:57.612: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 03/16 11:05:57.612: [smf] INFO: UE IMSI[262426501288738] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.612: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 03/16 11:05:57.612: [upf] INFO: UE F-SEID[UP:0x377 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.612: [upf] INFO: UE F-SEID[UP:0x377 CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.617: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 03/16 11:05:57.617: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 03/16 11:05:57.617: [smf] INFO: UE IMSI[262428836285252] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.618: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 03/16 11:05:57.618: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.618: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.623: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 03/16 11:05:57.623: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 03/16 11:05:57.623: [smf] INFO: UE IMSI[262427788124408] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.624: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 03/16 11:05:57.624: [upf] INFO: UE F-SEID[UP:0x375 CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.624: [upf] INFO: UE F-SEID[UP:0x375 CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.629: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 03/16 11:05:57.629: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 03/16 11:05:57.629: [smf] INFO: UE IMSI[262424656717680] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.630: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 03/16 11:05:57.630: [upf] INFO: UE F-SEID[UP:0x450 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.630: [upf] INFO: UE F-SEID[UP:0x450 CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.635: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 03/16 11:05:57.635: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 03/16 11:05:57.635: [smf] INFO: UE IMSI[262421740600611] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.636: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 03/16 11:05:57.636: [upf] INFO: UE F-SEID[UP:0x58d CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.636: [upf] INFO: UE F-SEID[UP:0x58d CP:0x2da] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.640: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 03/16 11:05:57.640: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 03/16 11:05:57.640: [smf] INFO: UE IMSI[262428408982304] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.641: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 03/16 11:05:57.641: [upf] INFO: UE F-SEID[UP:0x120 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.641: [upf] INFO: UE F-SEID[UP:0x120 CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.646: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 03/16 11:05:57.646: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 03/16 11:05:57.646: [smf] INFO: UE IMSI[262428690136035] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.647: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 03/16 11:05:57.647: [upf] INFO: UE F-SEID[UP:0x90e CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.647: [upf] INFO: UE F-SEID[UP:0x90e CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.652: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 03/16 11:05:57.652: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 03/16 11:05:57.652: [smf] INFO: UE IMSI[262424410524474] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.652: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 03/16 11:05:57.653: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.653: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.658: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 03/16 11:05:57.658: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 03/16 11:05:57.658: [smf] INFO: UE IMSI[262420287781656] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.658: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 03/16 11:05:57.658: [upf] INFO: UE F-SEID[UP:0x7af CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.658: [upf] INFO: UE F-SEID[UP:0x7af CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.663: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 03/16 11:05:57.664: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 03/16 11:05:57.664: [smf] INFO: UE IMSI[262428534620620] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.664: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 03/16 11:05:57.664: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.664: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.669: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 03/16 11:05:57.669: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 03/16 11:05:57.669: [smf] INFO: UE IMSI[262428623515144] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.670: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 03/16 11:05:57.670: [upf] INFO: UE F-SEID[UP:0x72e CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.670: [upf] INFO: UE F-SEID[UP:0x72e CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.675: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 03/16 11:05:57.675: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 03/16 11:05:57.675: [smf] INFO: UE IMSI[262421435577301] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.676: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 03/16 11:05:57.676: [upf] INFO: UE F-SEID[UP:0x267 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.676: [upf] INFO: UE F-SEID[UP:0x267 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.681: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 03/16 11:05:57.681: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 03/16 11:05:57.681: [smf] INFO: UE IMSI[262423354225862] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.682: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 03/16 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x873 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x873 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.687: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 03/16 11:05:57.687: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 03/16 11:05:57.687: [smf] INFO: UE IMSI[262425717875951] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.687: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 03/16 11:05:57.687: [upf] INFO: UE F-SEID[UP:0x79c CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.687: [upf] INFO: UE F-SEID[UP:0x79c CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.692: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 03/16 11:05:57.692: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 03/16 11:05:57.692: [smf] INFO: UE IMSI[262420458082264] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.693: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 03/16 11:05:57.693: [upf] INFO: UE F-SEID[UP:0x35b CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.693: [upf] INFO: UE F-SEID[UP:0x35b CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.698: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 03/16 11:05:57.698: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 03/16 11:05:57.698: [smf] INFO: UE IMSI[262429426364171] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.699: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 03/16 11:05:57.699: [upf] INFO: UE F-SEID[UP:0x61b CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.699: [upf] INFO: UE F-SEID[UP:0x61b CP:0xe7c] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.704: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 03/16 11:05:57.704: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 03/16 11:05:57.704: [smf] INFO: UE IMSI[262425243789815] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.704: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 03/16 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.710: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 03/16 11:05:57.710: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 03/16 11:05:57.710: [smf] INFO: UE IMSI[262422294550734] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.710: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 03/16 11:05:57.710: [upf] INFO: UE F-SEID[UP:0xccc CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.710: [upf] INFO: UE F-SEID[UP:0xccc CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.715: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 03/16 11:05:57.715: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 03/16 11:05:57.715: [smf] INFO: UE IMSI[262420708339094] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.716: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 03/16 11:05:57.716: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.716: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.721: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 03/16 11:05:57.721: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 03/16 11:05:57.721: [smf] INFO: UE IMSI[262428626955591] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.722: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 03/16 11:05:57.722: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.722: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.727: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 03/16 11:05:57.727: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 03/16 11:05:57.727: [smf] INFO: UE IMSI[262421420929661] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.728: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 03/16 11:05:57.728: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.728: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.733: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 03/16 11:05:57.733: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 03/16 11:05:57.733: [smf] INFO: UE IMSI[262421583846182] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.734: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 03/16 11:05:57.734: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.734: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.739: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 03/16 11:05:57.739: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 03/16 11:05:57.739: [smf] INFO: UE IMSI[262423000231341] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.739: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 03/16 11:05:57.739: [upf] INFO: UE F-SEID[UP:0xee4 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.739: [upf] INFO: UE F-SEID[UP:0xee4 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.744: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 03/16 11:05:57.744: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 03/16 11:05:57.744: [smf] INFO: UE IMSI[262425227126685] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.745: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 03/16 11:05:57.745: [upf] INFO: UE F-SEID[UP:0xc CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.745: [upf] INFO: UE F-SEID[UP:0xc CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.750: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 03/16 11:05:57.750: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 03/16 11:05:57.750: [smf] INFO: UE IMSI[262429731689308] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.751: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 03/16 11:05:57.751: [upf] INFO: UE F-SEID[UP:0x121 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.751: [upf] INFO: UE F-SEID[UP:0x121 CP:0x3bb] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.756: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 03/16 11:05:57.756: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 03/16 11:05:57.756: [smf] INFO: UE IMSI[262427876474038] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.757: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 03/16 11:05:57.757: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.757: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.762: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 03/16 11:05:57.762: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 03/16 11:05:57.762: [smf] INFO: UE IMSI[262425069780154] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.762: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 03/16 11:05:57.762: [upf] INFO: UE F-SEID[UP:0xdee CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.762: [upf] INFO: UE F-SEID[UP:0xdee CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.768: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 03/16 11:05:57.768: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 03/16 11:05:57.768: [smf] INFO: UE IMSI[262425155018681] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.768: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 03/16 11:05:57.768: [upf] INFO: UE F-SEID[UP:0x53 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.768: [upf] INFO: UE F-SEID[UP:0x53 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.774: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 03/16 11:05:57.774: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 03/16 11:05:57.774: [smf] INFO: UE IMSI[262423050268607] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.774: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 03/16 11:05:57.774: [upf] INFO: UE F-SEID[UP:0x575 CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.774: [upf] INFO: UE F-SEID[UP:0x575 CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.779: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 03/16 11:05:57.779: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 03/16 11:05:57.779: [smf] INFO: UE IMSI[262420308302495] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.780: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 03/16 11:05:57.780: [upf] INFO: UE F-SEID[UP:0xba CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.780: [upf] INFO: UE F-SEID[UP:0xba CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.785: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 03/16 11:05:57.785: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 03/16 11:05:57.785: [smf] INFO: UE IMSI[262424166790793] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.786: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 03/16 11:05:57.786: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.786: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.791: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 03/16 11:05:57.791: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 03/16 11:05:57.791: [smf] INFO: UE IMSI[262425792637979] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.792: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 03/16 11:05:57.792: [upf] INFO: UE F-SEID[UP:0x702 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.792: [upf] INFO: UE F-SEID[UP:0x702 CP:0xef2] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.797: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 03/16 11:05:57.797: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 03/16 11:05:57.797: [smf] INFO: UE IMSI[262424126727192] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.797: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 03/16 11:05:57.797: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.797: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.803: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 03/16 11:05:57.803: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 03/16 11:05:57.803: [smf] INFO: UE IMSI[262420877196927] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.804: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 03/16 11:05:57.804: [upf] INFO: UE F-SEID[UP:0x42f CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.804: [upf] INFO: UE F-SEID[UP:0x42f CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.810: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 03/16 11:05:57.810: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 03/16 11:05:57.810: [smf] INFO: UE IMSI[262427796875068] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.811: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 03/16 11:05:57.811: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.811: [upf] INFO: UE F-SEID[UP:0x3fd CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.817: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 03/16 11:05:57.817: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 03/16 11:05:57.817: [smf] INFO: UE IMSI[262425932632409] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.818: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 03/16 11:05:57.818: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.818: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.823: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 03/16 11:05:57.823: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 03/16 11:05:57.823: [smf] INFO: UE IMSI[262422514727008] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.824: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 03/16 11:05:57.824: [upf] INFO: UE F-SEID[UP:0x56c CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.824: [upf] INFO: UE F-SEID[UP:0x56c CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.829: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 03/16 11:05:57.829: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 03/16 11:05:57.829: [smf] INFO: UE IMSI[262423325985862] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.830: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 03/16 11:05:57.830: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.830: [upf] INFO: UE F-SEID[UP:0xbcc CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.835: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 03/16 11:05:57.835: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 03/16 11:05:57.835: [smf] INFO: UE IMSI[262421888093597] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.836: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 03/16 11:05:57.836: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.836: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.841: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 03/16 11:05:57.841: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 03/16 11:05:57.841: [smf] INFO: UE IMSI[262426453792157] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.841: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 03/16 11:05:57.841: [upf] INFO: UE F-SEID[UP:0x32d CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.841: [upf] INFO: UE F-SEID[UP:0x32d CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.847: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 03/16 11:05:57.847: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 03/16 11:05:57.847: [smf] INFO: UE IMSI[262426010835966] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.847: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 03/16 11:05:57.847: [upf] INFO: UE F-SEID[UP:0xf91 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.847: [upf] INFO: UE F-SEID[UP:0xf91 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.852: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 03/16 11:05:57.852: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 03/16 11:05:57.852: [smf] INFO: UE IMSI[262428595826225] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.853: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 03/16 11:05:57.853: [upf] INFO: UE F-SEID[UP:0x197 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.853: [upf] INFO: UE F-SEID[UP:0x197 CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.858: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 03/16 11:05:57.858: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 03/16 11:05:57.858: [smf] INFO: UE IMSI[262420705640481] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.859: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 03/16 11:05:57.859: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.859: [upf] INFO: UE F-SEID[UP:0xd65 CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.864: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 03/16 11:05:57.864: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 03/16 11:05:57.864: [smf] INFO: UE IMSI[262426454891803] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.865: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 03/16 11:05:57.865: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.865: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.870: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 03/16 11:05:57.870: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 03/16 11:05:57.870: [smf] INFO: UE IMSI[262428966368922] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.870: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 03/16 11:05:57.870: [upf] INFO: UE F-SEID[UP:0x287 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.870: [upf] INFO: UE F-SEID[UP:0x287 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.876: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 03/16 11:05:57.876: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 03/16 11:05:57.876: [smf] INFO: UE IMSI[262428284772405] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.877: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 03/16 11:05:57.877: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.877: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.882: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 03/16 11:05:57.882: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 03/16 11:05:57.882: [smf] INFO: UE IMSI[262425472356735] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.884: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 03/16 11:05:57.884: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.884: [upf] INFO: UE F-SEID[UP:0xe7 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.889: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 03/16 11:05:57.889: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 03/16 11:05:57.889: [smf] INFO: UE IMSI[262420597479130] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.890: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 03/16 11:05:57.890: [upf] INFO: UE F-SEID[UP:0x21e CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.890: [upf] INFO: UE F-SEID[UP:0x21e CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.895: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 03/16 11:05:57.895: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 03/16 11:05:57.895: [smf] INFO: UE IMSI[262424444100253] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.896: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 03/16 11:05:57.896: [upf] INFO: UE F-SEID[UP:0x818 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.896: [upf] INFO: UE F-SEID[UP:0x818 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.901: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 03/16 11:05:57.901: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 03/16 11:05:57.901: [smf] INFO: UE IMSI[262423942866320] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.902: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 03/16 11:05:57.902: [upf] INFO: UE F-SEID[UP:0x87b CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.902: [upf] INFO: UE F-SEID[UP:0x87b CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.908: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 03/16 11:05:57.908: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 03/16 11:05:57.908: [smf] INFO: UE IMSI[262428419011253] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.908: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 03/16 11:05:57.908: [upf] INFO: UE F-SEID[UP:0x606 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.908: [upf] INFO: UE F-SEID[UP:0x606 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.914: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 03/16 11:05:57.914: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 03/16 11:05:57.914: [smf] INFO: UE IMSI[262423569003959] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.914: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 03/16 11:05:57.914: [upf] INFO: UE F-SEID[UP:0x897 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.914: [upf] INFO: UE F-SEID[UP:0x897 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.920: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 03/16 11:05:57.920: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 03/16 11:05:57.920: [smf] INFO: UE IMSI[262422768747890] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.920: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 03/16 11:05:57.920: [upf] INFO: UE F-SEID[UP:0x46e CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.920: [upf] INFO: UE F-SEID[UP:0x46e CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.926: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 03/16 11:05:57.926: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 03/16 11:05:57.926: [smf] INFO: UE IMSI[262427566845913] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.926: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 03/16 11:05:57.926: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.926: [upf] INFO: UE F-SEID[UP:0xd0a CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.931: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 03/16 11:05:57.931: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 03/16 11:05:57.931: [smf] INFO: UE IMSI[262429519743420] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.932: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 03/16 11:05:57.932: [upf] INFO: UE F-SEID[UP:0x352 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.932: [upf] INFO: UE F-SEID[UP:0x352 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.937: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 03/16 11:05:57.937: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 03/16 11:05:57.937: [smf] INFO: UE IMSI[262425053702421] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.938: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 03/16 11:05:57.938: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.938: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.943: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 03/16 11:05:57.943: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 03/16 11:05:57.943: [smf] INFO: UE IMSI[262420990756444] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.944: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 03/16 11:05:57.944: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.944: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.949: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 03/16 11:05:57.949: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 03/16 11:05:57.949: [smf] INFO: UE IMSI[262422824513004] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.950: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 03/16 11:05:57.950: [upf] INFO: UE F-SEID[UP:0x44b CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.950: [upf] INFO: UE F-SEID[UP:0x44b CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.955: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 03/16 11:05:57.955: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 03/16 11:05:57.955: [smf] INFO: UE IMSI[262423440489614] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.956: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 03/16 11:05:57.956: [upf] INFO: UE F-SEID[UP:0x493 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.956: [upf] INFO: UE F-SEID[UP:0x493 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.961: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 03/16 11:05:57.961: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 03/16 11:05:57.961: [smf] INFO: UE IMSI[262421804582700] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.962: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 03/16 11:05:57.962: [upf] INFO: UE F-SEID[UP:0x572 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.962: [upf] INFO: UE F-SEID[UP:0x572 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.967: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 03/16 11:05:57.967: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 03/16 11:05:57.967: [smf] INFO: UE IMSI[262428245571028] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.967: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 03/16 11:05:57.967: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.967: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.973: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 03/16 11:05:57.973: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 03/16 11:05:57.973: [smf] INFO: UE IMSI[262424388507078] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.973: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 03/16 11:05:57.973: [upf] INFO: UE F-SEID[UP:0xaec CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.973: [upf] INFO: UE F-SEID[UP:0xaec CP:0xc4f] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.979: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 03/16 11:05:57.979: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 03/16 11:05:57.979: [smf] INFO: UE IMSI[262428024991844] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.979: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 03/16 11:05:57.979: [upf] INFO: UE F-SEID[UP:0xa1e CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.979: [upf] INFO: UE F-SEID[UP:0xa1e CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.985: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 03/16 11:05:57.985: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 03/16 11:05:57.985: [smf] INFO: UE IMSI[262424496422480] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.985: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 03/16 11:05:57.985: [upf] INFO: UE F-SEID[UP:0x131 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.985: [upf] INFO: UE F-SEID[UP:0x131 CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.991: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 03/16 11:05:57.991: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 03/16 11:05:57.991: [smf] INFO: UE IMSI[262428941166827] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.991: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 03/16 11:05:57.991: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.991: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.996: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 03/16 11:05:57.996: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 03/16 11:05:57.996: [smf] INFO: UE IMSI[262427390534623] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:57.997: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 03/16 11:05:57.997: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:57.997: [upf] INFO: UE F-SEID[UP:0xc4 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.002: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 03/16 11:05:58.002: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 03/16 11:05:58.002: [smf] INFO: UE IMSI[262423462782499] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.003: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 03/16 11:05:58.003: [upf] INFO: UE F-SEID[UP:0xd3c CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.003: [upf] INFO: UE F-SEID[UP:0xd3c CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.008: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 03/16 11:05:58.008: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 03/16 11:05:58.008: [smf] INFO: UE IMSI[262425529736953] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.009: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 03/16 11:05:58.009: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.009: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.014: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 03/16 11:05:58.014: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 03/16 11:05:58.014: [smf] INFO: UE IMSI[262421277275662] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.015: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 03/16 11:05:58.015: [upf] INFO: UE F-SEID[UP:0x22f CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.015: [upf] INFO: UE F-SEID[UP:0x22f CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.020: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 03/16 11:05:58.020: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 03/16 11:05:58.020: [smf] INFO: UE IMSI[262423378329699] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.021: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 03/16 11:05:58.021: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.021: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.026: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 03/16 11:05:58.026: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 03/16 11:05:58.026: [smf] INFO: UE IMSI[262428000891928] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.027: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 03/16 11:05:58.027: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.027: [upf] INFO: UE F-SEID[UP:0xc2b CP:0x92f] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.032: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 03/16 11:05:58.032: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 03/16 11:05:58.032: [smf] INFO: UE IMSI[262421663693314] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.033: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 03/16 11:05:58.033: [upf] INFO: UE F-SEID[UP:0xbff CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.033: [upf] INFO: UE F-SEID[UP:0xbff CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.038: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 03/16 11:05:58.038: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 03/16 11:05:58.038: [smf] INFO: UE IMSI[262428252207975] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.038: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 03/16 11:05:58.038: [upf] INFO: UE F-SEID[UP:0x14d CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.038: [upf] INFO: UE F-SEID[UP:0x14d CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.044: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 03/16 11:05:58.044: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 03/16 11:05:58.044: [smf] INFO: UE IMSI[262426180481525] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.044: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 03/16 11:05:58.044: [upf] INFO: UE F-SEID[UP:0x50 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.044: [upf] INFO: UE F-SEID[UP:0x50 CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.050: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 03/16 11:05:58.050: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 03/16 11:05:58.050: [smf] INFO: UE IMSI[262429349088921] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.050: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 03/16 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x27e CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x27e CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.056: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 03/16 11:05:58.056: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 03/16 11:05:58.056: [smf] INFO: UE IMSI[262428624248227] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.056: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 03/16 11:05:58.056: [upf] INFO: UE F-SEID[UP:0x784 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.056: [upf] INFO: UE F-SEID[UP:0x784 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.061: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 03/16 11:05:58.061: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 03/16 11:05:58.061: [smf] INFO: UE IMSI[262424193073141] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.062: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 03/16 11:05:58.062: [upf] INFO: UE F-SEID[UP:0xf77 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.062: [upf] INFO: UE F-SEID[UP:0xf77 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.067: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 03/16 11:05:58.067: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 03/16 11:05:58.067: [smf] INFO: UE IMSI[262420513261569] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.068: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 03/16 11:05:58.068: [upf] INFO: UE F-SEID[UP:0x49f CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.068: [upf] INFO: UE F-SEID[UP:0x49f CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.073: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 03/16 11:05:58.073: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 03/16 11:05:58.073: [smf] INFO: UE IMSI[262424943581927] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.074: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 03/16 11:05:58.074: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.074: [upf] INFO: UE F-SEID[UP:0xb3c CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.079: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 03/16 11:05:58.079: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 03/16 11:05:58.079: [smf] INFO: UE IMSI[262425470557238] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.080: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 03/16 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.085: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 03/16 11:05:58.085: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 03/16 11:05:58.085: [smf] INFO: UE IMSI[262429125978097] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.086: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 03/16 11:05:58.086: [upf] INFO: UE F-SEID[UP:0x615 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.086: [upf] INFO: UE F-SEID[UP:0x615 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.091: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 03/16 11:05:58.091: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 03/16 11:05:58.091: [smf] INFO: UE IMSI[262423001398134] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.091: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 03/16 11:05:58.091: [upf] INFO: UE F-SEID[UP:0x838 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.091: [upf] INFO: UE F-SEID[UP:0x838 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.097: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 03/16 11:05:58.097: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 03/16 11:05:58.097: [smf] INFO: UE IMSI[262421604375033] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.098: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 03/16 11:05:58.098: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.098: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.103: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 03/16 11:05:58.103: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 03/16 11:05:58.103: [smf] INFO: UE IMSI[262421851608445] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.103: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 03/16 11:05:58.103: [upf] INFO: UE F-SEID[UP:0x8b CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.103: [upf] INFO: UE F-SEID[UP:0x8b CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.108: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 03/16 11:05:58.108: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 03/16 11:05:58.108: [smf] INFO: UE IMSI[262429646920164] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.109: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 03/16 11:05:58.109: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.109: [upf] INFO: UE F-SEID[UP:0xba5 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.114: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 03/16 11:05:58.114: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 03/16 11:05:58.114: [smf] INFO: UE IMSI[262420128432307] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.115: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 03/16 11:05:58.115: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.115: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.120: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 03/16 11:05:58.120: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 03/16 11:05:58.120: [smf] INFO: UE IMSI[262423297879486] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.121: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 03/16 11:05:58.121: [upf] INFO: UE F-SEID[UP:0x133 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.121: [upf] INFO: UE F-SEID[UP:0x133 CP:0xe70] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.126: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 03/16 11:05:58.126: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 03/16 11:05:58.126: [smf] INFO: UE IMSI[262426937029213] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.127: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 03/16 11:05:58.127: [upf] INFO: UE F-SEID[UP:0x29d CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.127: [upf] INFO: UE F-SEID[UP:0x29d CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.132: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 03/16 11:05:58.132: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 03/16 11:05:58.132: [smf] INFO: UE IMSI[262428871808381] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.133: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 03/16 11:05:58.133: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.133: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.137: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 03/16 11:05:58.137: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 03/16 11:05:58.137: [smf] INFO: UE IMSI[262422469359363] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.138: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 03/16 11:05:58.138: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.138: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.143: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 03/16 11:05:58.143: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 03/16 11:05:58.143: [smf] INFO: UE IMSI[262421583488544] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.144: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 03/16 11:05:58.144: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.144: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.149: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 03/16 11:05:58.149: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 03/16 11:05:58.149: [smf] INFO: UE IMSI[262420295397648] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.150: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 03/16 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x4de CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.150: [upf] INFO: UE F-SEID[UP:0x4de CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.155: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 03/16 11:05:58.155: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 03/16 11:05:58.155: [smf] INFO: UE IMSI[262426310753961] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.156: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 03/16 11:05:58.156: [upf] INFO: UE F-SEID[UP:0x73 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.156: [upf] INFO: UE F-SEID[UP:0x73 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.161: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 03/16 11:05:58.161: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 03/16 11:05:58.161: [smf] INFO: UE IMSI[262426014713726] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.162: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 03/16 11:05:58.162: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.162: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.166: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 03/16 11:05:58.166: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 03/16 11:05:58.166: [smf] INFO: UE IMSI[262429175563980] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.167: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 03/16 11:05:58.167: [upf] INFO: UE F-SEID[UP:0xb8 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.167: [upf] INFO: UE F-SEID[UP:0xb8 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.172: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 03/16 11:05:58.172: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 03/16 11:05:58.172: [smf] INFO: UE IMSI[262428064331654] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.173: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 03/16 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.178: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 03/16 11:05:58.178: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 03/16 11:05:58.178: [smf] INFO: UE IMSI[262426902269972] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.179: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 03/16 11:05:58.179: [upf] INFO: UE F-SEID[UP:0xfde CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.179: [upf] INFO: UE F-SEID[UP:0xfde CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.184: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 03/16 11:05:58.184: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 03/16 11:05:58.184: [smf] INFO: UE IMSI[262429126100108] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.185: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 03/16 11:05:58.185: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.185: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.189: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 03/16 11:05:58.189: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 03/16 11:05:58.189: [smf] INFO: UE IMSI[262422297635852] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.190: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 03/16 11:05:58.190: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.190: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.195: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 03/16 11:05:58.195: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 03/16 11:05:58.195: [smf] INFO: UE IMSI[262424532095272] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.196: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 03/16 11:05:58.196: [upf] INFO: UE F-SEID[UP:0x326 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.196: [upf] INFO: UE F-SEID[UP:0x326 CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.201: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 03/16 11:05:58.201: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 03/16 11:05:58.201: [smf] INFO: UE IMSI[262424856036272] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.201: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 03/16 11:05:58.201: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.201: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.206: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 03/16 11:05:58.206: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 03/16 11:05:58.206: [smf] INFO: UE IMSI[262426424764402] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.207: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 03/16 11:05:58.207: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.207: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.212: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 03/16 11:05:58.212: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 03/16 11:05:58.212: [smf] INFO: UE IMSI[262423909121645] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.213: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 03/16 11:05:58.213: [upf] INFO: UE F-SEID[UP:0x7f CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.213: [upf] INFO: UE F-SEID[UP:0x7f CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.218: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 03/16 11:05:58.218: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 03/16 11:05:58.218: [smf] INFO: UE IMSI[262423759069716] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.219: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 03/16 11:05:58.219: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.219: [upf] INFO: UE F-SEID[UP:0xe71 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.223: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 03/16 11:05:58.223: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 03/16 11:05:58.223: [smf] INFO: UE IMSI[262426391870736] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.224: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 03/16 11:05:58.224: [upf] INFO: UE F-SEID[UP:0x445 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.224: [upf] INFO: UE F-SEID[UP:0x445 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.229: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 03/16 11:05:58.229: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 03/16 11:05:58.229: [smf] INFO: UE IMSI[262421399039704] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.230: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 03/16 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x166 CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x166 CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.235: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 03/16 11:05:58.235: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 03/16 11:05:58.235: [smf] INFO: UE IMSI[262427559687340] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.236: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 03/16 11:05:58.236: [upf] INFO: UE F-SEID[UP:0x114 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.236: [upf] INFO: UE F-SEID[UP:0x114 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.240: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 03/16 11:05:58.241: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 03/16 11:05:58.241: [smf] INFO: UE IMSI[262429290856500] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.241: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 03/16 11:05:58.241: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.241: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.246: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 03/16 11:05:58.246: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 03/16 11:05:58.246: [smf] INFO: UE IMSI[262427750679848] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.247: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 03/16 11:05:58.247: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.247: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.252: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 03/16 11:05:58.252: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 03/16 11:05:58.252: [smf] INFO: UE IMSI[262427007503336] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.253: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 03/16 11:05:58.253: [upf] INFO: UE F-SEID[UP:0x789 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.253: [upf] INFO: UE F-SEID[UP:0x789 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.258: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 03/16 11:05:58.258: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 03/16 11:05:58.258: [smf] INFO: UE IMSI[262422867717549] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.259: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 03/16 11:05:58.259: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.259: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.263: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 03/16 11:05:58.263: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 03/16 11:05:58.263: [smf] INFO: UE IMSI[262429528179996] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.264: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 03/16 11:05:58.264: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.264: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.269: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 03/16 11:05:58.269: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 03/16 11:05:58.269: [smf] INFO: UE IMSI[262422598030880] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.270: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 03/16 11:05:58.270: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.270: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.275: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 03/16 11:05:58.275: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 03/16 11:05:58.275: [smf] INFO: UE IMSI[262426722861327] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.275: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 03/16 11:05:58.275: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.275: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.280: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 03/16 11:05:58.280: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 03/16 11:05:58.280: [smf] INFO: UE IMSI[262420162032441] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.281: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 03/16 11:05:58.281: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.281: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.286: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 03/16 11:05:58.286: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 03/16 11:05:58.286: [smf] INFO: UE IMSI[262420009552492] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.287: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 03/16 11:05:58.287: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.287: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.292: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 03/16 11:05:58.292: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 03/16 11:05:58.292: [smf] INFO: UE IMSI[262426110291670] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.293: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 03/16 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x95c CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x95c CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.297: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 03/16 11:05:58.297: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 03/16 11:05:58.297: [smf] INFO: UE IMSI[262422185352315] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.298: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 03/16 11:05:58.298: [upf] INFO: UE F-SEID[UP:0xfee CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.298: [upf] INFO: UE F-SEID[UP:0xfee CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.303: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 03/16 11:05:58.303: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 03/16 11:05:58.303: [smf] INFO: UE IMSI[262426813690714] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.304: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 03/16 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.304: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.309: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 03/16 11:05:58.309: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 03/16 11:05:58.309: [smf] INFO: UE IMSI[262426406597337] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.310: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 03/16 11:05:58.310: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.310: [upf] INFO: UE F-SEID[UP:0xb8d CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.315: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 03/16 11:05:58.315: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 03/16 11:05:58.315: [smf] INFO: UE IMSI[262428715519742] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.315: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 03/16 11:05:58.315: [upf] INFO: UE F-SEID[UP:0x297 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.315: [upf] INFO: UE F-SEID[UP:0x297 CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.320: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 03/16 11:05:58.320: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 03/16 11:05:58.320: [smf] INFO: UE IMSI[262428796158409] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.321: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 03/16 11:05:58.321: [upf] INFO: UE F-SEID[UP:0x110 CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.321: [upf] INFO: UE F-SEID[UP:0x110 CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.326: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 03/16 11:05:58.326: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 03/16 11:05:58.326: [smf] INFO: UE IMSI[262425872995309] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.327: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 03/16 11:05:58.327: [upf] INFO: UE F-SEID[UP:0x687 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.327: [upf] INFO: UE F-SEID[UP:0x687 CP:0x8d1] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.332: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 03/16 11:05:58.332: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 03/16 11:05:58.332: [smf] INFO: UE IMSI[262429802814992] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.333: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 03/16 11:05:58.333: [upf] INFO: UE F-SEID[UP:0xa4b CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.333: [upf] INFO: UE F-SEID[UP:0xa4b CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.337: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 03/16 11:05:58.337: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 03/16 11:05:58.337: [smf] INFO: UE IMSI[262427002898877] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.338: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 03/16 11:05:58.338: [upf] INFO: UE F-SEID[UP:0x36a CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.338: [upf] INFO: UE F-SEID[UP:0x36a CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.343: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 03/16 11:05:58.343: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 03/16 11:05:58.343: [smf] INFO: UE IMSI[262428662869428] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.344: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 03/16 11:05:58.344: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.344: [upf] INFO: UE F-SEID[UP:0xb2d CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.349: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 03/16 11:05:58.349: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 03/16 11:05:58.349: [smf] INFO: UE IMSI[262421166087209] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.350: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 03/16 11:05:58.350: [upf] INFO: UE F-SEID[UP:0x70 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.350: [upf] INFO: UE F-SEID[UP:0x70 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.354: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 03/16 11:05:58.354: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 03/16 11:05:58.354: [smf] INFO: UE IMSI[262423162009388] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.355: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 03/16 11:05:58.355: [upf] INFO: UE F-SEID[UP:0x376 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.355: [upf] INFO: UE F-SEID[UP:0x376 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.360: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 03/16 11:05:58.360: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 03/16 11:05:58.360: [smf] INFO: UE IMSI[262424564477871] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.361: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 03/16 11:05:58.361: [upf] INFO: UE F-SEID[UP:0x18c CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.361: [upf] INFO: UE F-SEID[UP:0x18c CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.366: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 03/16 11:05:58.366: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 03/16 11:05:58.366: [smf] INFO: UE IMSI[262421083773727] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.367: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 03/16 11:05:58.367: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.367: [upf] INFO: UE F-SEID[UP:0xac3 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.372: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 03/16 11:05:58.372: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 03/16 11:05:58.372: [smf] INFO: UE IMSI[262427587981170] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.373: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 03/16 11:05:58.373: [upf] INFO: UE F-SEID[UP:0x861 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.373: [upf] INFO: UE F-SEID[UP:0x861 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.377: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 03/16 11:05:58.377: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 03/16 11:05:58.377: [smf] INFO: UE IMSI[262427207067918] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.378: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 03/16 11:05:58.378: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.378: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.383: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 03/16 11:05:58.383: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 03/16 11:05:58.383: [smf] INFO: UE IMSI[262429393720395] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.384: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 03/16 11:05:58.384: [upf] INFO: UE F-SEID[UP:0x83b CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.384: [upf] INFO: UE F-SEID[UP:0x83b CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.389: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 03/16 11:05:58.389: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 03/16 11:05:58.389: [smf] INFO: UE IMSI[262429904272184] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.390: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 03/16 11:05:58.390: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.390: [upf] INFO: UE F-SEID[UP:0x4d0 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.395: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 03/16 11:05:58.395: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 03/16 11:05:58.395: [smf] INFO: UE IMSI[262425183931278] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.396: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 03/16 11:05:58.396: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.396: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.401: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 03/16 11:05:58.401: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 03/16 11:05:58.401: [smf] INFO: UE IMSI[262420069938906] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.401: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 03/16 11:05:58.401: [upf] INFO: UE F-SEID[UP:0xeda CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.401: [upf] INFO: UE F-SEID[UP:0xeda CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.406: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 03/16 11:05:58.406: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 03/16 11:05:58.406: [smf] INFO: UE IMSI[262428368535053] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.407: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 03/16 11:05:58.407: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.407: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.412: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 03/16 11:05:58.412: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 03/16 11:05:58.412: [smf] INFO: UE IMSI[262422454345274] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.413: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 03/16 11:05:58.413: [upf] INFO: UE F-SEID[UP:0x842 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.413: [upf] INFO: UE F-SEID[UP:0x842 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.418: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 03/16 11:05:58.418: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 03/16 11:05:58.418: [smf] INFO: UE IMSI[262426970981061] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.419: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 03/16 11:05:58.419: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.419: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.424: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 03/16 11:05:58.424: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 03/16 11:05:58.424: [smf] INFO: UE IMSI[262424561467922] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.425: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 03/16 11:05:58.425: [upf] INFO: UE F-SEID[UP:0x836 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.425: [upf] INFO: UE F-SEID[UP:0x836 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.431: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 03/16 11:05:58.431: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 03/16 11:05:58.431: [smf] INFO: UE IMSI[262426379903287] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.432: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 03/16 11:05:58.432: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.432: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.438: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 03/16 11:05:58.438: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 03/16 11:05:58.438: [smf] INFO: UE IMSI[262423559132323] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.439: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 03/16 11:05:58.439: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.439: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.444: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 03/16 11:05:58.444: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 03/16 11:05:58.444: [smf] INFO: UE IMSI[262428722663851] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.445: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 03/16 11:05:58.445: [upf] INFO: UE F-SEID[UP:0x49e CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.445: [upf] INFO: UE F-SEID[UP:0x49e CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.450: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 03/16 11:05:58.450: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 03/16 11:05:58.450: [smf] INFO: UE IMSI[262422880659002] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.451: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 03/16 11:05:58.451: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.451: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.457: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 03/16 11:05:58.457: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 03/16 11:05:58.457: [smf] INFO: UE IMSI[262422142223531] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.458: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 03/16 11:05:58.458: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.458: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.463: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 03/16 11:05:58.463: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 03/16 11:05:58.463: [smf] INFO: UE IMSI[262421901357749] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.463: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 03/16 11:05:58.463: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.463: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.468: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 03/16 11:05:58.468: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 03/16 11:05:58.468: [smf] INFO: UE IMSI[262420711933886] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.469: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 03/16 11:05:58.469: [upf] INFO: UE F-SEID[UP:0x548 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.469: [upf] INFO: UE F-SEID[UP:0x548 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.474: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 03/16 11:05:58.474: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 03/16 11:05:58.474: [smf] INFO: UE IMSI[262422480129863] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.475: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 03/16 11:05:58.475: [upf] INFO: UE F-SEID[UP:0x534 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.475: [upf] INFO: UE F-SEID[UP:0x534 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.480: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 03/16 11:05:58.480: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 03/16 11:05:58.480: [smf] INFO: UE IMSI[262424861202797] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.481: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 03/16 11:05:58.481: [upf] INFO: UE F-SEID[UP:0x944 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.481: [upf] INFO: UE F-SEID[UP:0x944 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.486: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 03/16 11:05:58.486: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 03/16 11:05:58.486: [smf] INFO: UE IMSI[262427963190159] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.486: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 03/16 11:05:58.486: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.486: [upf] INFO: UE F-SEID[UP:0x8d7 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.492: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 03/16 11:05:58.492: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 03/16 11:05:58.492: [smf] INFO: UE IMSI[262424667497788] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.492: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 03/16 11:05:58.492: [upf] INFO: UE F-SEID[UP:0x371 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.492: [upf] INFO: UE F-SEID[UP:0x371 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.497: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 03/16 11:05:58.497: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 03/16 11:05:58.497: [smf] INFO: UE IMSI[262428951489713] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.498: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 03/16 11:05:58.498: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.498: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.503: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 03/16 11:05:58.503: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 03/16 11:05:58.503: [smf] INFO: UE IMSI[262421229602522] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.504: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 03/16 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x966 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x966 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.509: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 03/16 11:05:58.509: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 03/16 11:05:58.509: [smf] INFO: UE IMSI[262429565384396] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.510: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 03/16 11:05:58.510: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.510: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.515: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 03/16 11:05:58.515: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 03/16 11:05:58.515: [smf] INFO: UE IMSI[262422839190154] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.516: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 03/16 11:05:58.516: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.516: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.521: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 03/16 11:05:58.521: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 03/16 11:05:58.521: [smf] INFO: UE IMSI[262423695514246] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.521: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 03/16 11:05:58.521: [upf] INFO: UE F-SEID[UP:0xeac CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.521: [upf] INFO: UE F-SEID[UP:0xeac CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.526: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 03/16 11:05:58.526: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 03/16 11:05:58.526: [smf] INFO: UE IMSI[262425769489057] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.527: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 03/16 11:05:58.527: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.527: [upf] INFO: UE F-SEID[UP:0xe50 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.532: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 03/16 11:05:58.532: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 03/16 11:05:58.532: [smf] INFO: UE IMSI[262420123952627] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.533: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 03/16 11:05:58.533: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.533: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x2fc] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.538: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 03/16 11:05:58.538: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 03/16 11:05:58.538: [smf] INFO: UE IMSI[262427146984048] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.538: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 03/16 11:05:58.538: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.538: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.544: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 03/16 11:05:58.544: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 03/16 11:05:58.544: [smf] INFO: UE IMSI[262428303936876] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.545: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 03/16 11:05:58.545: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.545: [upf] INFO: UE F-SEID[UP:0xf13 CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.550: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 03/16 11:05:58.550: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 03/16 11:05:58.550: [smf] INFO: UE IMSI[262429724206927] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.550: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 03/16 11:05:58.550: [upf] INFO: UE F-SEID[UP:0xbae CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.550: [upf] INFO: UE F-SEID[UP:0xbae CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.556: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 03/16 11:05:58.556: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 03/16 11:05:58.556: [smf] INFO: UE IMSI[262422670344176] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.556: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 03/16 11:05:58.556: [upf] INFO: UE F-SEID[UP:0x156 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.556: [upf] INFO: UE F-SEID[UP:0x156 CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.561: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 03/16 11:05:58.561: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 03/16 11:05:58.561: [smf] INFO: UE IMSI[262426576065195] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.562: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 03/16 11:05:58.562: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.562: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.567: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 03/16 11:05:58.567: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 03/16 11:05:58.567: [smf] INFO: UE IMSI[262426926356307] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.568: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 03/16 11:05:58.568: [upf] INFO: UE F-SEID[UP:0x785 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.568: [upf] INFO: UE F-SEID[UP:0x785 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.573: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 03/16 11:05:58.573: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 03/16 11:05:58.573: [smf] INFO: UE IMSI[262425392801882] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.574: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 03/16 11:05:58.574: [upf] INFO: UE F-SEID[UP:0x184 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.574: [upf] INFO: UE F-SEID[UP:0x184 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.579: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 03/16 11:05:58.579: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 03/16 11:05:58.579: [smf] INFO: UE IMSI[262420129156335] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.580: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 03/16 11:05:58.580: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.580: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.585: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 03/16 11:05:58.585: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 03/16 11:05:58.585: [smf] INFO: UE IMSI[262428887785588] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.585: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 03/16 11:05:58.585: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.585: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.591: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 03/16 11:05:58.591: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 03/16 11:05:58.591: [smf] INFO: UE IMSI[262421964071130] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.591: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 03/16 11:05:58.591: [upf] INFO: UE F-SEID[UP:0x126 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.591: [upf] INFO: UE F-SEID[UP:0x126 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.596: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 03/16 11:05:58.596: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 03/16 11:05:58.596: [smf] INFO: UE IMSI[262427005226275] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.597: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 03/16 11:05:58.597: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.597: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.602: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 03/16 11:05:58.602: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 03/16 11:05:58.602: [smf] INFO: UE IMSI[262421034814537] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.603: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 03/16 11:05:58.603: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.603: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.608: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 03/16 11:05:58.608: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 03/16 11:05:58.608: [smf] INFO: UE IMSI[262428870073399] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.609: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 03/16 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.614: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 03/16 11:05:58.614: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 03/16 11:05:58.614: [smf] INFO: UE IMSI[262428853381687] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.615: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 03/16 11:05:58.615: [upf] INFO: UE F-SEID[UP:0x956 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.615: [upf] INFO: UE F-SEID[UP:0x956 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.620: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 03/16 11:05:58.620: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 03/16 11:05:58.620: [smf] INFO: UE IMSI[262429887969147] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.620: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 03/16 11:05:58.620: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.620: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.626: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 03/16 11:05:58.626: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 03/16 11:05:58.626: [smf] INFO: UE IMSI[262425571976892] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.626: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 03/16 11:05:58.626: [upf] INFO: UE F-SEID[UP:0x941 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.626: [upf] INFO: UE F-SEID[UP:0x941 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.631: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 03/16 11:05:58.631: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 03/16 11:05:58.631: [smf] INFO: UE IMSI[262422096430646] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.632: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 03/16 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x96f CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.632: [upf] INFO: UE F-SEID[UP:0x96f CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.637: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 03/16 11:05:58.637: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 03/16 11:05:58.637: [smf] INFO: UE IMSI[262421597965135] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.638: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 03/16 11:05:58.638: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.638: [upf] INFO: UE F-SEID[UP:0xbf4 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.643: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 03/16 11:05:58.643: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 03/16 11:05:58.643: [smf] INFO: UE IMSI[262429028194515] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.644: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 03/16 11:05:58.644: [upf] INFO: UE F-SEID[UP:0x240 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.644: [upf] INFO: UE F-SEID[UP:0x240 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.649: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 03/16 11:05:58.649: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 03/16 11:05:58.649: [smf] INFO: UE IMSI[262424703085464] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.650: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 03/16 11:05:58.650: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.650: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.655: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 03/16 11:05:58.655: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 03/16 11:05:58.655: [smf] INFO: UE IMSI[262422405005224] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.656: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 03/16 11:05:58.656: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.656: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.661: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 03/16 11:05:58.661: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 03/16 11:05:58.661: [smf] INFO: UE IMSI[262429370538996] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.662: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 03/16 11:05:58.662: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.662: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.667: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 03/16 11:05:58.667: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 03/16 11:05:58.667: [smf] INFO: UE IMSI[262428741588430] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.668: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 03/16 11:05:58.668: [upf] INFO: UE F-SEID[UP:0x471 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.668: [upf] INFO: UE F-SEID[UP:0x471 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.673: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 03/16 11:05:58.673: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 03/16 11:05:58.673: [smf] INFO: UE IMSI[262429004200501] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.673: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 03/16 11:05:58.673: [upf] INFO: UE F-SEID[UP:0xadd CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.673: [upf] INFO: UE F-SEID[UP:0xadd CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.678: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 03/16 11:05:58.678: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 03/16 11:05:58.678: [smf] INFO: UE IMSI[262424281649706] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.679: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 03/16 11:05:58.679: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.679: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0x383] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.684: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 03/16 11:05:58.684: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 03/16 11:05:58.684: [smf] INFO: UE IMSI[262426203354595] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.685: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 03/16 11:05:58.685: [upf] INFO: UE F-SEID[UP:0x67c CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.685: [upf] INFO: UE F-SEID[UP:0x67c CP:0x4a0] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.690: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 03/16 11:05:58.690: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 03/16 11:05:58.690: [smf] INFO: UE IMSI[262429744410039] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.691: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 03/16 11:05:58.691: [upf] INFO: UE F-SEID[UP:0x53f CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.691: [upf] INFO: UE F-SEID[UP:0x53f CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.696: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 03/16 11:05:58.696: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 03/16 11:05:58.696: [smf] INFO: UE IMSI[262424045138437] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.697: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 03/16 11:05:58.697: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.697: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.702: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 03/16 11:05:58.702: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 03/16 11:05:58.702: [smf] INFO: UE IMSI[262424629899412] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.703: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 03/16 11:05:58.703: [upf] INFO: UE F-SEID[UP:0x38d CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.703: [upf] INFO: UE F-SEID[UP:0x38d CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.708: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 03/16 11:05:58.708: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 03/16 11:05:58.708: [smf] INFO: UE IMSI[262420049406792] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.709: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 03/16 11:05:58.709: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.709: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.714: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 03/16 11:05:58.714: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 03/16 11:05:58.714: [smf] INFO: UE IMSI[262423878725716] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.715: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 03/16 11:05:58.715: [upf] INFO: UE F-SEID[UP:0x443 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.715: [upf] INFO: UE F-SEID[UP:0x443 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.720: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 03/16 11:05:58.720: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 03/16 11:05:58.720: [smf] INFO: UE IMSI[262428967938682] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.721: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 03/16 11:05:58.721: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.721: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.726: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 03/16 11:05:58.726: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 03/16 11:05:58.726: [smf] INFO: UE IMSI[262426956438668] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.727: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 03/16 11:05:58.727: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.727: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.732: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 03/16 11:05:58.732: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 03/16 11:05:58.732: [smf] INFO: UE IMSI[262423652128361] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.733: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 03/16 11:05:58.733: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.733: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.738: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 03/16 11:05:58.738: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 03/16 11:05:58.738: [smf] INFO: UE IMSI[262420138572723] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.739: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 03/16 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x7d0 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.744: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 03/16 11:05:58.744: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 03/16 11:05:58.744: [smf] INFO: UE IMSI[262424861807771] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.745: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 03/16 11:05:58.745: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.745: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.750: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 03/16 11:05:58.750: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 03/16 11:05:58.750: [smf] INFO: UE IMSI[262423207944564] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.751: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 03/16 11:05:58.751: [upf] INFO: UE F-SEID[UP:0x78d CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.751: [upf] INFO: UE F-SEID[UP:0x78d CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.757: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 03/16 11:05:58.757: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 03/16 11:05:58.757: [smf] INFO: UE IMSI[262422867354760] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.758: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 03/16 11:05:58.758: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.758: [upf] INFO: UE F-SEID[UP:0xc7e CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.763: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 03/16 11:05:58.763: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 03/16 11:05:58.763: [smf] INFO: UE IMSI[262427731707624] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.765: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 03/16 11:05:58.765: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.765: [upf] INFO: UE F-SEID[UP:0xef3 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.770: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 03/16 11:05:58.770: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 03/16 11:05:58.770: [smf] INFO: UE IMSI[262420539008008] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.772: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 03/16 11:05:58.772: [upf] INFO: UE F-SEID[UP:0x99c CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.772: [upf] INFO: UE F-SEID[UP:0x99c CP:0xcc] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.776: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 03/16 11:05:58.776: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 03/16 11:05:58.776: [smf] INFO: UE IMSI[262429129999918] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.777: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 03/16 11:05:58.777: [upf] INFO: UE F-SEID[UP:0x9e CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.777: [upf] INFO: UE F-SEID[UP:0x9e CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.782: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 03/16 11:05:58.782: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 03/16 11:05:58.782: [smf] INFO: UE IMSI[262426128191350] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.783: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 03/16 11:05:58.783: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.783: [upf] INFO: UE F-SEID[UP:0xf8e CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.788: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 03/16 11:05:58.788: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 03/16 11:05:58.788: [smf] INFO: UE IMSI[262426668102173] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.789: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 03/16 11:05:58.789: [upf] INFO: UE F-SEID[UP:0x998 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.789: [upf] INFO: UE F-SEID[UP:0x998 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.794: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 03/16 11:05:58.794: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 03/16 11:05:58.794: [smf] INFO: UE IMSI[262428475083333] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.795: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 03/16 11:05:58.795: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.795: [upf] INFO: UE F-SEID[UP:0xc34 CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.800: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 03/16 11:05:58.800: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 03/16 11:05:58.800: [smf] INFO: UE IMSI[262426104471616] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.801: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 03/16 11:05:58.801: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.801: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.806: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 03/16 11:05:58.806: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 03/16 11:05:58.806: [smf] INFO: UE IMSI[262426953968291] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.806: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 03/16 11:05:58.806: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.806: [upf] INFO: UE F-SEID[UP:0x6cd CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.812: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 03/16 11:05:58.812: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 03/16 11:05:58.812: [smf] INFO: UE IMSI[262424500457832] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.812: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 03/16 11:05:58.812: [upf] INFO: UE F-SEID[UP:0xccd CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.812: [upf] INFO: UE F-SEID[UP:0xccd CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.817: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 03/16 11:05:58.817: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 03/16 11:05:58.817: [smf] INFO: UE IMSI[262428266910873] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.818: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 03/16 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.818: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.823: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 03/16 11:05:58.823: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 03/16 11:05:58.823: [smf] INFO: UE IMSI[262422891257850] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.824: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 03/16 11:05:58.824: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.824: [upf] INFO: UE F-SEID[UP:0xe07 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.829: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 03/16 11:05:58.829: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 03/16 11:05:58.829: [smf] INFO: UE IMSI[262426535371802] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.830: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 03/16 11:05:58.830: [upf] INFO: UE F-SEID[UP:0x99e CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.830: [upf] INFO: UE F-SEID[UP:0x99e CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.835: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 03/16 11:05:58.835: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 03/16 11:05:58.835: [smf] INFO: UE IMSI[262420348373843] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.835: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 03/16 11:05:58.835: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.835: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0x415] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.841: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 03/16 11:05:58.841: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 03/16 11:05:58.841: [smf] INFO: UE IMSI[262423502421327] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.841: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 03/16 11:05:58.841: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.841: [upf] INFO: UE F-SEID[UP:0xb58 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.847: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 03/16 11:05:58.847: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 03/16 11:05:58.847: [smf] INFO: UE IMSI[262421322877920] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.847: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 03/16 11:05:58.847: [upf] INFO: UE F-SEID[UP:0x28b CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.847: [upf] INFO: UE F-SEID[UP:0x28b CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.852: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 03/16 11:05:58.852: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 03/16 11:05:58.852: [smf] INFO: UE IMSI[262425154804883] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.853: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 03/16 11:05:58.853: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.853: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.858: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 03/16 11:05:58.858: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 03/16 11:05:58.858: [smf] INFO: UE IMSI[262425925230277] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.859: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 03/16 11:05:58.859: [upf] INFO: UE F-SEID[UP:0xccf CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.859: [upf] INFO: UE F-SEID[UP:0xccf CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.865: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 03/16 11:05:58.865: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 03/16 11:05:58.865: [smf] INFO: UE IMSI[262424979996092] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.865: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 03/16 11:05:58.865: [upf] INFO: UE F-SEID[UP:0xac2 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.865: [upf] INFO: UE F-SEID[UP:0xac2 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.871: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 03/16 11:05:58.871: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 03/16 11:05:58.871: [smf] INFO: UE IMSI[262421171622795] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.872: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 03/16 11:05:58.872: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.872: [upf] INFO: UE F-SEID[UP:0xda6 CP:0xeb7] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.877: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 03/16 11:05:58.877: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 03/16 11:05:58.877: [smf] INFO: UE IMSI[262429201380297] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.878: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 03/16 11:05:58.878: [upf] INFO: UE F-SEID[UP:0x6af CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.878: [upf] INFO: UE F-SEID[UP:0x6af CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.883: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 03/16 11:05:58.883: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 03/16 11:05:58.883: [smf] INFO: UE IMSI[262423500589197] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.884: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 03/16 11:05:58.884: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.884: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.889: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 03/16 11:05:58.889: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 03/16 11:05:58.889: [smf] INFO: UE IMSI[262425065945267] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.890: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 03/16 11:05:58.890: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.890: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.895: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 03/16 11:05:58.895: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 03/16 11:05:58.895: [smf] INFO: UE IMSI[262420624382936] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.896: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 03/16 11:05:58.896: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.896: [upf] INFO: UE F-SEID[UP:0x6d8 CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.901: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 03/16 11:05:58.901: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 03/16 11:05:58.901: [smf] INFO: UE IMSI[262429157326549] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.901: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 03/16 11:05:58.901: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.901: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.907: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 03/16 11:05:58.907: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 03/16 11:05:58.907: [smf] INFO: UE IMSI[262428396199004] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.907: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 03/16 11:05:58.907: [upf] INFO: UE F-SEID[UP:0x847 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.907: [upf] INFO: UE F-SEID[UP:0x847 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.912: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 03/16 11:05:58.912: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 03/16 11:05:58.912: [smf] INFO: UE IMSI[262426489267667] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.913: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 03/16 11:05:58.913: [upf] INFO: UE F-SEID[UP:0xcce CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.913: [upf] INFO: UE F-SEID[UP:0xcce CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.918: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 03/16 11:05:58.918: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 03/16 11:05:58.918: [smf] INFO: UE IMSI[262423740416154] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.919: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 03/16 11:05:58.919: [upf] INFO: UE F-SEID[UP:0x59b CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.919: [upf] INFO: UE F-SEID[UP:0x59b CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.924: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 03/16 11:05:58.924: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 03/16 11:05:58.924: [smf] INFO: UE IMSI[262429526949046] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.925: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 03/16 11:05:58.925: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.925: [upf] INFO: UE F-SEID[UP:0xe10 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.930: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 03/16 11:05:58.930: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 03/16 11:05:58.930: [smf] INFO: UE IMSI[262422460988537] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.930: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 03/16 11:05:58.930: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.930: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.936: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 03/16 11:05:58.936: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 03/16 11:05:58.936: [smf] INFO: UE IMSI[262424562680820] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.936: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 03/16 11:05:58.936: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.936: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.941: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 03/16 11:05:58.941: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 03/16 11:05:58.941: [smf] INFO: UE IMSI[262420909142108] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.942: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 03/16 11:05:58.942: [upf] INFO: UE F-SEID[UP:0x210 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.942: [upf] INFO: UE F-SEID[UP:0x210 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.947: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 03/16 11:05:58.947: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 03/16 11:05:58.947: [smf] INFO: UE IMSI[262425597637747] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.948: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 03/16 11:05:58.948: [upf] INFO: UE F-SEID[UP:0x18b CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.948: [upf] INFO: UE F-SEID[UP:0x18b CP:0xa21] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.953: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 03/16 11:05:58.953: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 03/16 11:05:58.953: [smf] INFO: UE IMSI[262426439571719] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.954: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 03/16 11:05:58.954: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.954: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.959: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 03/16 11:05:58.959: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 03/16 11:05:58.959: [smf] INFO: UE IMSI[262427489707640] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.960: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 03/16 11:05:58.960: [upf] INFO: UE F-SEID[UP:0x709 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.960: [upf] INFO: UE F-SEID[UP:0x709 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.966: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 03/16 11:05:58.966: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 03/16 11:05:58.966: [smf] INFO: UE IMSI[262428046778731] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.967: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 03/16 11:05:58.967: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.967: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x6a] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.972: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 03/16 11:05:58.972: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 03/16 11:05:58.972: [smf] INFO: UE IMSI[262423578859350] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.973: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 03/16 11:05:58.973: [upf] INFO: UE F-SEID[UP:0x807 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.973: [upf] INFO: UE F-SEID[UP:0x807 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.978: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 03/16 11:05:58.978: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 03/16 11:05:58.979: [smf] INFO: UE IMSI[262420714715349] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.979: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 03/16 11:05:58.979: [upf] INFO: UE F-SEID[UP:0x865 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.979: [upf] INFO: UE F-SEID[UP:0x865 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.985: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 03/16 11:05:58.985: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 03/16 11:05:58.985: [smf] INFO: UE IMSI[262422205832009] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.985: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 03/16 11:05:58.985: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.985: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.991: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 03/16 11:05:58.991: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 03/16 11:05:58.991: [smf] INFO: UE IMSI[262429588683000] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.991: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 03/16 11:05:58.991: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.991: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.996: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 03/16 11:05:58.996: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 03/16 11:05:58.996: [smf] INFO: UE IMSI[262425128475206] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:58.997: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 03/16 11:05:58.997: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:58.997: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.002: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 03/16 11:05:59.002: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 03/16 11:05:59.002: [smf] INFO: UE IMSI[262423613046518] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.003: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 03/16 11:05:59.003: [upf] INFO: UE F-SEID[UP:0xc67 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.003: [upf] INFO: UE F-SEID[UP:0xc67 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.008: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 03/16 11:05:59.008: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 03/16 11:05:59.008: [smf] INFO: UE IMSI[262426866215635] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.009: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 03/16 11:05:59.009: [upf] INFO: UE F-SEID[UP:0x18d CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.009: [upf] INFO: UE F-SEID[UP:0x18d CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.014: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 03/16 11:05:59.014: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 03/16 11:05:59.014: [smf] INFO: UE IMSI[262421423867344] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.015: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 03/16 11:05:59.015: [upf] INFO: UE F-SEID[UP:0x90b CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.015: [upf] INFO: UE F-SEID[UP:0x90b CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.020: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 03/16 11:05:59.020: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 03/16 11:05:59.020: [smf] INFO: UE IMSI[262424033536213] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.021: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 03/16 11:05:59.021: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.021: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.026: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 03/16 11:05:59.026: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 03/16 11:05:59.026: [smf] INFO: UE IMSI[262428117305610] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.027: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 03/16 11:05:59.027: [upf] INFO: UE F-SEID[UP:0x837 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.027: [upf] INFO: UE F-SEID[UP:0x837 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.032: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 03/16 11:05:59.032: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 03/16 11:05:59.032: [smf] INFO: UE IMSI[262422493670364] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.033: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 03/16 11:05:59.033: [upf] INFO: UE F-SEID[UP:0x316 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.033: [upf] INFO: UE F-SEID[UP:0x316 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.038: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 03/16 11:05:59.038: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 03/16 11:05:59.038: [smf] INFO: UE IMSI[262428114096450] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.038: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 03/16 11:05:59.038: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.038: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.045: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 03/16 11:05:59.045: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 03/16 11:05:59.045: [smf] INFO: UE IMSI[262420039555223] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.046: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 03/16 11:05:59.046: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.046: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.052: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 03/16 11:05:59.052: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 03/16 11:05:59.052: [smf] INFO: UE IMSI[262425574029700] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.053: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 03/16 11:05:59.053: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.053: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.059: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 03/16 11:05:59.059: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 03/16 11:05:59.059: [smf] INFO: UE IMSI[262424753600643] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.062: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 03/16 11:05:59.062: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.062: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.069: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 03/16 11:05:59.069: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 03/16 11:05:59.069: [smf] INFO: UE IMSI[262427469231649] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.071: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 03/16 11:05:59.071: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.071: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.077: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 03/16 11:05:59.077: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 03/16 11:05:59.077: [smf] INFO: UE IMSI[262428382590324] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.081: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 03/16 11:05:59.081: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.081: [upf] INFO: UE F-SEID[UP:0x2a4 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.084: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 03/16 11:05:59.084: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 03/16 11:05:59.084: [smf] INFO: UE IMSI[262427063599333] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.085: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 03/16 11:05:59.085: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.085: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.090: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 03/16 11:05:59.090: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 03/16 11:05:59.090: [smf] INFO: UE IMSI[262420085929835] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.091: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 03/16 11:05:59.091: [upf] INFO: UE F-SEID[UP:0x45a CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.091: [upf] INFO: UE F-SEID[UP:0x45a CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.096: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 03/16 11:05:59.096: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 03/16 11:05:59.096: [smf] INFO: UE IMSI[262423285675776] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.096: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 03/16 11:05:59.096: [upf] INFO: UE F-SEID[UP:0xfed CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.096: [upf] INFO: UE F-SEID[UP:0xfed CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.101: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 03/16 11:05:59.101: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 03/16 11:05:59.101: [smf] INFO: UE IMSI[262427193132183] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.102: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 03/16 11:05:59.102: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.102: [upf] INFO: UE F-SEID[UP:0xa5f CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.107: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 03/16 11:05:59.107: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 03/16 11:05:59.107: [smf] INFO: UE IMSI[262429824412453] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.108: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 03/16 11:05:59.108: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.108: [upf] INFO: UE F-SEID[UP:0x8ea CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.113: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 03/16 11:05:59.113: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 03/16 11:05:59.113: [smf] INFO: UE IMSI[262424271115374] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.114: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 03/16 11:05:59.114: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.114: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.119: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 03/16 11:05:59.119: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 03/16 11:05:59.119: [smf] INFO: UE IMSI[262424111311026] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.121: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 03/16 11:05:59.121: [upf] INFO: UE F-SEID[UP:0x502 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.121: [upf] INFO: UE F-SEID[UP:0x502 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.126: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 03/16 11:05:59.126: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 03/16 11:05:59.126: [smf] INFO: UE IMSI[262420966692594] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.128: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 03/16 11:05:59.128: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.128: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.133: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 03/16 11:05:59.133: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 03/16 11:05:59.133: [smf] INFO: UE IMSI[262428893993999] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.134: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 03/16 11:05:59.134: [upf] INFO: UE F-SEID[UP:0x852 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.134: [upf] INFO: UE F-SEID[UP:0x852 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.139: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 03/16 11:05:59.139: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 03/16 11:05:59.139: [smf] INFO: UE IMSI[262422082071011] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.140: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 03/16 11:05:59.140: [upf] INFO: UE F-SEID[UP:0xccb CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.140: [upf] INFO: UE F-SEID[UP:0xccb CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.145: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 03/16 11:05:59.145: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 03/16 11:05:59.145: [smf] INFO: UE IMSI[262428149472609] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.146: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 03/16 11:05:59.146: [upf] INFO: UE F-SEID[UP:0x18e CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.146: [upf] INFO: UE F-SEID[UP:0x18e CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.151: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 03/16 11:05:59.151: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 03/16 11:05:59.151: [smf] INFO: UE IMSI[262429703179221] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.152: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 03/16 11:05:59.152: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.152: [upf] INFO: UE F-SEID[UP:0xf1a CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.157: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 03/16 11:05:59.157: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 03/16 11:05:59.157: [smf] INFO: UE IMSI[262428366168775] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.157: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 03/16 11:05:59.157: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.157: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.163: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 03/16 11:05:59.163: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 03/16 11:05:59.163: [smf] INFO: UE IMSI[262426951109657] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.163: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 03/16 11:05:59.163: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.163: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.169: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 03/16 11:05:59.169: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 03/16 11:05:59.169: [smf] INFO: UE IMSI[262424305326974] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.169: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 03/16 11:05:59.169: [upf] INFO: UE F-SEID[UP:0xd3a CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.169: [upf] INFO: UE F-SEID[UP:0xd3a CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.175: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 03/16 11:05:59.175: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 03/16 11:05:59.175: [smf] INFO: UE IMSI[262420622782152] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.175: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 03/16 11:05:59.175: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.175: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.180: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 03/16 11:05:59.180: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 03/16 11:05:59.180: [smf] INFO: UE IMSI[262421534990506] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.181: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 03/16 11:05:59.181: [upf] INFO: UE F-SEID[UP:0xe03 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.181: [upf] INFO: UE F-SEID[UP:0xe03 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.186: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 03/16 11:05:59.186: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 03/16 11:05:59.186: [smf] INFO: UE IMSI[262426328730458] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.186: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 03/16 11:05:59.186: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.186: [upf] INFO: UE F-SEID[UP:0x4bc CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.192: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 03/16 11:05:59.192: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 03/16 11:05:59.192: [smf] INFO: UE IMSI[262421517482321] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.192: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 03/16 11:05:59.192: [upf] INFO: UE F-SEID[UP:0x498 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.192: [upf] INFO: UE F-SEID[UP:0x498 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.197: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 03/16 11:05:59.197: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 03/16 11:05:59.197: [smf] INFO: UE IMSI[262422288918916] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.198: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 03/16 11:05:59.198: [upf] INFO: UE F-SEID[UP:0x38b CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.198: [upf] INFO: UE F-SEID[UP:0x38b CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.203: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 03/16 11:05:59.203: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 03/16 11:05:59.203: [smf] INFO: UE IMSI[262421635780819] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.204: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 03/16 11:05:59.204: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.204: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.209: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 03/16 11:05:59.209: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 03/16 11:05:59.209: [smf] INFO: UE IMSI[262420445145457] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.210: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 03/16 11:05:59.210: [upf] INFO: UE F-SEID[UP:0xeee CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.210: [upf] INFO: UE F-SEID[UP:0xeee CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.215: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 03/16 11:05:59.215: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 03/16 11:05:59.215: [smf] INFO: UE IMSI[262425811308730] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.215: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 03/16 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x590 CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x590 CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.221: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 03/16 11:05:59.221: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 03/16 11:05:59.221: [smf] INFO: UE IMSI[262421191165921] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.221: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 03/16 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.221: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.226: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 03/16 11:05:59.226: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 03/16 11:05:59.226: [smf] INFO: UE IMSI[262420823029107] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.227: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 03/16 11:05:59.227: [upf] INFO: UE F-SEID[UP:0x5ab CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.227: [upf] INFO: UE F-SEID[UP:0x5ab CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.232: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 03/16 11:05:59.232: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 03/16 11:05:59.232: [smf] INFO: UE IMSI[262428220403473] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.233: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 03/16 11:05:59.233: [upf] INFO: UE F-SEID[UP:0x71c CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.233: [upf] INFO: UE F-SEID[UP:0x71c CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.238: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 03/16 11:05:59.238: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 03/16 11:05:59.238: [smf] INFO: UE IMSI[262428525170370] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.239: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 03/16 11:05:59.239: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.239: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.244: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 03/16 11:05:59.244: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 03/16 11:05:59.244: [smf] INFO: UE IMSI[262427418546056] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.244: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 03/16 11:05:59.244: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.244: [upf] INFO: UE F-SEID[UP:0x3fa CP:0xcdc] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.250: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 03/16 11:05:59.250: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 03/16 11:05:59.250: [smf] INFO: UE IMSI[262420262453946] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.250: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 03/16 11:05:59.250: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.250: [upf] INFO: UE F-SEID[UP:0xa8f CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.255: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 03/16 11:05:59.255: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 03/16 11:05:59.255: [smf] INFO: UE IMSI[262421809833182] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.256: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 03/16 11:05:59.256: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.256: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.261: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 03/16 11:05:59.261: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 03/16 11:05:59.261: [smf] INFO: UE IMSI[262426383044113] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.262: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 03/16 11:05:59.262: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.262: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.267: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 03/16 11:05:59.267: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 03/16 11:05:59.267: [smf] INFO: UE IMSI[262420897780140] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.268: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 03/16 11:05:59.268: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.268: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.273: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 03/16 11:05:59.273: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 03/16 11:05:59.273: [smf] INFO: UE IMSI[262422582175190] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.273: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 03/16 11:05:59.273: [upf] INFO: UE F-SEID[UP:0x16f CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.273: [upf] INFO: UE F-SEID[UP:0x16f CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.278: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 03/16 11:05:59.278: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 03/16 11:05:59.279: [smf] INFO: UE IMSI[262427866080206] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.279: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 03/16 11:05:59.279: [upf] INFO: UE F-SEID[UP:0x917 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.279: [upf] INFO: UE F-SEID[UP:0x917 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.284: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 03/16 11:05:59.284: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 03/16 11:05:59.284: [smf] INFO: UE IMSI[262428429286151] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.285: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 03/16 11:05:59.285: [upf] INFO: UE F-SEID[UP:0x49 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.285: [upf] INFO: UE F-SEID[UP:0x49 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.290: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 03/16 11:05:59.290: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 03/16 11:05:59.290: [smf] INFO: UE IMSI[262428693766638] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.291: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 03/16 11:05:59.291: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.291: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.296: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 03/16 11:05:59.296: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 03/16 11:05:59.296: [smf] INFO: UE IMSI[262421835637384] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.297: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 03/16 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.302: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 03/16 11:05:59.302: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 03/16 11:05:59.302: [smf] INFO: UE IMSI[262429590264027] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.302: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 03/16 11:05:59.302: [upf] INFO: UE F-SEID[UP:0x489 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.302: [upf] INFO: UE F-SEID[UP:0x489 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.307: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 03/16 11:05:59.307: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 03/16 11:05:59.307: [smf] INFO: UE IMSI[262428623525753] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.308: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 03/16 11:05:59.308: [upf] INFO: UE F-SEID[UP:0x88e CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.308: [upf] INFO: UE F-SEID[UP:0x88e CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.313: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 03/16 11:05:59.313: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 03/16 11:05:59.313: [smf] INFO: UE IMSI[262420912532979] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.314: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 03/16 11:05:59.314: [upf] INFO: UE F-SEID[UP:0x479 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.314: [upf] INFO: UE F-SEID[UP:0x479 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.319: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 03/16 11:05:59.319: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 03/16 11:05:59.319: [smf] INFO: UE IMSI[262428319244976] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.320: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 03/16 11:05:59.320: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.320: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.325: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 03/16 11:05:59.325: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 03/16 11:05:59.325: [smf] INFO: UE IMSI[262427823908517] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.326: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 03/16 11:05:59.326: [upf] INFO: UE F-SEID[UP:0xf3e CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.326: [upf] INFO: UE F-SEID[UP:0xf3e CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.331: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 03/16 11:05:59.331: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 03/16 11:05:59.331: [smf] INFO: UE IMSI[262426090706625] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.331: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 03/16 11:05:59.331: [upf] INFO: UE F-SEID[UP:0x962 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.331: [upf] INFO: UE F-SEID[UP:0x962 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.336: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 03/16 11:05:59.336: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 03/16 11:05:59.336: [smf] INFO: UE IMSI[262423819231984] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.337: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 03/16 11:05:59.337: [upf] INFO: UE F-SEID[UP:0x83e CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.337: [upf] INFO: UE F-SEID[UP:0x83e CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.342: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 03/16 11:05:59.342: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 03/16 11:05:59.342: [smf] INFO: UE IMSI[262420369622054] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.343: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 03/16 11:05:59.343: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.343: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.348: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 03/16 11:05:59.348: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 03/16 11:05:59.348: [smf] INFO: UE IMSI[262429461310598] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.349: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 03/16 11:05:59.349: [upf] INFO: UE F-SEID[UP:0x12f CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.349: [upf] INFO: UE F-SEID[UP:0x12f CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.354: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 03/16 11:05:59.354: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 03/16 11:05:59.354: [smf] INFO: UE IMSI[262426896080303] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.355: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 03/16 11:05:59.355: [upf] INFO: UE F-SEID[UP:0xa6b CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.355: [upf] INFO: UE F-SEID[UP:0xa6b CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.360: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 03/16 11:05:59.360: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 03/16 11:05:59.360: [smf] INFO: UE IMSI[262428449483796] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.360: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 03/16 11:05:59.360: [upf] INFO: UE F-SEID[UP:0x379 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.360: [upf] INFO: UE F-SEID[UP:0x379 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.365: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 03/16 11:05:59.365: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 03/16 11:05:59.365: [smf] INFO: UE IMSI[262420208881924] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.366: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 03/16 11:05:59.366: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.366: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.371: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 03/16 11:05:59.371: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 03/16 11:05:59.371: [smf] INFO: UE IMSI[262423282744362] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.372: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 03/16 11:05:59.372: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.372: [upf] INFO: UE F-SEID[UP:0x2ff CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.377: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 03/16 11:05:59.377: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 03/16 11:05:59.377: [smf] INFO: UE IMSI[262429487947371] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.377: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 03/16 11:05:59.377: [upf] INFO: UE F-SEID[UP:0x717 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.377: [upf] INFO: UE F-SEID[UP:0x717 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.383: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 03/16 11:05:59.383: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 03/16 11:05:59.383: [smf] INFO: UE IMSI[262424287172287] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.383: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 03/16 11:05:59.383: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.383: [upf] INFO: UE F-SEID[UP:0xa29 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.388: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 03/16 11:05:59.388: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 03/16 11:05:59.388: [smf] INFO: UE IMSI[262429939620634] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.389: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 03/16 11:05:59.389: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.389: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xb42] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.394: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 03/16 11:05:59.394: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 03/16 11:05:59.394: [smf] INFO: UE IMSI[262420104997451] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.395: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 03/16 11:05:59.395: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.395: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.400: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 03/16 11:05:59.400: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 03/16 11:05:59.400: [smf] INFO: UE IMSI[262423770612641] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.401: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 03/16 11:05:59.401: [upf] INFO: UE F-SEID[UP:0x64f CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.401: [upf] INFO: UE F-SEID[UP:0x64f CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.406: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 03/16 11:05:59.406: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 03/16 11:05:59.406: [smf] INFO: UE IMSI[262420984962007] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.406: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 03/16 11:05:59.406: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.406: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.412: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 03/16 11:05:59.412: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 03/16 11:05:59.412: [smf] INFO: UE IMSI[262427795088817] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.412: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 03/16 11:05:59.412: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.412: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.418: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 03/16 11:05:59.418: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 03/16 11:05:59.418: [smf] INFO: UE IMSI[262424794672370] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.418: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 03/16 11:05:59.418: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.418: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.423: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 03/16 11:05:59.423: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 03/16 11:05:59.423: [smf] INFO: UE IMSI[262426628087762] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.424: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 03/16 11:05:59.424: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.424: [upf] INFO: UE F-SEID[UP:0xa76 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.429: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 03/16 11:05:59.429: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 03/16 11:05:59.429: [smf] INFO: UE IMSI[262429208712080] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.430: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 03/16 11:05:59.430: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.430: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.435: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 03/16 11:05:59.435: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 03/16 11:05:59.435: [smf] INFO: UE IMSI[262424555714275] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.435: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 03/16 11:05:59.435: [upf] INFO: UE F-SEID[UP:0x589 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.435: [upf] INFO: UE F-SEID[UP:0x589 CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.441: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 03/16 11:05:59.441: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 03/16 11:05:59.441: [smf] INFO: UE IMSI[262421177240569] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.441: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 03/16 11:05:59.441: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.441: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.446: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 03/16 11:05:59.446: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 03/16 11:05:59.446: [smf] INFO: UE IMSI[262424279692395] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.447: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 03/16 11:05:59.447: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.447: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.452: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 03/16 11:05:59.452: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 03/16 11:05:59.452: [smf] INFO: UE IMSI[262428839106279] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.453: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 03/16 11:05:59.453: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.453: [upf] INFO: UE F-SEID[UP:0xae7 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.458: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 03/16 11:05:59.458: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 03/16 11:05:59.458: [smf] INFO: UE IMSI[262420023915421] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.459: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 03/16 11:05:59.459: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.459: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.464: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 03/16 11:05:59.464: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 03/16 11:05:59.464: [smf] INFO: UE IMSI[262429450385068] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.465: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 03/16 11:05:59.465: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.465: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x417] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.470: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 03/16 11:05:59.470: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 03/16 11:05:59.470: [smf] INFO: UE IMSI[262426893786971] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.471: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 03/16 11:05:59.471: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.471: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.476: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 03/16 11:05:59.476: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 03/16 11:05:59.476: [smf] INFO: UE IMSI[262425031936658] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.477: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 03/16 11:05:59.477: [upf] INFO: UE F-SEID[UP:0xe7c CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.477: [upf] INFO: UE F-SEID[UP:0xe7c CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.482: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 03/16 11:05:59.482: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 03/16 11:05:59.482: [smf] INFO: UE IMSI[262421871544268] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.482: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 03/16 11:05:59.482: [upf] INFO: UE F-SEID[UP:0x79d CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.482: [upf] INFO: UE F-SEID[UP:0x79d CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.488: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 03/16 11:05:59.488: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 03/16 11:05:59.488: [smf] INFO: UE IMSI[262422736797240] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.488: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 03/16 11:05:59.488: [upf] INFO: UE F-SEID[UP:0xe1b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.488: [upf] INFO: UE F-SEID[UP:0xe1b CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.494: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 03/16 11:05:59.494: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 03/16 11:05:59.494: [smf] INFO: UE IMSI[262420158966347] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.494: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 03/16 11:05:59.494: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.494: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x217] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.499: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 03/16 11:05:59.499: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 03/16 11:05:59.499: [smf] INFO: UE IMSI[262428296998884] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.500: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 03/16 11:05:59.500: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.500: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.505: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 03/16 11:05:59.505: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 03/16 11:05:59.505: [smf] INFO: UE IMSI[262428918110944] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.506: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 03/16 11:05:59.506: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.506: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.511: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 03/16 11:05:59.511: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 03/16 11:05:59.511: [smf] INFO: UE IMSI[262425111907890] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.512: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 03/16 11:05:59.512: [upf] INFO: UE F-SEID[UP:0x225 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.512: [upf] INFO: UE F-SEID[UP:0x225 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.517: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 03/16 11:05:59.517: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 03/16 11:05:59.517: [smf] INFO: UE IMSI[262422933041362] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.518: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 03/16 11:05:59.518: [upf] INFO: UE F-SEID[UP:0x31a CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.518: [upf] INFO: UE F-SEID[UP:0x31a CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.523: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 03/16 11:05:59.523: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 03/16 11:05:59.523: [smf] INFO: UE IMSI[262421576303297] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.524: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 03/16 11:05:59.524: [upf] INFO: UE F-SEID[UP:0x307 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.524: [upf] INFO: UE F-SEID[UP:0x307 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.529: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 03/16 11:05:59.529: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 03/16 11:05:59.529: [smf] INFO: UE IMSI[262426422517995] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.530: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 03/16 11:05:59.530: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.530: [upf] INFO: UE F-SEID[UP:0xe84 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.535: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 03/16 11:05:59.535: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 03/16 11:05:59.535: [smf] INFO: UE IMSI[262423516184027] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.535: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 03/16 11:05:59.536: [upf] INFO: UE F-SEID[UP:0x115 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.536: [upf] INFO: UE F-SEID[UP:0x115 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.541: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 03/16 11:05:59.541: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 03/16 11:05:59.541: [smf] INFO: UE IMSI[262421015919407] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.541: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 03/16 11:05:59.541: [upf] INFO: UE F-SEID[UP:0x63 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.541: [upf] INFO: UE F-SEID[UP:0x63 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.547: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 03/16 11:05:59.547: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 03/16 11:05:59.547: [smf] INFO: UE IMSI[262427847355157] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.547: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 03/16 11:05:59.547: [upf] INFO: UE F-SEID[UP:0x825 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.547: [upf] INFO: UE F-SEID[UP:0x825 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.553: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 03/16 11:05:59.553: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 03/16 11:05:59.553: [smf] INFO: UE IMSI[262426706742635] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.553: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 03/16 11:05:59.553: [upf] INFO: UE F-SEID[UP:0x36e CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.553: [upf] INFO: UE F-SEID[UP:0x36e CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.558: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 03/16 11:05:59.559: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 03/16 11:05:59.559: [smf] INFO: UE IMSI[262423033650125] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.559: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 03/16 11:05:59.559: [upf] INFO: UE F-SEID[UP:0x8ae CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.559: [upf] INFO: UE F-SEID[UP:0x8ae CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.564: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 03/16 11:05:59.564: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 03/16 11:05:59.564: [smf] INFO: UE IMSI[262428473518142] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.565: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 03/16 11:05:59.565: [upf] INFO: UE F-SEID[UP:0x706 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.565: [upf] INFO: UE F-SEID[UP:0x706 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.571: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 03/16 11:05:59.571: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 03/16 11:05:59.571: [smf] INFO: UE IMSI[262429722372400] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.572: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 03/16 11:05:59.572: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.572: [upf] INFO: UE F-SEID[UP:0xf7f CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.577: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 03/16 11:05:59.577: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 03/16 11:05:59.577: [smf] INFO: UE IMSI[262420362922944] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.578: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 03/16 11:05:59.578: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.578: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.583: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 03/16 11:05:59.583: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 03/16 11:05:59.583: [smf] INFO: UE IMSI[262427488407723] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.584: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 03/16 11:05:59.584: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.584: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.590: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 03/16 11:05:59.590: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 03/16 11:05:59.590: [smf] INFO: UE IMSI[262427226516309] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.591: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 03/16 11:05:59.591: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.591: [upf] INFO: UE F-SEID[UP:0xc89 CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.596: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 03/16 11:05:59.596: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 03/16 11:05:59.596: [smf] INFO: UE IMSI[262428858948225] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.597: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 03/16 11:05:59.598: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.598: [upf] INFO: UE F-SEID[UP:0xc06 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.603: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 03/16 11:05:59.603: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 03/16 11:05:59.603: [smf] INFO: UE IMSI[262423432691394] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.603: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 03/16 11:05:59.603: [upf] INFO: UE F-SEID[UP:0x76b CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.603: [upf] INFO: UE F-SEID[UP:0x76b CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.609: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 03/16 11:05:59.609: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 03/16 11:05:59.609: [smf] INFO: UE IMSI[262425032792932] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.610: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 03/16 11:05:59.610: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.610: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0xeb6] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.615: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 03/16 11:05:59.615: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 03/16 11:05:59.615: [smf] INFO: UE IMSI[262421154826924] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.616: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 03/16 11:05:59.616: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.616: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.622: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 03/16 11:05:59.622: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 03/16 11:05:59.622: [smf] INFO: UE IMSI[262424989537243] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.622: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 03/16 11:05:59.622: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.622: [upf] INFO: UE F-SEID[UP:0xaaa CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.628: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 03/16 11:05:59.628: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 03/16 11:05:59.628: [smf] INFO: UE IMSI[262425750229342] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.628: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 03/16 11:05:59.628: [upf] INFO: UE F-SEID[UP:0xfca CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.628: [upf] INFO: UE F-SEID[UP:0xfca CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.634: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 03/16 11:05:59.634: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 03/16 11:05:59.634: [smf] INFO: UE IMSI[262427000309037] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.635: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 03/16 11:05:59.635: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.635: [upf] INFO: UE F-SEID[UP:0xe5d CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.640: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 03/16 11:05:59.640: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 03/16 11:05:59.640: [smf] INFO: UE IMSI[262421799874342] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.641: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 03/16 11:05:59.641: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.641: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.647: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 03/16 11:05:59.647: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 03/16 11:05:59.647: [smf] INFO: UE IMSI[262425983808426] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.648: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 03/16 11:05:59.648: [upf] INFO: UE F-SEID[UP:0x71b CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.648: [upf] INFO: UE F-SEID[UP:0x71b CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.654: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 03/16 11:05:59.654: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 03/16 11:05:59.654: [smf] INFO: UE IMSI[262427531779712] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.656: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 03/16 11:05:59.656: [upf] INFO: UE F-SEID[UP:0x22b CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.656: [upf] INFO: UE F-SEID[UP:0x22b CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.664: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 03/16 11:05:59.664: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 03/16 11:05:59.664: [smf] INFO: UE IMSI[262428059304246] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.665: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 03/16 11:05:59.665: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.665: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.672: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 03/16 11:05:59.672: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 03/16 11:05:59.672: [smf] INFO: UE IMSI[262423712623600] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.673: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 03/16 11:05:59.673: [upf] INFO: UE F-SEID[UP:0x948 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.673: [upf] INFO: UE F-SEID[UP:0x948 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.678: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 03/16 11:05:59.678: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 03/16 11:05:59.678: [smf] INFO: UE IMSI[262427363466161] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.679: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 03/16 11:05:59.679: [upf] INFO: UE F-SEID[UP:0x51f CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.679: [upf] INFO: UE F-SEID[UP:0x51f CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.684: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 03/16 11:05:59.684: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 03/16 11:05:59.684: [smf] INFO: UE IMSI[262422009351678] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.685: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 03/16 11:05:59.685: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.685: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.690: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 03/16 11:05:59.690: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 03/16 11:05:59.690: [smf] INFO: UE IMSI[262423700602441] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.690: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 03/16 11:05:59.690: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.690: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.696: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 03/16 11:05:59.696: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 03/16 11:05:59.696: [smf] INFO: UE IMSI[262425342960625] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.696: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 03/16 11:05:59.696: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.696: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.701: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 03/16 11:05:59.701: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 03/16 11:05:59.702: [smf] INFO: UE IMSI[262423847822107] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.702: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 03/16 11:05:59.702: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.702: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.707: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 03/16 11:05:59.707: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 03/16 11:05:59.707: [smf] INFO: UE IMSI[262424583440003] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.708: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 03/16 11:05:59.708: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.708: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.713: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 03/16 11:05:59.713: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 03/16 11:05:59.713: [smf] INFO: UE IMSI[262428434098172] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.714: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 03/16 11:05:59.714: [upf] INFO: UE F-SEID[UP:0x68a CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.714: [upf] INFO: UE F-SEID[UP:0x68a CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.719: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 03/16 11:05:59.719: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 03/16 11:05:59.719: [smf] INFO: UE IMSI[262422730722223] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.720: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 03/16 11:05:59.720: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.720: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.725: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 03/16 11:05:59.725: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 03/16 11:05:59.725: [smf] INFO: UE IMSI[262428343116297] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.726: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 03/16 11:05:59.726: [upf] INFO: UE F-SEID[UP:0xf0c CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.726: [upf] INFO: UE F-SEID[UP:0xf0c CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.731: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 03/16 11:05:59.731: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 03/16 11:05:59.731: [smf] INFO: UE IMSI[262428634785786] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.731: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 03/16 11:05:59.731: [upf] INFO: UE F-SEID[UP:0x72a CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.731: [upf] INFO: UE F-SEID[UP:0x72a CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.737: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 03/16 11:05:59.737: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 03/16 11:05:59.737: [smf] INFO: UE IMSI[262425407906128] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.737: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 03/16 11:05:59.737: [upf] INFO: UE F-SEID[UP:0x98b CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.737: [upf] INFO: UE F-SEID[UP:0x98b CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.743: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 03/16 11:05:59.743: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 03/16 11:05:59.743: [smf] INFO: UE IMSI[262427846622237] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.743: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 03/16 11:05:59.743: [upf] INFO: UE F-SEID[UP:0x77b CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.743: [upf] INFO: UE F-SEID[UP:0x77b CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.748: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 03/16 11:05:59.748: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 03/16 11:05:59.748: [smf] INFO: UE IMSI[262425464372277] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.749: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 03/16 11:05:59.749: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.749: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.754: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 03/16 11:05:59.754: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 03/16 11:05:59.754: [smf] INFO: UE IMSI[262428552810644] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.755: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 03/16 11:05:59.755: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.755: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.761: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 03/16 11:05:59.761: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 03/16 11:05:59.761: [smf] INFO: UE IMSI[262422429872854] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.761: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 03/16 11:05:59.762: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.762: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.768: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 03/16 11:05:59.768: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 03/16 11:05:59.768: [smf] INFO: UE IMSI[262425062073281] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.769: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 03/16 11:05:59.769: [upf] INFO: UE F-SEID[UP:0xa0b CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.769: [upf] INFO: UE F-SEID[UP:0xa0b CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.775: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 03/16 11:05:59.775: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 03/16 11:05:59.775: [smf] INFO: UE IMSI[262428197706225] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.776: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 03/16 11:05:59.776: [upf] INFO: UE F-SEID[UP:0xaab CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.776: [upf] INFO: UE F-SEID[UP:0xaab CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.781: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 03/16 11:05:59.781: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 03/16 11:05:59.781: [smf] INFO: UE IMSI[262422937232397] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.782: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 03/16 11:05:59.782: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.782: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.787: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 03/16 11:05:59.787: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 03/16 11:05:59.787: [smf] INFO: UE IMSI[262426788037162] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.788: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 03/16 11:05:59.788: [upf] INFO: UE F-SEID[UP:0x415 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.788: [upf] INFO: UE F-SEID[UP:0x415 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.793: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 03/16 11:05:59.793: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 03/16 11:05:59.793: [smf] INFO: UE IMSI[262429099279280] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.794: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 03/16 11:05:59.794: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.794: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x158] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.799: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 03/16 11:05:59.799: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 03/16 11:05:59.799: [smf] INFO: UE IMSI[262422473844103] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.800: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 03/16 11:05:59.800: [upf] INFO: UE F-SEID[UP:0x567 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.800: [upf] INFO: UE F-SEID[UP:0x567 CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.805: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 03/16 11:05:59.805: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 03/16 11:05:59.805: [smf] INFO: UE IMSI[262429142165493] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.806: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 03/16 11:05:59.806: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.806: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.811: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 03/16 11:05:59.811: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 03/16 11:05:59.811: [smf] INFO: UE IMSI[262425358095811] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.811: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 03/16 11:05:59.811: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.811: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.817: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 03/16 11:05:59.817: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 03/16 11:05:59.817: [smf] INFO: UE IMSI[262426064859809] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.817: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 03/16 11:05:59.817: [upf] INFO: UE F-SEID[UP:0xacf CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.817: [upf] INFO: UE F-SEID[UP:0xacf CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.822: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 03/16 11:05:59.822: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 03/16 11:05:59.823: [smf] INFO: UE IMSI[262429260425538] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.823: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 03/16 11:05:59.823: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.823: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.828: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 03/16 11:05:59.828: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 03/16 11:05:59.828: [smf] INFO: UE IMSI[262422589936062] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.829: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 03/16 11:05:59.829: [upf] INFO: UE F-SEID[UP:0xcb CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.829: [upf] INFO: UE F-SEID[UP:0xcb CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.834: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 03/16 11:05:59.834: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 03/16 11:05:59.834: [smf] INFO: UE IMSI[262429932875564] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.835: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 03/16 11:05:59.835: [upf] INFO: UE F-SEID[UP:0x59 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.835: [upf] INFO: UE F-SEID[UP:0x59 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.840: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 03/16 11:05:59.840: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 03/16 11:05:59.840: [smf] INFO: UE IMSI[262427192643369] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.840: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 03/16 11:05:59.840: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.840: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.846: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 03/16 11:05:59.846: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 03/16 11:05:59.846: [smf] INFO: UE IMSI[262420127877755] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.846: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 03/16 11:05:59.846: [upf] INFO: UE F-SEID[UP:0xa5e CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.846: [upf] INFO: UE F-SEID[UP:0xa5e CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.852: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 03/16 11:05:59.852: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 03/16 11:05:59.852: [smf] INFO: UE IMSI[262423976006135] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.852: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 03/16 11:05:59.852: [upf] INFO: UE F-SEID[UP:0x95 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.852: [upf] INFO: UE F-SEID[UP:0x95 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.858: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 03/16 11:05:59.858: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 03/16 11:05:59.858: [smf] INFO: UE IMSI[262423931953935] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.859: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 03/16 11:05:59.859: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.859: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.864: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 03/16 11:05:59.864: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 03/16 11:05:59.864: [smf] INFO: UE IMSI[262421896736596] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.866: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 03/16 11:05:59.866: [upf] INFO: UE F-SEID[UP:0x30f CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.866: [upf] INFO: UE F-SEID[UP:0x30f CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.871: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 03/16 11:05:59.871: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 03/16 11:05:59.871: [smf] INFO: UE IMSI[262422174756616] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.872: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 03/16 11:05:59.872: [upf] INFO: UE F-SEID[UP:0x13 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.872: [upf] INFO: UE F-SEID[UP:0x13 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.877: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 03/16 11:05:59.877: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 03/16 11:05:59.877: [smf] INFO: UE IMSI[262428011314447] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.878: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 03/16 11:05:59.878: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.878: [upf] INFO: UE F-SEID[UP:0xe42 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.883: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 03/16 11:05:59.883: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 03/16 11:05:59.883: [smf] INFO: UE IMSI[262422870647308] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.884: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 03/16 11:05:59.884: [upf] INFO: UE F-SEID[UP:0x5 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.884: [upf] INFO: UE F-SEID[UP:0x5 CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.889: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 03/16 11:05:59.889: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 03/16 11:05:59.889: [smf] INFO: UE IMSI[262425981046859] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.890: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 03/16 11:05:59.890: [upf] INFO: UE F-SEID[UP:0xf35 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.890: [upf] INFO: UE F-SEID[UP:0xf35 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.895: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 03/16 11:05:59.895: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 03/16 11:05:59.895: [smf] INFO: UE IMSI[262422590410273] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.895: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 03/16 11:05:59.895: [upf] INFO: UE F-SEID[UP:0x143 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.895: [upf] INFO: UE F-SEID[UP:0x143 CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.901: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 03/16 11:05:59.901: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 03/16 11:05:59.901: [smf] INFO: UE IMSI[262427611747231] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.901: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 03/16 11:05:59.901: [upf] INFO: UE F-SEID[UP:0x83a CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.901: [upf] INFO: UE F-SEID[UP:0x83a CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.907: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 03/16 11:05:59.907: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 03/16 11:05:59.907: [smf] INFO: UE IMSI[262426391320469] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.907: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 03/16 11:05:59.907: [upf] INFO: UE F-SEID[UP:0xde CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.907: [upf] INFO: UE F-SEID[UP:0xde CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.912: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 03/16 11:05:59.912: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 03/16 11:05:59.912: [smf] INFO: UE IMSI[262427729214868] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.913: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 03/16 11:05:59.913: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.913: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.918: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 03/16 11:05:59.918: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 03/16 11:05:59.918: [smf] INFO: UE IMSI[262425079250846] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.919: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 03/16 11:05:59.919: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.919: [upf] INFO: UE F-SEID[UP:0xb38 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.924: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 03/16 11:05:59.924: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 03/16 11:05:59.924: [smf] INFO: UE IMSI[262420752827375] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.925: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 03/16 11:05:59.925: [upf] INFO: UE F-SEID[UP:0x253 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.925: [upf] INFO: UE F-SEID[UP:0x253 CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.930: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 03/16 11:05:59.930: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 03/16 11:05:59.930: [smf] INFO: UE IMSI[262429262459433] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.931: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 03/16 11:05:59.931: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.931: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.936: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 03/16 11:05:59.936: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 03/16 11:05:59.936: [smf] INFO: UE IMSI[262426782496906] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.936: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 03/16 11:05:59.936: [upf] INFO: UE F-SEID[UP:0x553 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.936: [upf] INFO: UE F-SEID[UP:0x553 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.942: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 03/16 11:05:59.942: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 03/16 11:05:59.942: [smf] INFO: UE IMSI[262429295873367] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.942: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 03/16 11:05:59.942: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.942: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.947: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 03/16 11:05:59.947: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 03/16 11:05:59.947: [smf] INFO: UE IMSI[262427904095847] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.948: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 03/16 11:05:59.948: [upf] INFO: UE F-SEID[UP:0x654 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.948: [upf] INFO: UE F-SEID[UP:0x654 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.953: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 03/16 11:05:59.953: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 03/16 11:05:59.953: [smf] INFO: UE IMSI[262425509954122] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.954: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 03/16 11:05:59.954: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.954: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.959: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 03/16 11:05:59.959: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 03/16 11:05:59.959: [smf] INFO: UE IMSI[262426422597422] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.960: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 03/16 11:05:59.960: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.960: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.965: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 03/16 11:05:59.965: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 03/16 11:05:59.965: [smf] INFO: UE IMSI[262429332559077] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.966: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 03/16 11:05:59.966: [upf] INFO: UE F-SEID[UP:0x68b CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.966: [upf] INFO: UE F-SEID[UP:0x68b CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.971: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 03/16 11:05:59.971: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 03/16 11:05:59.971: [smf] INFO: UE IMSI[262421829252318] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.971: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 03/16 11:05:59.971: [upf] INFO: UE F-SEID[UP:0x223 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.971: [upf] INFO: UE F-SEID[UP:0x223 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.977: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 03/16 11:05:59.977: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 03/16 11:05:59.977: [smf] INFO: UE IMSI[262427378979577] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.977: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 03/16 11:05:59.977: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.977: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.982: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 03/16 11:05:59.982: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 03/16 11:05:59.982: [smf] INFO: UE IMSI[262420795674699] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.983: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 03/16 11:05:59.983: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.983: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.988: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 03/16 11:05:59.988: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 03/16 11:05:59.988: [smf] INFO: UE IMSI[262429376369272] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.989: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 03/16 11:05:59.989: [upf] INFO: UE F-SEID[UP:0x61f CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.989: [upf] INFO: UE F-SEID[UP:0x61f CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.994: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 03/16 11:05:59.994: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 03/16 11:05:59.994: [smf] INFO: UE IMSI[262429897508637] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:05:59.995: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 03/16 11:05:59.995: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 03/16 11:05:59.995: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.000: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 03/16 11:06:00.000: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 03/16 11:06:00.000: [smf] INFO: UE IMSI[262424257433583] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.000: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 03/16 11:06:00.000: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.000: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.006: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 03/16 11:06:00.006: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 03/16 11:06:00.006: [smf] INFO: UE IMSI[262422037366723] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.006: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 03/16 11:06:00.006: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.006: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xaf7] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.011: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 03/16 11:06:00.011: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 03/16 11:06:00.011: [smf] INFO: UE IMSI[262421341358146] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.012: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 03/16 11:06:00.012: [upf] INFO: UE F-SEID[UP:0x549 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.012: [upf] INFO: UE F-SEID[UP:0x549 CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.017: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 03/16 11:06:00.017: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 03/16 11:06:00.017: [smf] INFO: UE IMSI[262423029287231] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.018: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 03/16 11:06:00.018: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.018: [upf] INFO: UE F-SEID[UP:0xe65 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.023: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 03/16 11:06:00.023: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 03/16 11:06:00.023: [smf] INFO: UE IMSI[262424359710826] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.024: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 03/16 11:06:00.024: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.024: [upf] INFO: UE F-SEID[UP:0xed0 CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.029: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 03/16 11:06:00.029: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 03/16 11:06:00.029: [smf] INFO: UE IMSI[262428979206423] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.029: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 03/16 11:06:00.029: [upf] INFO: UE F-SEID[UP:0x14f CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.029: [upf] INFO: UE F-SEID[UP:0x14f CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.035: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 03/16 11:06:00.035: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 03/16 11:06:00.035: [smf] INFO: UE IMSI[262421434766250] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.035: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 03/16 11:06:00.035: [upf] INFO: UE F-SEID[UP:0x612 CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.035: [upf] INFO: UE F-SEID[UP:0x612 CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.040: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 03/16 11:06:00.040: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 03/16 11:06:00.040: [smf] INFO: UE IMSI[262425524314816] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.041: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 03/16 11:06:00.041: [upf] INFO: UE F-SEID[UP:0x540 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.041: [upf] INFO: UE F-SEID[UP:0x540 CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.046: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 03/16 11:06:00.046: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 03/16 11:06:00.046: [smf] INFO: UE IMSI[262428846184180] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.046: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 03/16 11:06:00.046: [upf] INFO: UE F-SEID[UP:0x609 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.046: [upf] INFO: UE F-SEID[UP:0x609 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.052: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 03/16 11:06:00.052: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 03/16 11:06:00.052: [smf] INFO: UE IMSI[262423335119741] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.052: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 03/16 11:06:00.052: [upf] INFO: UE F-SEID[UP:0x356 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.052: [upf] INFO: UE F-SEID[UP:0x356 CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.058: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 03/16 11:06:00.058: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 03/16 11:06:00.058: [smf] INFO: UE IMSI[262421351631529] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.058: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 03/16 11:06:00.058: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.058: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.063: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 03/16 11:06:00.064: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 03/16 11:06:00.064: [smf] INFO: UE IMSI[262421401246794] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.064: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 03/16 11:06:00.064: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.064: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.069: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 03/16 11:06:00.069: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 03/16 11:06:00.069: [smf] INFO: UE IMSI[262420204936830] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.070: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 03/16 11:06:00.070: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.070: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xdac] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.075: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 03/16 11:06:00.075: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 03/16 11:06:00.075: [smf] INFO: UE IMSI[262423109097754] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.076: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 03/16 11:06:00.076: [upf] INFO: UE F-SEID[UP:0x299 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.076: [upf] INFO: UE F-SEID[UP:0x299 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.081: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 03/16 11:06:00.081: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 03/16 11:06:00.081: [smf] INFO: UE IMSI[262421769560766] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.082: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 03/16 11:06:00.082: [upf] INFO: UE F-SEID[UP:0x984 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.082: [upf] INFO: UE F-SEID[UP:0x984 CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.087: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 03/16 11:06:00.087: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 03/16 11:06:00.087: [smf] INFO: UE IMSI[262426106828905] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.088: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 03/16 11:06:00.088: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.088: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.093: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 03/16 11:06:00.093: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 03/16 11:06:00.093: [smf] INFO: UE IMSI[262420227618565] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.093: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 03/16 11:06:00.093: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.093: [upf] INFO: UE F-SEID[UP:0xc5c CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.099: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 03/16 11:06:00.099: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 03/16 11:06:00.099: [smf] INFO: UE IMSI[262428780093116] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.099: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 03/16 11:06:00.099: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.099: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.104: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 03/16 11:06:00.104: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 03/16 11:06:00.104: [smf] INFO: UE IMSI[262423092160261] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.105: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 03/16 11:06:00.105: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.105: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.110: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 03/16 11:06:00.110: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 03/16 11:06:00.110: [smf] INFO: UE IMSI[262423650566991] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.111: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 03/16 11:06:00.111: [upf] INFO: UE F-SEID[UP:0x276 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.111: [upf] INFO: UE F-SEID[UP:0x276 CP:0x5ba] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.116: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 03/16 11:06:00.116: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 03/16 11:06:00.116: [smf] INFO: UE IMSI[262425579762038] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.117: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 03/16 11:06:00.117: [upf] INFO: UE F-SEID[UP:0x517 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.117: [upf] INFO: UE F-SEID[UP:0x517 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.122: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 03/16 11:06:00.122: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 03/16 11:06:00.122: [smf] INFO: UE IMSI[262420750356809] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.122: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 03/16 11:06:00.123: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.123: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.128: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 03/16 11:06:00.128: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 03/16 11:06:00.128: [smf] INFO: UE IMSI[262426894066662] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.128: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 03/16 11:06:00.128: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.128: [upf] INFO: UE F-SEID[UP:0x7cc CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.134: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 03/16 11:06:00.134: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 03/16 11:06:00.134: [smf] INFO: UE IMSI[262423490037459] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.134: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 03/16 11:06:00.134: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.134: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.139: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 03/16 11:06:00.139: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 03/16 11:06:00.139: [smf] INFO: UE IMSI[262429808104936] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.140: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 03/16 11:06:00.140: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.140: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.145: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 03/16 11:06:00.145: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 03/16 11:06:00.145: [smf] INFO: UE IMSI[262426462881959] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.146: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 03/16 11:06:00.146: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.146: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.151: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 03/16 11:06:00.151: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 03/16 11:06:00.151: [smf] INFO: UE IMSI[262428715839491] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.152: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 03/16 11:06:00.152: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.152: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.157: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 03/16 11:06:00.157: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 03/16 11:06:00.157: [smf] INFO: UE IMSI[262423812743304] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.157: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 03/16 11:06:00.157: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.157: [upf] INFO: UE F-SEID[UP:0xee9 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.163: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 03/16 11:06:00.163: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 03/16 11:06:00.163: [smf] INFO: UE IMSI[262422562923111] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.163: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 03/16 11:06:00.163: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.163: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.169: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 03/16 11:06:00.169: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 03/16 11:06:00.169: [smf] INFO: UE IMSI[262426127042808] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.169: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 03/16 11:06:00.169: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.169: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.174: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 03/16 11:06:00.174: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 03/16 11:06:00.174: [smf] INFO: UE IMSI[262425374936316] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.175: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 03/16 11:06:00.175: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.175: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0xc51] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.180: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 03/16 11:06:00.180: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 03/16 11:06:00.180: [smf] INFO: UE IMSI[262421806610329] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.181: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 03/16 11:06:00.181: [upf] INFO: UE F-SEID[UP:0x754 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.181: [upf] INFO: UE F-SEID[UP:0x754 CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.186: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 03/16 11:06:00.186: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 03/16 11:06:00.186: [smf] INFO: UE IMSI[262427327238153] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.186: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 03/16 11:06:00.186: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.186: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.192: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 03/16 11:06:00.192: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 03/16 11:06:00.192: [smf] INFO: UE IMSI[262424167525041] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.192: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 03/16 11:06:00.192: [upf] INFO: UE F-SEID[UP:0x14e CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.192: [upf] INFO: UE F-SEID[UP:0x14e CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.198: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 03/16 11:06:00.198: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 03/16 11:06:00.198: [smf] INFO: UE IMSI[262422610246439] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.198: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 03/16 11:06:00.198: [upf] INFO: UE F-SEID[UP:0xab CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.198: [upf] INFO: UE F-SEID[UP:0xab CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.203: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 03/16 11:06:00.203: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 03/16 11:06:00.203: [smf] INFO: UE IMSI[262421663121358] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.204: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 03/16 11:06:00.204: [upf] INFO: UE F-SEID[UP:0x23d CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.204: [upf] INFO: UE F-SEID[UP:0x23d CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.209: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 03/16 11:06:00.209: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 03/16 11:06:00.209: [smf] INFO: UE IMSI[262421293467908] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.210: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 03/16 11:06:00.210: [upf] INFO: UE F-SEID[UP:0x868 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.210: [upf] INFO: UE F-SEID[UP:0x868 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.215: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 03/16 11:06:00.215: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 03/16 11:06:00.215: [smf] INFO: UE IMSI[262426112586781] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.216: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 03/16 11:06:00.216: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.216: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.221: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 03/16 11:06:00.221: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 03/16 11:06:00.221: [smf] INFO: UE IMSI[262428610159153] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.222: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 03/16 11:06:00.222: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.222: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.227: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 03/16 11:06:00.227: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 03/16 11:06:00.227: [smf] INFO: UE IMSI[262426038374267] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.227: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 03/16 11:06:00.227: [upf] INFO: UE F-SEID[UP:0x676 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.227: [upf] INFO: UE F-SEID[UP:0x676 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.233: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 03/16 11:06:00.233: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 03/16 11:06:00.233: [smf] INFO: UE IMSI[262427505656843] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.233: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 03/16 11:06:00.233: [upf] INFO: UE F-SEID[UP:0x7de CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.233: [upf] INFO: UE F-SEID[UP:0x7de CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.238: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 03/16 11:06:00.238: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 03/16 11:06:00.238: [smf] INFO: UE IMSI[262429776014717] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.239: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 03/16 11:06:00.239: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.239: [upf] INFO: UE F-SEID[UP:0xae6 CP:0x9be] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.244: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 03/16 11:06:00.244: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 03/16 11:06:00.244: [smf] INFO: UE IMSI[262426905005986] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.245: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 03/16 11:06:00.245: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.245: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.250: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 03/16 11:06:00.250: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 03/16 11:06:00.250: [smf] INFO: UE IMSI[262421897457784] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.250: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 03/16 11:06:00.250: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.250: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.256: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 03/16 11:06:00.256: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 03/16 11:06:00.256: [smf] INFO: UE IMSI[262424118194124] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.256: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 03/16 11:06:00.256: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.256: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.261: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 03/16 11:06:00.261: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 03/16 11:06:00.261: [smf] INFO: UE IMSI[262424335436567] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.262: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 03/16 11:06:00.262: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.262: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.267: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 03/16 11:06:00.267: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 03/16 11:06:00.267: [smf] INFO: UE IMSI[262427855921725] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.268: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 03/16 11:06:00.268: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.268: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.273: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 03/16 11:06:00.273: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 03/16 11:06:00.273: [smf] INFO: UE IMSI[262425629533376] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.274: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 03/16 11:06:00.274: [upf] INFO: UE F-SEID[UP:0xfba CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.274: [upf] INFO: UE F-SEID[UP:0xfba CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.279: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 03/16 11:06:00.279: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 03/16 11:06:00.279: [smf] INFO: UE IMSI[262423635943795] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.280: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 03/16 11:06:00.280: [upf] INFO: UE F-SEID[UP:0xdea CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.280: [upf] INFO: UE F-SEID[UP:0xdea CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.285: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 03/16 11:06:00.285: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 03/16 11:06:00.285: [smf] INFO: UE IMSI[262425551182828] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.285: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 03/16 11:06:00.285: [upf] INFO: UE F-SEID[UP:0x154 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.285: [upf] INFO: UE F-SEID[UP:0x154 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.291: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 03/16 11:06:00.291: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 03/16 11:06:00.291: [smf] INFO: UE IMSI[262429955032617] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.291: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 03/16 11:06:00.291: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.291: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.296: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 03/16 11:06:00.296: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 03/16 11:06:00.296: [smf] INFO: UE IMSI[262421157239122] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.297: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 03/16 11:06:00.297: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.297: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.302: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 03/16 11:06:00.302: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 03/16 11:06:00.302: [smf] INFO: UE IMSI[262425720069698] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.302: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 03/16 11:06:00.302: [upf] INFO: UE F-SEID[UP:0x408 CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.302: [upf] INFO: UE F-SEID[UP:0x408 CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.308: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 03/16 11:06:00.308: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 03/16 11:06:00.308: [smf] INFO: UE IMSI[262425533271491] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.308: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 03/16 11:06:00.308: [upf] INFO: UE F-SEID[UP:0x9ee CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.308: [upf] INFO: UE F-SEID[UP:0x9ee CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.314: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 03/16 11:06:00.314: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 03/16 11:06:00.314: [smf] INFO: UE IMSI[262424857255788] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.314: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 03/16 11:06:00.314: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.314: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.319: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 03/16 11:06:00.319: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 03/16 11:06:00.319: [smf] INFO: UE IMSI[262429376700276] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.320: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 03/16 11:06:00.320: [upf] INFO: UE F-SEID[UP:0x856 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.320: [upf] INFO: UE F-SEID[UP:0x856 CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.325: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 03/16 11:06:00.325: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 03/16 11:06:00.325: [smf] INFO: UE IMSI[262428038492839] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.326: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 03/16 11:06:00.326: [upf] INFO: UE F-SEID[UP:0x538 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.326: [upf] INFO: UE F-SEID[UP:0x538 CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.331: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 03/16 11:06:00.331: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 03/16 11:06:00.331: [smf] INFO: UE IMSI[262421463979071] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.332: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 03/16 11:06:00.332: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.332: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.337: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 03/16 11:06:00.337: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 03/16 11:06:00.337: [smf] INFO: UE IMSI[262424672817026] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.337: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 03/16 11:06:00.338: [upf] INFO: UE F-SEID[UP:0xe80 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.338: [upf] INFO: UE F-SEID[UP:0xe80 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.343: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 03/16 11:06:00.343: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 03/16 11:06:00.343: [smf] INFO: UE IMSI[262428722876408] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.343: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 03/16 11:06:00.343: [upf] INFO: UE F-SEID[UP:0x704 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.343: [upf] INFO: UE F-SEID[UP:0x704 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.349: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 03/16 11:06:00.349: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 03/16 11:06:00.349: [smf] INFO: UE IMSI[262429695775473] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.349: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 03/16 11:06:00.349: [upf] INFO: UE F-SEID[UP:0xddd CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.349: [upf] INFO: UE F-SEID[UP:0xddd CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.354: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 03/16 11:06:00.354: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 03/16 11:06:00.354: [smf] INFO: UE IMSI[262422156948398] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.355: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 03/16 11:06:00.355: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.355: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.360: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 03/16 11:06:00.360: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 03/16 11:06:00.360: [smf] INFO: UE IMSI[262421966814281] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.361: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 03/16 11:06:00.361: [upf] INFO: UE F-SEID[UP:0x382 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.361: [upf] INFO: UE F-SEID[UP:0x382 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.366: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 03/16 11:06:00.366: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 03/16 11:06:00.366: [smf] INFO: UE IMSI[262426276034185] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.366: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 03/16 11:06:00.366: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.366: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.372: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 03/16 11:06:00.372: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 03/16 11:06:00.372: [smf] INFO: UE IMSI[262422158522273] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.372: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 03/16 11:06:00.372: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.372: [upf] INFO: UE F-SEID[UP:0xb73 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.378: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 03/16 11:06:00.378: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 03/16 11:06:00.378: [smf] INFO: UE IMSI[262422206298862] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.378: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 03/16 11:06:00.378: [upf] INFO: UE F-SEID[UP:0x37 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.378: [upf] INFO: UE F-SEID[UP:0x37 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.383: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 03/16 11:06:00.383: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 03/16 11:06:00.383: [smf] INFO: UE IMSI[262421227542709] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.384: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 03/16 11:06:00.384: [upf] INFO: UE F-SEID[UP:0x75f CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.384: [upf] INFO: UE F-SEID[UP:0x75f CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.389: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 03/16 11:06:00.389: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 03/16 11:06:00.389: [smf] INFO: UE IMSI[262421930351618] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.390: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 03/16 11:06:00.390: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.390: [upf] INFO: UE F-SEID[UP:0xe15 CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.395: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 03/16 11:06:00.395: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 03/16 11:06:00.395: [smf] INFO: UE IMSI[262422001040870] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.396: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 03/16 11:06:00.396: [upf] INFO: UE F-SEID[UP:0x52a CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.396: [upf] INFO: UE F-SEID[UP:0x52a CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.401: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 03/16 11:06:00.401: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 03/16 11:06:00.401: [smf] INFO: UE IMSI[262420880117443] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.402: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 03/16 11:06:00.402: [upf] INFO: UE F-SEID[UP:0x731 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.402: [upf] INFO: UE F-SEID[UP:0x731 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.407: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 03/16 11:06:00.407: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 03/16 11:06:00.407: [smf] INFO: UE IMSI[262424463183168] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.407: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 03/16 11:06:00.407: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.407: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.413: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 03/16 11:06:00.413: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 03/16 11:06:00.413: [smf] INFO: UE IMSI[262422118864567] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.413: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 03/16 11:06:00.413: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.413: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.419: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 03/16 11:06:00.419: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 03/16 11:06:00.419: [smf] INFO: UE IMSI[262426345708181] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.419: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 03/16 11:06:00.419: [upf] INFO: UE F-SEID[UP:0xeae CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.419: [upf] INFO: UE F-SEID[UP:0xeae CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.424: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 03/16 11:06:00.424: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 03/16 11:06:00.424: [smf] INFO: UE IMSI[262423173402544] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.425: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 03/16 11:06:00.425: [upf] INFO: UE F-SEID[UP:0x528 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.425: [upf] INFO: UE F-SEID[UP:0x528 CP:0x672] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.430: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 03/16 11:06:00.430: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 03/16 11:06:00.430: [smf] INFO: UE IMSI[262421725385218] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.431: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 03/16 11:06:00.431: [upf] INFO: UE F-SEID[UP:0x84d CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.431: [upf] INFO: UE F-SEID[UP:0x84d CP:0x152] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.436: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 03/16 11:06:00.436: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 03/16 11:06:00.436: [smf] INFO: UE IMSI[262427891759763] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.437: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 03/16 11:06:00.437: [upf] INFO: UE F-SEID[UP:0xaac CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.437: [upf] INFO: UE F-SEID[UP:0xaac CP:0x56f] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.442: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 03/16 11:06:00.442: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 03/16 11:06:00.442: [smf] INFO: UE IMSI[262428489100872] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.442: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 03/16 11:06:00.442: [upf] INFO: UE F-SEID[UP:0xcfe CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.442: [upf] INFO: UE F-SEID[UP:0xcfe CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.448: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 03/16 11:06:00.448: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 03/16 11:06:00.448: [smf] INFO: UE IMSI[262426578560671] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.448: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 03/16 11:06:00.448: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.448: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.454: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 03/16 11:06:00.454: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 03/16 11:06:00.454: [smf] INFO: UE IMSI[262423510857241] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.454: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 03/16 11:06:00.454: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.454: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x860] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.459: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 03/16 11:06:00.459: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 03/16 11:06:00.460: [smf] INFO: UE IMSI[262429483261640] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.460: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 03/16 11:06:00.460: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.460: [upf] INFO: UE F-SEID[UP:0xe52 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.465: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 03/16 11:06:00.465: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 03/16 11:06:00.465: [smf] INFO: UE IMSI[262423757192285] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.466: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 03/16 11:06:00.466: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.466: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.471: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 03/16 11:06:00.471: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 03/16 11:06:00.471: [smf] INFO: UE IMSI[262422114062366] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.472: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 03/16 11:06:00.472: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.472: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.477: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 03/16 11:06:00.477: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 03/16 11:06:00.477: [smf] INFO: UE IMSI[262424113581511] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.478: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 03/16 11:06:00.478: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.478: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.483: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 03/16 11:06:00.483: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 03/16 11:06:00.483: [smf] INFO: UE IMSI[262428949170504] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.483: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 03/16 11:06:00.483: [upf] INFO: UE F-SEID[UP:0x474 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.483: [upf] INFO: UE F-SEID[UP:0x474 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.489: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 03/16 11:06:00.489: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 03/16 11:06:00.489: [smf] INFO: UE IMSI[262423049574233] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.489: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 03/16 11:06:00.489: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.489: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.495: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 03/16 11:06:00.495: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 03/16 11:06:00.495: [smf] INFO: UE IMSI[262425459074263] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.495: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 03/16 11:06:00.495: [upf] INFO: UE F-SEID[UP:0x544 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.495: [upf] INFO: UE F-SEID[UP:0x544 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.500: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 03/16 11:06:00.500: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 03/16 11:06:00.500: [smf] INFO: UE IMSI[262428561124768] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.501: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 03/16 11:06:00.501: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.501: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.506: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 03/16 11:06:00.506: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 03/16 11:06:00.506: [smf] INFO: UE IMSI[262424178759981] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.507: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 03/16 11:06:00.507: [upf] INFO: UE F-SEID[UP:0x9 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.507: [upf] INFO: UE F-SEID[UP:0x9 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.512: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 03/16 11:06:00.512: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 03/16 11:06:00.512: [smf] INFO: UE IMSI[262429371089199] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.513: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 03/16 11:06:00.513: [upf] INFO: UE F-SEID[UP:0x830 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.513: [upf] INFO: UE F-SEID[UP:0x830 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.518: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 03/16 11:06:00.518: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 03/16 11:06:00.518: [smf] INFO: UE IMSI[262425096873790] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.518: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 03/16 11:06:00.518: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.518: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.524: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 03/16 11:06:00.524: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 03/16 11:06:00.524: [smf] INFO: UE IMSI[262426903316846] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.524: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 03/16 11:06:00.524: [upf] INFO: UE F-SEID[UP:0xabc CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.524: [upf] INFO: UE F-SEID[UP:0xabc CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.529: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 03/16 11:06:00.529: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 03/16 11:06:00.529: [smf] INFO: UE IMSI[262424228872295] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.530: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 03/16 11:06:00.530: [upf] INFO: UE F-SEID[UP:0x359 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.530: [upf] INFO: UE F-SEID[UP:0x359 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.535: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 03/16 11:06:00.535: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 03/16 11:06:00.535: [smf] INFO: UE IMSI[262428916355626] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.536: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 03/16 11:06:00.536: [upf] INFO: UE F-SEID[UP:0x468 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.536: [upf] INFO: UE F-SEID[UP:0x468 CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.541: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 03/16 11:06:00.541: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 03/16 11:06:00.541: [smf] INFO: UE IMSI[262420884978399] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.542: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 03/16 11:06:00.542: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.542: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.547: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 03/16 11:06:00.547: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 03/16 11:06:00.547: [smf] INFO: UE IMSI[262421222613731] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.548: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 03/16 11:06:00.548: [upf] INFO: UE F-SEID[UP:0x4fb CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.548: [upf] INFO: UE F-SEID[UP:0x4fb CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.553: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 03/16 11:06:00.553: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 03/16 11:06:00.553: [smf] INFO: UE IMSI[262429292425000] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.553: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 03/16 11:06:00.553: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.553: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.559: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 03/16 11:06:00.559: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 03/16 11:06:00.559: [smf] INFO: UE IMSI[262421538396240] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.559: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 03/16 11:06:00.559: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.559: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.564: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 03/16 11:06:00.564: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 03/16 11:06:00.564: [smf] INFO: UE IMSI[262421443130468] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.565: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 03/16 11:06:00.565: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.565: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.570: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 03/16 11:06:00.570: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 03/16 11:06:00.570: [smf] INFO: UE IMSI[262420070531960] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.571: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 03/16 11:06:00.571: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.571: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.576: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 03/16 11:06:00.576: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 03/16 11:06:00.576: [smf] INFO: UE IMSI[262424050170656] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.577: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 03/16 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x652 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x652 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.582: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 03/16 11:06:00.582: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 03/16 11:06:00.582: [smf] INFO: UE IMSI[262427560209969] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.582: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 03/16 11:06:00.582: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.582: [upf] INFO: UE F-SEID[UP:0xd21 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.588: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 03/16 11:06:00.588: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 03/16 11:06:00.588: [smf] INFO: UE IMSI[262424296552744] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.588: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 03/16 11:06:00.588: [upf] INFO: UE F-SEID[UP:0x43c CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.588: [upf] INFO: UE F-SEID[UP:0x43c CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.593: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 03/16 11:06:00.593: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 03/16 11:06:00.593: [smf] INFO: UE IMSI[262423462280223] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.594: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 03/16 11:06:00.594: [upf] INFO: UE F-SEID[UP:0x660 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.594: [upf] INFO: UE F-SEID[UP:0x660 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.599: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 03/16 11:06:00.599: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 03/16 11:06:00.599: [smf] INFO: UE IMSI[262427934554479] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.600: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 03/16 11:06:00.600: [upf] INFO: UE F-SEID[UP:0xd29 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.600: [upf] INFO: UE F-SEID[UP:0xd29 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.605: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 03/16 11:06:00.605: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 03/16 11:06:00.605: [smf] INFO: UE IMSI[262420949754022] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.606: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 03/16 11:06:00.606: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.606: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.611: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 03/16 11:06:00.611: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 03/16 11:06:00.611: [smf] INFO: UE IMSI[262426685425494] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.611: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 03/16 11:06:00.611: [upf] INFO: UE F-SEID[UP:0x7c CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.611: [upf] INFO: UE F-SEID[UP:0x7c CP:0xb87] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.617: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 03/16 11:06:00.617: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 03/16 11:06:00.617: [smf] INFO: UE IMSI[262429332285061] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.618: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 03/16 11:06:00.618: [upf] INFO: UE F-SEID[UP:0x658 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.618: [upf] INFO: UE F-SEID[UP:0x658 CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.623: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 03/16 11:06:00.623: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 03/16 11:06:00.623: [smf] INFO: UE IMSI[262429691265794] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.623: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 03/16 11:06:00.623: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.623: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.628: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 03/16 11:06:00.628: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 03/16 11:06:00.628: [smf] INFO: UE IMSI[262422477286807] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.629: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 03/16 11:06:00.629: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.629: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.634: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 03/16 11:06:00.634: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 03/16 11:06:00.634: [smf] INFO: UE IMSI[262427638666973] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.635: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 03/16 11:06:00.635: [upf] INFO: UE F-SEID[UP:0xa12 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.635: [upf] INFO: UE F-SEID[UP:0xa12 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.640: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 03/16 11:06:00.640: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 03/16 11:06:00.640: [smf] INFO: UE IMSI[262426087716079] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.640: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 03/16 11:06:00.640: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.640: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x71e] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.646: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 03/16 11:06:00.646: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 03/16 11:06:00.646: [smf] INFO: UE IMSI[262421960842029] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.646: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 03/16 11:06:00.646: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.646: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.651: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 03/16 11:06:00.651: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 03/16 11:06:00.651: [smf] INFO: UE IMSI[262424848173382] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.652: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 03/16 11:06:00.652: [upf] INFO: UE F-SEID[UP:0x3a CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.652: [upf] INFO: UE F-SEID[UP:0x3a CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.657: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 03/16 11:06:00.657: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 03/16 11:06:00.657: [smf] INFO: UE IMSI[262428256201475] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.658: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 03/16 11:06:00.658: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.658: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.663: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 03/16 11:06:00.663: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 03/16 11:06:00.663: [smf] INFO: UE IMSI[262421366139645] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.664: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 03/16 11:06:00.664: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.664: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x1fd] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.669: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 03/16 11:06:00.669: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 03/16 11:06:00.669: [smf] INFO: UE IMSI[262423377112221] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.669: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 03/16 11:06:00.669: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.669: [upf] INFO: UE F-SEID[UP:0xfe3 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.675: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 03/16 11:06:00.675: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 03/16 11:06:00.675: [smf] INFO: UE IMSI[262421794756095] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.675: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 03/16 11:06:00.675: [upf] INFO: UE F-SEID[UP:0x98 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.675: [upf] INFO: UE F-SEID[UP:0x98 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.681: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 03/16 11:06:00.681: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 03/16 11:06:00.681: [smf] INFO: UE IMSI[262424102957263] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.681: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 03/16 11:06:00.681: [upf] INFO: UE F-SEID[UP:0x945 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.681: [upf] INFO: UE F-SEID[UP:0x945 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.686: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 03/16 11:06:00.686: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 03/16 11:06:00.686: [smf] INFO: UE IMSI[262427783122084] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.687: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 03/16 11:06:00.687: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.687: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.692: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 03/16 11:06:00.692: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 03/16 11:06:00.692: [smf] INFO: UE IMSI[262420819442964] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.693: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 03/16 11:06:00.693: [upf] INFO: UE F-SEID[UP:0x8de CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.693: [upf] INFO: UE F-SEID[UP:0x8de CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.698: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 03/16 11:06:00.698: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 03/16 11:06:00.698: [smf] INFO: UE IMSI[262425474722172] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.699: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 03/16 11:06:00.699: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.699: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.704: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 03/16 11:06:00.704: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 03/16 11:06:00.704: [smf] INFO: UE IMSI[262428939661080] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.704: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 03/16 11:06:00.704: [upf] INFO: UE F-SEID[UP:0x389 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.704: [upf] INFO: UE F-SEID[UP:0x389 CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.710: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 03/16 11:06:00.710: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 03/16 11:06:00.710: [smf] INFO: UE IMSI[262425601872928] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.710: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 03/16 11:06:00.710: [upf] INFO: UE F-SEID[UP:0x96a CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.710: [upf] INFO: UE F-SEID[UP:0x96a CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.715: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 03/16 11:06:00.715: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 03/16 11:06:00.715: [smf] INFO: UE IMSI[262423718102423] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.716: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 03/16 11:06:00.716: [upf] INFO: UE F-SEID[UP:0x934 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.716: [upf] INFO: UE F-SEID[UP:0x934 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.721: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 03/16 11:06:00.721: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 03/16 11:06:00.721: [smf] INFO: UE IMSI[262426856110615] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.722: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 03/16 11:06:00.722: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.722: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.727: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 03/16 11:06:00.727: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 03/16 11:06:00.727: [smf] INFO: UE IMSI[262421724623092] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.727: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 03/16 11:06:00.727: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.727: [upf] INFO: UE F-SEID[UP:0xc00 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.733: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 03/16 11:06:00.733: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 03/16 11:06:00.733: [smf] INFO: UE IMSI[262420332133864] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.733: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 03/16 11:06:00.733: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.733: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.739: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 03/16 11:06:00.739: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 03/16 11:06:00.739: [smf] INFO: UE IMSI[262422110500108] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.739: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 03/16 11:06:00.739: [upf] INFO: UE F-SEID[UP:0x39e CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.739: [upf] INFO: UE F-SEID[UP:0x39e CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.744: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 03/16 11:06:00.744: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 03/16 11:06:00.744: [smf] INFO: UE IMSI[262420205593396] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.745: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 03/16 11:06:00.745: [upf] INFO: UE F-SEID[UP:0x525 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.745: [upf] INFO: UE F-SEID[UP:0x525 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.750: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 03/16 11:06:00.750: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 03/16 11:06:00.750: [smf] INFO: UE IMSI[262423569801566] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.751: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 03/16 11:06:00.751: [upf] INFO: UE F-SEID[UP:0x52e CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.751: [upf] INFO: UE F-SEID[UP:0x52e CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.756: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 03/16 11:06:00.756: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 03/16 11:06:00.756: [smf] INFO: UE IMSI[262422028452996] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.757: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 03/16 11:06:00.757: [upf] INFO: UE F-SEID[UP:0x860 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.757: [upf] INFO: UE F-SEID[UP:0x860 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.762: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 03/16 11:06:00.762: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 03/16 11:06:00.762: [smf] INFO: UE IMSI[262423428784604] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.762: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 03/16 11:06:00.762: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.762: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.768: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 03/16 11:06:00.768: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 03/16 11:06:00.768: [smf] INFO: UE IMSI[262427062014539] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.768: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 03/16 11:06:00.768: [upf] INFO: UE F-SEID[UP:0x655 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.768: [upf] INFO: UE F-SEID[UP:0x655 CP:0x4ee] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.773: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 03/16 11:06:00.773: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 03/16 11:06:00.773: [smf] INFO: UE IMSI[262420765997845] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.774: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 03/16 11:06:00.774: [upf] INFO: UE F-SEID[UP:0x21 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.774: [upf] INFO: UE F-SEID[UP:0x21 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.779: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 03/16 11:06:00.779: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 03/16 11:06:00.779: [smf] INFO: UE IMSI[262420864421452] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.780: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 03/16 11:06:00.780: [upf] INFO: UE F-SEID[UP:0xafb CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.780: [upf] INFO: UE F-SEID[UP:0xafb CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.785: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 03/16 11:06:00.785: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 03/16 11:06:00.785: [smf] INFO: UE IMSI[262425420983426] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.786: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 03/16 11:06:00.786: [upf] INFO: UE F-SEID[UP:0x600 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.786: [upf] INFO: UE F-SEID[UP:0x600 CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.791: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 03/16 11:06:00.791: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 03/16 11:06:00.791: [smf] INFO: UE IMSI[262428823325013] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.791: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 03/16 11:06:00.791: [upf] INFO: UE F-SEID[UP:0x63a CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.791: [upf] INFO: UE F-SEID[UP:0x63a CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.797: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 03/16 11:06:00.797: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 03/16 11:06:00.797: [smf] INFO: UE IMSI[262420065176259] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.797: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 03/16 11:06:00.797: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.797: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.802: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 03/16 11:06:00.802: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 03/16 11:06:00.802: [smf] INFO: UE IMSI[262425772876622] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.803: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 03/16 11:06:00.803: [upf] INFO: UE F-SEID[UP:0x92c CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.803: [upf] INFO: UE F-SEID[UP:0x92c CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.808: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 03/16 11:06:00.808: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 03/16 11:06:00.808: [smf] INFO: UE IMSI[262425524292999] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.809: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 03/16 11:06:00.809: [upf] INFO: UE F-SEID[UP:0x259 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.809: [upf] INFO: UE F-SEID[UP:0x259 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.814: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 03/16 11:06:00.814: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 03/16 11:06:00.814: [smf] INFO: UE IMSI[262429786275868] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.815: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 03/16 11:06:00.815: [upf] INFO: UE F-SEID[UP:0x4ce CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.815: [upf] INFO: UE F-SEID[UP:0x4ce CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.820: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 03/16 11:06:00.820: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 03/16 11:06:00.820: [smf] INFO: UE IMSI[262427155669944] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.821: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 03/16 11:06:00.821: [upf] INFO: UE F-SEID[UP:0x703 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.821: [upf] INFO: UE F-SEID[UP:0x703 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.826: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 03/16 11:06:00.826: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 03/16 11:06:00.826: [smf] INFO: UE IMSI[262420939135249] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.826: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 03/16 11:06:00.826: [upf] INFO: UE F-SEID[UP:0x94f CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.826: [upf] INFO: UE F-SEID[UP:0x94f CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.832: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 03/16 11:06:00.832: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 03/16 11:06:00.832: [smf] INFO: UE IMSI[262421282468528] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.832: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 03/16 11:06:00.832: [upf] INFO: UE F-SEID[UP:0xc2c CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.832: [upf] INFO: UE F-SEID[UP:0xc2c CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.838: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 03/16 11:06:00.838: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 03/16 11:06:00.838: [smf] INFO: UE IMSI[262424277181447] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.838: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 03/16 11:06:00.838: [upf] INFO: UE F-SEID[UP:0x147 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.838: [upf] INFO: UE F-SEID[UP:0x147 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.844: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 03/16 11:06:00.844: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 03/16 11:06:00.844: [smf] INFO: UE IMSI[262427545382498] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.844: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 03/16 11:06:00.844: [upf] INFO: UE F-SEID[UP:0x254 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.844: [upf] INFO: UE F-SEID[UP:0x254 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.849: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 03/16 11:06:00.849: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 03/16 11:06:00.849: [smf] INFO: UE IMSI[262420569087354] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.850: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 03/16 11:06:00.850: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.850: [upf] INFO: UE F-SEID[UP:0xf90 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.855: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 03/16 11:06:00.855: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 03/16 11:06:00.855: [smf] INFO: UE IMSI[262421370717551] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.856: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 03/16 11:06:00.856: [upf] INFO: UE F-SEID[UP:0x317 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.856: [upf] INFO: UE F-SEID[UP:0x317 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.861: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 03/16 11:06:00.861: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 03/16 11:06:00.861: [smf] INFO: UE IMSI[262429206108480] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.862: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 03/16 11:06:00.862: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.862: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.867: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 03/16 11:06:00.867: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 03/16 11:06:00.867: [smf] INFO: UE IMSI[262428891186098] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.868: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 03/16 11:06:00.868: [upf] INFO: UE F-SEID[UP:0x109 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.868: [upf] INFO: UE F-SEID[UP:0x109 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.873: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 03/16 11:06:00.873: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 03/16 11:06:00.873: [smf] INFO: UE IMSI[262427988549830] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.874: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 03/16 11:06:00.874: [upf] INFO: UE F-SEID[UP:0x75 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.874: [upf] INFO: UE F-SEID[UP:0x75 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.880: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 03/16 11:06:00.880: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 03/16 11:06:00.880: [smf] INFO: UE IMSI[262429331673620] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.881: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 03/16 11:06:00.881: [upf] INFO: UE F-SEID[UP:0x762 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.881: [upf] INFO: UE F-SEID[UP:0x762 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.886: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 03/16 11:06:00.886: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 03/16 11:06:00.886: [smf] INFO: UE IMSI[262427631303236] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.888: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 03/16 11:06:00.888: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.888: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.893: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 03/16 11:06:00.893: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 03/16 11:06:00.893: [smf] INFO: UE IMSI[262420866713813] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.894: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 03/16 11:06:00.894: [upf] INFO: UE F-SEID[UP:0x232 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.894: [upf] INFO: UE F-SEID[UP:0x232 CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.899: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 03/16 11:06:00.899: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 03/16 11:06:00.899: [smf] INFO: UE IMSI[262424443901522] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.899: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 03/16 11:06:00.899: [upf] INFO: UE F-SEID[UP:0x189 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.899: [upf] INFO: UE F-SEID[UP:0x189 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.905: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 03/16 11:06:00.905: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 03/16 11:06:00.905: [smf] INFO: UE IMSI[262426374755550] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.905: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 03/16 11:06:00.905: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.905: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.910: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 03/16 11:06:00.910: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 03/16 11:06:00.910: [smf] INFO: UE IMSI[262428053477538] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.911: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 03/16 11:06:00.911: [upf] INFO: UE F-SEID[UP:0x248 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.911: [upf] INFO: UE F-SEID[UP:0x248 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.916: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 03/16 11:06:00.916: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 03/16 11:06:00.916: [smf] INFO: UE IMSI[262428839843888] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.917: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 03/16 11:06:00.917: [upf] INFO: UE F-SEID[UP:0x84c CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.917: [upf] INFO: UE F-SEID[UP:0x84c CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.922: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 03/16 11:06:00.922: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 03/16 11:06:00.922: [smf] INFO: UE IMSI[262422259715712] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.923: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 03/16 11:06:00.923: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.923: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.928: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 03/16 11:06:00.928: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 03/16 11:06:00.928: [smf] INFO: UE IMSI[262426262805586] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.928: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 03/16 11:06:00.928: [upf] INFO: UE F-SEID[UP:0x172 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.928: [upf] INFO: UE F-SEID[UP:0x172 CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.934: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 03/16 11:06:00.934: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 03/16 11:06:00.934: [smf] INFO: UE IMSI[262421021517359] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.934: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 03/16 11:06:00.934: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.934: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.939: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 03/16 11:06:00.939: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 03/16 11:06:00.939: [smf] INFO: UE IMSI[262427688043007] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.940: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 03/16 11:06:00.940: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.940: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.946: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 03/16 11:06:00.946: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 03/16 11:06:00.946: [smf] INFO: UE IMSI[262420592838291] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.947: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 03/16 11:06:00.947: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.947: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.952: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 03/16 11:06:00.952: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 03/16 11:06:00.952: [smf] INFO: UE IMSI[262427955919382] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.953: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 03/16 11:06:00.953: [upf] INFO: UE F-SEID[UP:0x33c CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.953: [upf] INFO: UE F-SEID[UP:0x33c CP:0xfae] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.958: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 03/16 11:06:00.958: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 03/16 11:06:00.958: [smf] INFO: UE IMSI[262423186791249] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.959: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 03/16 11:06:00.959: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.959: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.964: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 03/16 11:06:00.964: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 03/16 11:06:00.964: [smf] INFO: UE IMSI[262423568761595] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.965: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 03/16 11:06:00.965: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.965: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.970: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 03/16 11:06:00.970: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 03/16 11:06:00.970: [smf] INFO: UE IMSI[262429246970040] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.971: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 03/16 11:06:00.971: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.971: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.976: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 03/16 11:06:00.976: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 03/16 11:06:00.976: [smf] INFO: UE IMSI[262424296076011] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.976: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 03/16 11:06:00.976: [upf] INFO: UE F-SEID[UP:0x542 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.976: [upf] INFO: UE F-SEID[UP:0x542 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.982: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 03/16 11:06:00.982: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 03/16 11:06:00.982: [smf] INFO: UE IMSI[262428049414050] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.982: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 03/16 11:06:00.982: [upf] INFO: UE F-SEID[UP:0x242 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.982: [upf] INFO: UE F-SEID[UP:0x242 CP:0x2ad] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.988: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 03/16 11:06:00.988: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 03/16 11:06:00.988: [smf] INFO: UE IMSI[262423563038240] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.988: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 03/16 11:06:00.988: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.988: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.993: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 03/16 11:06:00.993: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 03/16 11:06:00.993: [smf] INFO: UE IMSI[262426364869416] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:00.994: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 03/16 11:06:00.994: [upf] INFO: UE F-SEID[UP:0x587 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.994: [upf] INFO: UE F-SEID[UP:0x587 CP:0x295] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 03/16 11:06:00.999: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 03/16 11:06:00.999: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 03/16 11:06:00.999: [smf] INFO: UE IMSI[262426917044720] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.000: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 03/16 11:06:01.000: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.000: [upf] INFO: UE F-SEID[UP:0xc38 CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.005: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 03/16 11:06:01.005: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 03/16 11:06:01.005: [smf] INFO: UE IMSI[262427387897607] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.006: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 03/16 11:06:01.006: [upf] INFO: UE F-SEID[UP:0xb6c CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.006: [upf] INFO: UE F-SEID[UP:0xb6c CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.011: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 03/16 11:06:01.011: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 03/16 11:06:01.011: [smf] INFO: UE IMSI[262425399520081] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.011: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 03/16 11:06:01.011: [upf] INFO: UE F-SEID[UP:0x402 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.011: [upf] INFO: UE F-SEID[UP:0x402 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.017: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 03/16 11:06:01.017: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 03/16 11:06:01.017: [smf] INFO: UE IMSI[262426695005153] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.017: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 03/16 11:06:01.017: [upf] INFO: UE F-SEID[UP:0x850 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.017: [upf] INFO: UE F-SEID[UP:0x850 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.023: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 03/16 11:06:01.023: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 03/16 11:06:01.023: [smf] INFO: UE IMSI[262426589336853] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.023: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 03/16 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x887 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x887 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.028: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 03/16 11:06:01.028: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 03/16 11:06:01.029: [smf] INFO: UE IMSI[262429782208401] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.029: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 03/16 11:06:01.029: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.029: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.034: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 03/16 11:06:01.034: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 03/16 11:06:01.034: [smf] INFO: UE IMSI[262422799953960] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.035: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 03/16 11:06:01.035: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.035: [upf] INFO: UE F-SEID[UP:0xc2d CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.040: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 03/16 11:06:01.040: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 03/16 11:06:01.040: [smf] INFO: UE IMSI[262425098380857] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.041: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 03/16 11:06:01.041: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.041: [upf] INFO: UE F-SEID[UP:0xbdb CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.046: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 03/16 11:06:01.046: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 03/16 11:06:01.046: [smf] INFO: UE IMSI[262421418246789] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.046: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 03/16 11:06:01.047: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.047: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.052: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 03/16 11:06:01.052: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 03/16 11:06:01.052: [smf] INFO: UE IMSI[262427098564981] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.052: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 03/16 11:06:01.052: [upf] INFO: UE F-SEID[UP:0x623 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.052: [upf] INFO: UE F-SEID[UP:0x623 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.058: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 03/16 11:06:01.058: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 03/16 11:06:01.058: [smf] INFO: UE IMSI[262426390869957] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.058: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 03/16 11:06:01.058: [upf] INFO: UE F-SEID[UP:0x99 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.058: [upf] INFO: UE F-SEID[UP:0x99 CP:0xf2e] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.063: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 03/16 11:06:01.064: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 03/16 11:06:01.064: [smf] INFO: UE IMSI[262428517131983] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.064: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 03/16 11:06:01.064: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.064: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.069: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 03/16 11:06:01.069: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 03/16 11:06:01.069: [smf] INFO: UE IMSI[262428228367154] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.070: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 03/16 11:06:01.070: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.070: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.075: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 03/16 11:06:01.075: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 03/16 11:06:01.075: [smf] INFO: UE IMSI[262424427673853] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.076: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 03/16 11:06:01.076: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.076: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.081: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 03/16 11:06:01.081: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 03/16 11:06:01.081: [smf] INFO: UE IMSI[262424201438811] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.082: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 03/16 11:06:01.082: [upf] INFO: UE F-SEID[UP:0x829 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.082: [upf] INFO: UE F-SEID[UP:0x829 CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.087: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 03/16 11:06:01.087: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 03/16 11:06:01.087: [smf] INFO: UE IMSI[262428517128598] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.088: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 03/16 11:06:01.088: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.088: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.093: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 03/16 11:06:01.093: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 03/16 11:06:01.093: [smf] INFO: UE IMSI[262424180108579] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.093: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 03/16 11:06:01.093: [upf] INFO: UE F-SEID[UP:0x4 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.093: [upf] INFO: UE F-SEID[UP:0x4 CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.099: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 03/16 11:06:01.099: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 03/16 11:06:01.099: [smf] INFO: UE IMSI[262422576045343] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.099: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 03/16 11:06:01.099: [upf] INFO: UE F-SEID[UP:0x39d CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.099: [upf] INFO: UE F-SEID[UP:0x39d CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.104: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 03/16 11:06:01.105: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 03/16 11:06:01.105: [smf] INFO: UE IMSI[262422553342359] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.105: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 03/16 11:06:01.105: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.105: [upf] INFO: UE F-SEID[UP:0x4dc CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.110: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 03/16 11:06:01.110: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 03/16 11:06:01.110: [smf] INFO: UE IMSI[262421963086013] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.111: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 03/16 11:06:01.111: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.111: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.116: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 03/16 11:06:01.116: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 03/16 11:06:01.116: [smf] INFO: UE IMSI[262427816850568] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.117: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 03/16 11:06:01.117: [upf] INFO: UE F-SEID[UP:0x438 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.117: [upf] INFO: UE F-SEID[UP:0x438 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.122: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 03/16 11:06:01.122: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 03/16 11:06:01.122: [smf] INFO: UE IMSI[262425628771172] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.123: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 03/16 11:06:01.123: [upf] INFO: UE F-SEID[UP:0x647 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.123: [upf] INFO: UE F-SEID[UP:0x647 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.128: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 03/16 11:06:01.128: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 03/16 11:06:01.128: [smf] INFO: UE IMSI[262420075671718] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.129: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 03/16 11:06:01.129: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.129: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x40b] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.134: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 03/16 11:06:01.134: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 03/16 11:06:01.134: [smf] INFO: UE IMSI[262426230476988] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.134: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 03/16 11:06:01.134: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.134: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.140: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 03/16 11:06:01.140: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 03/16 11:06:01.140: [smf] INFO: UE IMSI[262420977120490] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.140: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 03/16 11:06:01.140: [upf] INFO: UE F-SEID[UP:0x707 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.140: [upf] INFO: UE F-SEID[UP:0x707 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.146: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 03/16 11:06:01.146: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 03/16 11:06:01.146: [smf] INFO: UE IMSI[262422805986843] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.146: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 03/16 11:06:01.146: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.146: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.152: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 03/16 11:06:01.152: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 03/16 11:06:01.152: [smf] INFO: UE IMSI[262426885786936] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.152: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 03/16 11:06:01.152: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.152: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.157: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 03/16 11:06:01.157: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 03/16 11:06:01.157: [smf] INFO: UE IMSI[262421656448988] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.158: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 03/16 11:06:01.158: [upf] INFO: UE F-SEID[UP:0x66 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.158: [upf] INFO: UE F-SEID[UP:0x66 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.163: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 03/16 11:06:01.163: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 03/16 11:06:01.163: [smf] INFO: UE IMSI[262422214072662] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.164: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 03/16 11:06:01.164: [upf] INFO: UE F-SEID[UP:0x586 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.164: [upf] INFO: UE F-SEID[UP:0x586 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.169: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 03/16 11:06:01.169: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 03/16 11:06:01.169: [smf] INFO: UE IMSI[262426745938010] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.170: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 03/16 11:06:01.170: [upf] INFO: UE F-SEID[UP:0x74c CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.170: [upf] INFO: UE F-SEID[UP:0x74c CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.175: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 03/16 11:06:01.175: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 03/16 11:06:01.175: [smf] INFO: UE IMSI[262429457892677] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.176: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 03/16 11:06:01.176: [upf] INFO: UE F-SEID[UP:0x34 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.176: [upf] INFO: UE F-SEID[UP:0x34 CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.181: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 03/16 11:06:01.181: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 03/16 11:06:01.181: [smf] INFO: UE IMSI[262421385265676] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.181: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 03/16 11:06:01.182: [upf] INFO: UE F-SEID[UP:0x25d CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.182: [upf] INFO: UE F-SEID[UP:0x25d CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.186: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 03/16 11:06:01.186: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 03/16 11:06:01.186: [smf] INFO: UE IMSI[262423626893722] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.187: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 03/16 11:06:01.187: [upf] INFO: UE F-SEID[UP:0x34e CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.187: [upf] INFO: UE F-SEID[UP:0x34e CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.192: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 03/16 11:06:01.192: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 03/16 11:06:01.192: [smf] INFO: UE IMSI[262421751302337] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.193: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 03/16 11:06:01.193: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.193: [upf] INFO: UE F-SEID[UP:0xe09 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.198: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 03/16 11:06:01.198: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 03/16 11:06:01.198: [smf] INFO: UE IMSI[262423499559606] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.199: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 03/16 11:06:01.199: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.199: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.204: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 03/16 11:06:01.204: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 03/16 11:06:01.204: [smf] INFO: UE IMSI[262426893072963] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.204: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 03/16 11:06:01.204: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.204: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.210: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 03/16 11:06:01.210: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 03/16 11:06:01.210: [smf] INFO: UE IMSI[262428738206495] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.210: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 03/16 11:06:01.210: [upf] INFO: UE F-SEID[UP:0x804 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.210: [upf] INFO: UE F-SEID[UP:0x804 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.215: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 03/16 11:06:01.215: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 03/16 11:06:01.215: [smf] INFO: UE IMSI[262423856055741] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.216: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 03/16 11:06:01.216: [upf] INFO: UE F-SEID[UP:0xdba CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.216: [upf] INFO: UE F-SEID[UP:0xdba CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.221: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 03/16 11:06:01.221: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 03/16 11:06:01.221: [smf] INFO: UE IMSI[262425571990597] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.222: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 03/16 11:06:01.222: [upf] INFO: UE F-SEID[UP:0x320 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.222: [upf] INFO: UE F-SEID[UP:0x320 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.227: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 03/16 11:06:01.227: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 03/16 11:06:01.227: [smf] INFO: UE IMSI[262427771546717] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.227: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 03/16 11:06:01.227: [upf] INFO: UE F-SEID[UP:0xffa CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.227: [upf] INFO: UE F-SEID[UP:0xffa CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.232: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 03/16 11:06:01.232: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 03/16 11:06:01.232: [smf] INFO: UE IMSI[262421615150516] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.233: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 03/16 11:06:01.233: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.233: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.238: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 03/16 11:06:01.238: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 03/16 11:06:01.238: [smf] INFO: UE IMSI[262424290810416] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.239: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 03/16 11:06:01.239: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.239: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.244: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 03/16 11:06:01.244: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 03/16 11:06:01.244: [smf] INFO: UE IMSI[262421660056535] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.245: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 03/16 11:06:01.245: [upf] INFO: UE F-SEID[UP:0x668 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.245: [upf] INFO: UE F-SEID[UP:0x668 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.250: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 03/16 11:06:01.250: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 03/16 11:06:01.250: [smf] INFO: UE IMSI[262425042544233] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.250: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 03/16 11:06:01.250: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.250: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.255: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 03/16 11:06:01.255: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 03/16 11:06:01.255: [smf] INFO: UE IMSI[262426407100146] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.256: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 03/16 11:06:01.256: [upf] INFO: UE F-SEID[UP:0x698 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.256: [upf] INFO: UE F-SEID[UP:0x698 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.261: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 03/16 11:06:01.261: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 03/16 11:06:01.261: [smf] INFO: UE IMSI[262420096727465] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.262: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 03/16 11:06:01.262: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.262: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.267: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 03/16 11:06:01.267: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 03/16 11:06:01.267: [smf] INFO: UE IMSI[262429923825987] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.268: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 03/16 11:06:01.268: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.268: [upf] INFO: UE F-SEID[UP:0xd59 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.273: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 03/16 11:06:01.273: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 03/16 11:06:01.273: [smf] INFO: UE IMSI[262425636262921] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.273: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 03/16 11:06:01.273: [upf] INFO: UE F-SEID[UP:0x616 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.273: [upf] INFO: UE F-SEID[UP:0x616 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.278: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 03/16 11:06:01.278: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 03/16 11:06:01.278: [smf] INFO: UE IMSI[262420477883978] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.279: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 03/16 11:06:01.279: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.279: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.284: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 03/16 11:06:01.284: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 03/16 11:06:01.284: [smf] INFO: UE IMSI[262422555777000] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.285: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 03/16 11:06:01.285: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.285: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.290: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 03/16 11:06:01.290: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 03/16 11:06:01.290: [smf] INFO: UE IMSI[262427318617461] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.290: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 03/16 11:06:01.290: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.290: [upf] INFO: UE F-SEID[UP:0xa8e CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.295: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 03/16 11:06:01.295: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 03/16 11:06:01.295: [smf] INFO: UE IMSI[262424789407471] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.296: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 03/16 11:06:01.296: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.296: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.301: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 03/16 11:06:01.301: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 03/16 11:06:01.301: [smf] INFO: UE IMSI[262423046211052] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.301: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 03/16 11:06:01.301: [upf] INFO: UE F-SEID[UP:0x76a CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.301: [upf] INFO: UE F-SEID[UP:0x76a CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.307: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 03/16 11:06:01.307: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 03/16 11:06:01.307: [smf] INFO: UE IMSI[262425836436758] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.307: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 03/16 11:06:01.307: [upf] INFO: UE F-SEID[UP:0xedb CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.307: [upf] INFO: UE F-SEID[UP:0xedb CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.312: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 03/16 11:06:01.312: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 03/16 11:06:01.312: [smf] INFO: UE IMSI[262427725660637] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.313: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 03/16 11:06:01.313: [upf] INFO: UE F-SEID[UP:0x395 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.313: [upf] INFO: UE F-SEID[UP:0x395 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.318: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 03/16 11:06:01.318: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 03/16 11:06:01.318: [smf] INFO: UE IMSI[262429045242852] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.319: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 03/16 11:06:01.319: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.319: [upf] INFO: UE F-SEID[UP:0xf94 CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.324: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 03/16 11:06:01.324: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 03/16 11:06:01.324: [smf] INFO: UE IMSI[262426071496304] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.324: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 03/16 11:06:01.324: [upf] INFO: UE F-SEID[UP:0x657 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.324: [upf] INFO: UE F-SEID[UP:0x657 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.330: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 03/16 11:06:01.330: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 03/16 11:06:01.330: [smf] INFO: UE IMSI[262421346677933] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.330: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 03/16 11:06:01.330: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.330: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.336: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 03/16 11:06:01.336: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 03/16 11:06:01.336: [smf] INFO: UE IMSI[262422466152137] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.337: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 03/16 11:06:01.337: [upf] INFO: UE F-SEID[UP:0x394 CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.337: [upf] INFO: UE F-SEID[UP:0x394 CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.341: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 03/16 11:06:01.341: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 03/16 11:06:01.341: [smf] INFO: UE IMSI[262428327028328] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.342: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 03/16 11:06:01.342: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.342: [upf] INFO: UE F-SEID[UP:0xe72 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.347: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 03/16 11:06:01.347: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 03/16 11:06:01.347: [smf] INFO: UE IMSI[262424792640715] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.348: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 03/16 11:06:01.348: [upf] INFO: UE F-SEID[UP:0x440 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.348: [upf] INFO: UE F-SEID[UP:0x440 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.353: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 03/16 11:06:01.353: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 03/16 11:06:01.353: [smf] INFO: UE IMSI[262425697253306] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.353: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 03/16 11:06:01.353: [upf] INFO: UE F-SEID[UP:0x19b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.353: [upf] INFO: UE F-SEID[UP:0x19b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.358: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 03/16 11:06:01.358: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 03/16 11:06:01.358: [smf] INFO: UE IMSI[262420110407565] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.359: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 03/16 11:06:01.359: [upf] INFO: UE F-SEID[UP:0xeca CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.359: [upf] INFO: UE F-SEID[UP:0xeca CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.364: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 03/16 11:06:01.364: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 03/16 11:06:01.364: [smf] INFO: UE IMSI[262421368014167] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.365: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 03/16 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x33f CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x33f CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.370: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 03/16 11:06:01.370: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 03/16 11:06:01.370: [smf] INFO: UE IMSI[262424166707415] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.370: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 03/16 11:06:01.370: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.370: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.376: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 03/16 11:06:01.376: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 03/16 11:06:01.376: [smf] INFO: UE IMSI[262425880125852] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.376: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 03/16 11:06:01.376: [upf] INFO: UE F-SEID[UP:0x13c CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.376: [upf] INFO: UE F-SEID[UP:0x13c CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.381: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 03/16 11:06:01.381: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 03/16 11:06:01.381: [smf] INFO: UE IMSI[262425761823286] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.382: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 03/16 11:06:01.382: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.382: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.388: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 03/16 11:06:01.388: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 03/16 11:06:01.388: [smf] INFO: UE IMSI[262429332564252] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.388: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 03/16 11:06:01.388: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.388: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x38] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.394: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 03/16 11:06:01.394: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 03/16 11:06:01.394: [smf] INFO: UE IMSI[262423359080553] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.395: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 03/16 11:06:01.395: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.395: [upf] INFO: UE F-SEID[UP:0xb92 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.402: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 03/16 11:06:01.402: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 03/16 11:06:01.402: [smf] INFO: UE IMSI[262423261833767] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.403: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 03/16 11:06:01.403: [upf] INFO: UE F-SEID[UP:0x78c CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.403: [upf] INFO: UE F-SEID[UP:0x78c CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.408: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 03/16 11:06:01.408: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 03/16 11:06:01.408: [smf] INFO: UE IMSI[262424338154243] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.409: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 03/16 11:06:01.409: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.409: [upf] INFO: UE F-SEID[UP:0xd44 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.414: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 03/16 11:06:01.414: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 03/16 11:06:01.414: [smf] INFO: UE IMSI[262427056790326] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.415: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 03/16 11:06:01.415: [upf] INFO: UE F-SEID[UP:0x399 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.415: [upf] INFO: UE F-SEID[UP:0x399 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.420: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 03/16 11:06:01.420: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 03/16 11:06:01.420: [smf] INFO: UE IMSI[262429098968314] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.421: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 03/16 11:06:01.421: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.421: [upf] INFO: UE F-SEID[UP:0xd48 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.426: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 03/16 11:06:01.426: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 03/16 11:06:01.426: [smf] INFO: UE IMSI[262420173758464] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.427: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 03/16 11:06:01.427: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.427: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.432: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 03/16 11:06:01.432: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 03/16 11:06:01.432: [smf] INFO: UE IMSI[262427093444485] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.432: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 03/16 11:06:01.432: [upf] INFO: UE F-SEID[UP:0x6db CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.432: [upf] INFO: UE F-SEID[UP:0x6db CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.438: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 03/16 11:06:01.438: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 03/16 11:06:01.438: [smf] INFO: UE IMSI[262424086053910] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.438: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 03/16 11:06:01.438: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.438: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.444: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 03/16 11:06:01.444: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 03/16 11:06:01.444: [smf] INFO: UE IMSI[262429023308470] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.444: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 03/16 11:06:01.444: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.444: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x8a0] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.449: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 03/16 11:06:01.449: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 03/16 11:06:01.449: [smf] INFO: UE IMSI[262429224677088] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.450: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 03/16 11:06:01.450: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.450: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.455: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 03/16 11:06:01.455: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 03/16 11:06:01.455: [smf] INFO: UE IMSI[262428645772362] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.456: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 03/16 11:06:01.456: [upf] INFO: UE F-SEID[UP:0x995 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.456: [upf] INFO: UE F-SEID[UP:0x995 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.461: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 03/16 11:06:01.461: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 03/16 11:06:01.461: [smf] INFO: UE IMSI[262420328763585] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.462: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 03/16 11:06:01.462: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.462: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.467: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 03/16 11:06:01.467: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 03/16 11:06:01.467: [smf] INFO: UE IMSI[262421821701580] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.468: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 03/16 11:06:01.468: [upf] INFO: UE F-SEID[UP:0x913 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.468: [upf] INFO: UE F-SEID[UP:0x913 CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.473: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 03/16 11:06:01.473: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 03/16 11:06:01.473: [smf] INFO: UE IMSI[262421513097175] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.474: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 03/16 11:06:01.474: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.474: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.479: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 03/16 11:06:01.479: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 03/16 11:06:01.479: [smf] INFO: UE IMSI[262427750688509] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.480: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 03/16 11:06:01.480: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.480: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.485: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 03/16 11:06:01.485: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 03/16 11:06:01.485: [smf] INFO: UE IMSI[262429136976902] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.485: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 03/16 11:06:01.485: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.485: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.491: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 03/16 11:06:01.491: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 03/16 11:06:01.491: [smf] INFO: UE IMSI[262421535899945] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.491: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 03/16 11:06:01.491: [upf] INFO: UE F-SEID[UP:0x234 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.491: [upf] INFO: UE F-SEID[UP:0x234 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.497: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 03/16 11:06:01.497: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 03/16 11:06:01.497: [smf] INFO: UE IMSI[262428836384317] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.497: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 03/16 11:06:01.497: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.497: [upf] INFO: UE F-SEID[UP:0xd8c CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.502: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 03/16 11:06:01.502: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 03/16 11:06:01.503: [smf] INFO: UE IMSI[262421038962675] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.503: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 03/16 11:06:01.503: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.503: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.509: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 03/16 11:06:01.509: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 03/16 11:06:01.509: [smf] INFO: UE IMSI[262428234402431] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.509: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 03/16 11:06:01.509: [upf] INFO: UE F-SEID[UP:0x33 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.509: [upf] INFO: UE F-SEID[UP:0x33 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.515: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 03/16 11:06:01.515: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 03/16 11:06:01.515: [smf] INFO: UE IMSI[262420687429410] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.516: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 03/16 11:06:01.516: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.516: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.522: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 03/16 11:06:01.522: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 03/16 11:06:01.522: [smf] INFO: UE IMSI[262426967251063] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.523: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 03/16 11:06:01.523: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.523: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0x3a3] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.528: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 03/16 11:06:01.528: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 03/16 11:06:01.528: [smf] INFO: UE IMSI[262427263461880] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.529: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 03/16 11:06:01.529: [upf] INFO: UE F-SEID[UP:0x86 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.529: [upf] INFO: UE F-SEID[UP:0x86 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.534: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 03/16 11:06:01.534: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 03/16 11:06:01.534: [smf] INFO: UE IMSI[262424346943648] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.535: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 03/16 11:06:01.536: [upf] INFO: UE F-SEID[UP:0x17 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.536: [upf] INFO: UE F-SEID[UP:0x17 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.541: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 03/16 11:06:01.541: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 03/16 11:06:01.541: [smf] INFO: UE IMSI[262425495002372] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.543: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 03/16 11:06:01.543: [upf] INFO: UE F-SEID[UP:0x9a CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.543: [upf] INFO: UE F-SEID[UP:0x9a CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.548: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 03/16 11:06:01.548: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 03/16 11:06:01.548: [smf] INFO: UE IMSI[262427969484585] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:01.549: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 03/16 11:06:01.549: [upf] INFO: UE F-SEID[UP:0x49d CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.549: [upf] INFO: UE F-SEID[UP:0x49d CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.554: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@93e6d8eec0e1: Successfully created 1019 PDP contexts before exhausting the pool MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:06:01.756: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 03/16 11:06:01.756: [upf] INFO: UE F-SEID[UP:0x63b CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.756: [upf] INFO: UE F-SEID[UP:0x63b CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 03/16 11:06:01.768: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 03/16 11:06:01.775: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 03/16 11:06:01.782: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 03/16 11:06:01.783: [smf] INFO: Removed Session: UE IMSI:[262426611170092] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 03/16 11:06:01.783: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 03/16 11:06:01.787: [smf] INFO: Removed Session: UE IMSI:[262423493167839] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 03/16 11:06:01.787: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 03/16 11:06:01.788: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 03/16 11:06:01.789: [smf] INFO: Removed Session: UE IMSI:[262421952226511] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 03/16 11:06:01.789: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 03/16 11:06:01.793: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 03/16 11:06:01.794: [smf] INFO: Removed Session: UE IMSI:[262420129908873] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 03/16 11:06:01.794: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 03/16 11:06:01.799: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 03/16 11:06:01.800: [smf] INFO: Removed Session: UE IMSI:[262421574709154] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 03/16 11:06:01.800: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 03/16 11:06:01.804: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 03/16 11:06:01.805: [smf] INFO: Removed Session: UE IMSI:[262424200705330] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 03/16 11:06:01.805: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 03/16 11:06:01.810: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 03/16 11:06:01.810: [smf] INFO: Removed Session: UE IMSI:[262428730067188] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 03/16 11:06:01.810: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 03/16 11:06:01.815: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 03/16 11:06:01.815: [smf] INFO: Removed Session: UE IMSI:[262420958578625] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 03/16 11:06:01.815: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 03/16 11:06:01.820: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 03/16 11:06:01.820: [smf] INFO: Removed Session: UE IMSI:[262427425666233] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 03/16 11:06:01.820: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 03/16 11:06:01.825: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 03/16 11:06:01.826: [smf] INFO: Removed Session: UE IMSI:[262424629701134] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 03/16 11:06:01.826: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 03/16 11:06:01.831: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 03/16 11:06:01.831: [smf] INFO: Removed Session: UE IMSI:[262423764279199] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 03/16 11:06:01.831: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 03/16 11:06:01.836: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 03/16 11:06:01.836: [smf] INFO: Removed Session: UE IMSI:[262426403810228] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 03/16 11:06:01.836: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 03/16 11:06:01.841: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 03/16 11:06:01.842: [smf] INFO: Removed Session: UE IMSI:[262424200242789] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 03/16 11:06:01.842: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 03/16 11:06:01.847: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 03/16 11:06:01.847: [smf] INFO: Removed Session: UE IMSI:[262425962064911] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 03/16 11:06:01.847: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 03/16 11:06:01.852: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 03/16 11:06:01.853: [smf] INFO: Removed Session: UE IMSI:[262420002043544] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 03/16 11:06:01.853: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 03/16 11:06:01.857: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 03/16 11:06:01.858: [smf] INFO: Removed Session: UE IMSI:[262423780738511] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 03/16 11:06:01.858: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 03/16 11:06:01.863: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 03/16 11:06:01.863: [smf] INFO: Removed Session: UE IMSI:[262420162219806] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 03/16 11:06:01.863: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 03/16 11:06:01.868: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 03/16 11:06:01.869: [smf] INFO: Removed Session: UE IMSI:[262420604898543] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 03/16 11:06:01.869: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 03/16 11:06:01.874: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 03/16 11:06:01.875: [smf] INFO: Removed Session: UE IMSI:[262424362594446] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 03/16 11:06:01.875: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 03/16 11:06:01.880: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 03/16 11:06:01.880: [smf] INFO: Removed Session: UE IMSI:[262422935962752] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 03/16 11:06:01.880: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 03/16 11:06:01.885: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 03/16 11:06:01.886: [smf] INFO: Removed Session: UE IMSI:[262423782206197] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 03/16 11:06:01.886: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 03/16 11:06:01.891: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 03/16 11:06:01.891: [smf] INFO: Removed Session: UE IMSI:[262428911023648] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 03/16 11:06:01.891: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 03/16 11:06:01.896: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 03/16 11:06:01.897: [smf] INFO: Removed Session: UE IMSI:[262423214798286] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 03/16 11:06:01.897: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 03/16 11:06:01.902: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 03/16 11:06:01.902: [smf] INFO: Removed Session: UE IMSI:[262428707389900] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 03/16 11:06:01.902: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 03/16 11:06:01.907: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 03/16 11:06:01.908: [smf] INFO: Removed Session: UE IMSI:[262426076452411] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 03/16 11:06:01.908: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 03/16 11:06:01.912: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 03/16 11:06:01.913: [smf] INFO: Removed Session: UE IMSI:[262426516050818] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 03/16 11:06:01.913: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 03/16 11:06:01.918: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 03/16 11:06:01.918: [smf] INFO: Removed Session: UE IMSI:[262425600124210] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 03/16 11:06:01.918: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 03/16 11:06:01.923: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 03/16 11:06:01.924: [smf] INFO: Removed Session: UE IMSI:[262424242414135] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 03/16 11:06:01.924: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 03/16 11:06:01.929: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 03/16 11:06:01.929: [smf] INFO: Removed Session: UE IMSI:[262423011629581] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 03/16 11:06:01.929: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 03/16 11:06:01.934: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 03/16 11:06:01.934: [smf] INFO: Removed Session: UE IMSI:[262420122153059] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 03/16 11:06:01.934: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 03/16 11:06:01.939: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 03/16 11:06:01.940: [smf] INFO: Removed Session: UE IMSI:[262422296857047] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 03/16 11:06:01.940: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 03/16 11:06:01.945: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 03/16 11:06:01.945: [smf] INFO: Removed Session: UE IMSI:[262425690033775] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 03/16 11:06:01.945: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 03/16 11:06:01.950: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 03/16 11:06:01.950: [smf] INFO: Removed Session: UE IMSI:[262427269002761] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 03/16 11:06:01.950: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 03/16 11:06:01.955: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 03/16 11:06:01.956: [smf] INFO: Removed Session: UE IMSI:[262421491245593] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 03/16 11:06:01.956: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 03/16 11:06:01.961: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 03/16 11:06:01.961: [smf] INFO: Removed Session: UE IMSI:[262422729783143] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 03/16 11:06:01.961: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 03/16 11:06:01.966: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 03/16 11:06:01.966: [smf] INFO: Removed Session: UE IMSI:[262423174226987] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 03/16 11:06:01.966: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 03/16 11:06:01.971: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 03/16 11:06:01.972: [smf] INFO: Removed Session: UE IMSI:[262421790425919] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 03/16 11:06:01.972: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 03/16 11:06:01.977: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 03/16 11:06:01.977: [smf] INFO: Removed Session: UE IMSI:[262426341752465] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 03/16 11:06:01.977: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 03/16 11:06:01.982: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 03/16 11:06:01.982: [smf] INFO: Removed Session: UE IMSI:[262424634440149] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 03/16 11:06:01.982: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 03/16 11:06:01.987: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 03/16 11:06:01.988: [smf] INFO: Removed Session: UE IMSI:[262420921297382] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 03/16 11:06:01.988: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 03/16 11:06:01.993: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 03/16 11:06:01.993: [smf] INFO: Removed Session: UE IMSI:[262427167306560] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 03/16 11:06:01.993: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 03/16 11:06:01.998: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 03/16 11:06:01.998: [smf] INFO: Removed Session: UE IMSI:[262423169619893] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:01.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 03/16 11:06:01.998: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 03/16 11:06:02.003: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 03/16 11:06:02.004: [smf] INFO: Removed Session: UE IMSI:[262428901443767] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 03/16 11:06:02.004: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 03/16 11:06:02.009: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 03/16 11:06:02.009: [smf] INFO: Removed Session: UE IMSI:[262425505384107] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 03/16 11:06:02.009: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 03/16 11:06:02.014: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 03/16 11:06:02.015: [smf] INFO: Removed Session: UE IMSI:[262428714165937] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 03/16 11:06:02.015: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 03/16 11:06:02.019: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 03/16 11:06:02.020: [smf] INFO: Removed Session: UE IMSI:[262428623810753] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 03/16 11:06:02.020: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 03/16 11:06:02.025: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 03/16 11:06:02.025: [smf] INFO: Removed Session: UE IMSI:[262423228246919] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 03/16 11:06:02.025: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 03/16 11:06:02.030: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 03/16 11:06:02.030: [smf] INFO: Removed Session: UE IMSI:[262420760734448] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 03/16 11:06:02.030: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 03/16 11:06:02.036: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 03/16 11:06:02.036: [smf] INFO: Removed Session: UE IMSI:[262429357915167] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 03/16 11:06:02.036: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 03/16 11:06:02.041: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 03/16 11:06:02.041: [smf] INFO: Removed Session: UE IMSI:[262426306941659] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 03/16 11:06:02.041: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 03/16 11:06:02.046: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 03/16 11:06:02.047: [smf] INFO: Removed Session: UE IMSI:[262422502250247] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 03/16 11:06:02.047: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 03/16 11:06:02.052: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 03/16 11:06:02.053: [smf] INFO: Removed Session: UE IMSI:[262421399391664] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 03/16 11:06:02.053: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 03/16 11:06:02.058: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 03/16 11:06:02.058: [smf] INFO: Removed Session: UE IMSI:[262422364214509] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 03/16 11:06:02.058: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 03/16 11:06:02.063: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 03/16 11:06:02.064: [smf] INFO: Removed Session: UE IMSI:[262421348176003] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 03/16 11:06:02.064: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 03/16 11:06:02.069: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 03/16 11:06:02.070: [smf] INFO: Removed Session: UE IMSI:[262424261056135] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 03/16 11:06:02.070: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 03/16 11:06:02.074: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 03/16 11:06:02.075: [smf] INFO: Removed Session: UE IMSI:[262429794085315] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 03/16 11:06:02.075: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 03/16 11:06:02.080: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 03/16 11:06:02.080: [smf] INFO: Removed Session: UE IMSI:[262422181108088] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 03/16 11:06:02.080: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 03/16 11:06:02.085: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 03/16 11:06:02.086: [smf] INFO: Removed Session: UE IMSI:[262428771544031] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 03/16 11:06:02.086: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 03/16 11:06:02.091: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 03/16 11:06:02.091: [smf] INFO: Removed Session: UE IMSI:[262422415865948] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 03/16 11:06:02.091: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 03/16 11:06:02.096: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 03/16 11:06:02.096: [smf] INFO: Removed Session: UE IMSI:[262427902937783] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 03/16 11:06:02.096: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 03/16 11:06:02.101: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 03/16 11:06:02.102: [smf] INFO: Removed Session: UE IMSI:[262427627861008] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 03/16 11:06:02.102: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 03/16 11:06:02.108: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 03/16 11:06:02.108: [smf] INFO: Removed Session: UE IMSI:[262422174252866] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 03/16 11:06:02.108: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 03/16 11:06:02.113: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 03/16 11:06:02.113: [smf] INFO: Removed Session: UE IMSI:[262420115865401] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 03/16 11:06:02.113: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 03/16 11:06:02.119: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 03/16 11:06:02.119: [smf] INFO: Removed Session: UE IMSI:[262428070910044] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 03/16 11:06:02.119: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 03/16 11:06:02.124: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 03/16 11:06:02.125: [smf] INFO: Removed Session: UE IMSI:[262424204986725] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 03/16 11:06:02.125: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 03/16 11:06:02.130: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 03/16 11:06:02.130: [smf] INFO: Removed Session: UE IMSI:[262422673197004] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 03/16 11:06:02.130: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 03/16 11:06:02.135: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 03/16 11:06:02.136: [smf] INFO: Removed Session: UE IMSI:[262427199583748] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 03/16 11:06:02.136: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 03/16 11:06:02.141: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 03/16 11:06:02.141: [smf] INFO: Removed Session: UE IMSI:[262420285700341] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 03/16 11:06:02.141: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 03/16 11:06:02.146: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 03/16 11:06:02.146: [smf] INFO: Removed Session: UE IMSI:[262425741418416] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 03/16 11:06:02.146: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 03/16 11:06:02.151: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 03/16 11:06:02.152: [smf] INFO: Removed Session: UE IMSI:[262429558594546] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 03/16 11:06:02.152: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 03/16 11:06:02.157: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 03/16 11:06:02.157: [smf] INFO: Removed Session: UE IMSI:[262429739638344] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 03/16 11:06:02.157: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 03/16 11:06:02.162: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 03/16 11:06:02.162: [smf] INFO: Removed Session: UE IMSI:[262422541921854] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 03/16 11:06:02.162: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 03/16 11:06:02.167: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 03/16 11:06:02.168: [smf] INFO: Removed Session: UE IMSI:[262427583005305] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 03/16 11:06:02.168: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 03/16 11:06:02.173: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 03/16 11:06:02.173: [smf] INFO: Removed Session: UE IMSI:[262425341461698] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 03/16 11:06:02.173: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 03/16 11:06:02.178: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 03/16 11:06:02.178: [smf] INFO: Removed Session: UE IMSI:[262420478991174] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 03/16 11:06:02.178: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 03/16 11:06:02.183: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 03/16 11:06:02.184: [smf] INFO: Removed Session: UE IMSI:[262422850488618] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 03/16 11:06:02.184: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 03/16 11:06:02.189: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 03/16 11:06:02.189: [smf] INFO: Removed Session: UE IMSI:[262429004264950] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 03/16 11:06:02.189: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 03/16 11:06:02.194: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 03/16 11:06:02.194: [smf] INFO: Removed Session: UE IMSI:[262421850146788] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 03/16 11:06:02.194: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 03/16 11:06:02.199: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 03/16 11:06:02.200: [smf] INFO: Removed Session: UE IMSI:[262424684122208] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 03/16 11:06:02.200: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 03/16 11:06:02.205: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 03/16 11:06:02.205: [smf] INFO: Removed Session: UE IMSI:[262427497802919] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 03/16 11:06:02.205: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 03/16 11:06:02.210: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 03/16 11:06:02.210: [smf] INFO: Removed Session: UE IMSI:[262429246586932] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 03/16 11:06:02.210: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 03/16 11:06:02.215: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 03/16 11:06:02.216: [smf] INFO: Removed Session: UE IMSI:[262425073063634] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 03/16 11:06:02.216: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 03/16 11:06:02.221: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 03/16 11:06:02.221: [smf] INFO: Removed Session: UE IMSI:[262420673462966] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 03/16 11:06:02.221: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 03/16 11:06:02.226: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 03/16 11:06:02.226: [smf] INFO: Removed Session: UE IMSI:[262425584374321] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 03/16 11:06:02.226: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 03/16 11:06:02.231: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 03/16 11:06:02.232: [smf] INFO: Removed Session: UE IMSI:[262421085210805] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 03/16 11:06:02.232: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 03/16 11:06:02.236: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 03/16 11:06:02.237: [smf] INFO: Removed Session: UE IMSI:[262428584540854] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 03/16 11:06:02.237: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 03/16 11:06:02.242: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 03/16 11:06:02.242: [smf] INFO: Removed Session: UE IMSI:[262424645780514] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 03/16 11:06:02.242: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 03/16 11:06:02.247: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 03/16 11:06:02.248: [smf] INFO: Removed Session: UE IMSI:[262429301712457] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 03/16 11:06:02.248: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 03/16 11:06:02.252: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 03/16 11:06:02.253: [smf] INFO: Removed Session: UE IMSI:[262426118110197] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 03/16 11:06:02.253: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 03/16 11:06:02.258: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 03/16 11:06:02.258: [smf] INFO: Removed Session: UE IMSI:[262420941624842] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 03/16 11:06:02.258: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 03/16 11:06:02.263: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 03/16 11:06:02.263: [smf] INFO: Removed Session: UE IMSI:[262420859587952] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 03/16 11:06:02.263: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 03/16 11:06:02.269: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 03/16 11:06:02.269: [smf] INFO: Removed Session: UE IMSI:[262427605689747] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 03/16 11:06:02.269: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 03/16 11:06:02.274: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 03/16 11:06:02.274: [smf] INFO: Removed Session: UE IMSI:[262420459363154] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 03/16 11:06:02.274: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 03/16 11:06:02.280: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 03/16 11:06:02.280: [smf] INFO: Removed Session: UE IMSI:[262423517309714] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 03/16 11:06:02.280: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 03/16 11:06:02.285: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 03/16 11:06:02.286: [smf] INFO: Removed Session: UE IMSI:[262427927087694] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 03/16 11:06:02.286: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 03/16 11:06:02.291: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 03/16 11:06:02.291: [smf] INFO: Removed Session: UE IMSI:[262423889300964] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 03/16 11:06:02.291: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 03/16 11:06:02.296: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 03/16 11:06:02.297: [smf] INFO: Removed Session: UE IMSI:[262420318982147] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 03/16 11:06:02.297: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 03/16 11:06:02.301: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 03/16 11:06:02.302: [smf] INFO: Removed Session: UE IMSI:[262422498327498] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 03/16 11:06:02.302: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 03/16 11:06:02.307: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 03/16 11:06:02.307: [smf] INFO: Removed Session: UE IMSI:[262422072203852] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 03/16 11:06:02.307: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 03/16 11:06:02.312: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 03/16 11:06:02.313: [smf] INFO: Removed Session: UE IMSI:[262421623081998] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 03/16 11:06:02.313: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 03/16 11:06:02.318: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 03/16 11:06:02.318: [smf] INFO: Removed Session: UE IMSI:[262421834039873] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 03/16 11:06:02.318: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 03/16 11:06:02.323: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 03/16 11:06:02.323: [smf] INFO: Removed Session: UE IMSI:[262423767182234] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 03/16 11:06:02.323: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 03/16 11:06:02.328: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 03/16 11:06:02.329: [smf] INFO: Removed Session: UE IMSI:[262429408642451] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 03/16 11:06:02.329: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 03/16 11:06:02.333: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 03/16 11:06:02.334: [smf] INFO: Removed Session: UE IMSI:[262425637068677] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 03/16 11:06:02.334: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 03/16 11:06:02.339: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 03/16 11:06:02.339: [smf] INFO: Removed Session: UE IMSI:[262420830908658] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 03/16 11:06:02.339: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 03/16 11:06:02.344: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 03/16 11:06:02.345: [smf] INFO: Removed Session: UE IMSI:[262420927753399] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 03/16 11:06:02.345: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 03/16 11:06:02.350: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 03/16 11:06:02.351: [smf] INFO: Removed Session: UE IMSI:[262427643157754] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 03/16 11:06:02.351: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 03/16 11:06:02.356: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 03/16 11:06:02.356: [smf] INFO: Removed Session: UE IMSI:[262428336437879] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 03/16 11:06:02.356: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 03/16 11:06:02.361: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 03/16 11:06:02.361: [smf] INFO: Removed Session: UE IMSI:[262427800518970] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 03/16 11:06:02.361: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 03/16 11:06:02.366: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 03/16 11:06:02.367: [smf] INFO: Removed Session: UE IMSI:[262420921316909] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 03/16 11:06:02.367: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 03/16 11:06:02.372: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 03/16 11:06:02.372: [smf] INFO: Removed Session: UE IMSI:[262424021071929] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 03/16 11:06:02.372: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 03/16 11:06:02.377: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 03/16 11:06:02.377: [smf] INFO: Removed Session: UE IMSI:[262426847429303] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 03/16 11:06:02.377: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 03/16 11:06:02.382: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 03/16 11:06:02.383: [smf] INFO: Removed Session: UE IMSI:[262426017789356] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 03/16 11:06:02.383: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 03/16 11:06:02.388: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 03/16 11:06:02.388: [smf] INFO: Removed Session: UE IMSI:[262424330730517] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 03/16 11:06:02.388: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 03/16 11:06:02.393: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 03/16 11:06:02.393: [smf] INFO: Removed Session: UE IMSI:[262428017406441] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 03/16 11:06:02.393: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 03/16 11:06:02.398: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 03/16 11:06:02.399: [smf] INFO: Removed Session: UE IMSI:[262421938186555] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 03/16 11:06:02.399: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 03/16 11:06:02.404: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 03/16 11:06:02.404: [smf] INFO: Removed Session: UE IMSI:[262426524529060] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 03/16 11:06:02.404: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 03/16 11:06:02.409: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 03/16 11:06:02.409: [smf] INFO: Removed Session: UE IMSI:[262429569942115] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 03/16 11:06:02.409: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 03/16 11:06:02.414: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 03/16 11:06:02.415: [smf] INFO: Removed Session: UE IMSI:[262424521258494] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 03/16 11:06:02.415: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 03/16 11:06:02.420: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 03/16 11:06:02.420: [smf] INFO: Removed Session: UE IMSI:[262426441186436] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 03/16 11:06:02.420: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 03/16 11:06:02.425: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 03/16 11:06:02.425: [smf] INFO: Removed Session: UE IMSI:[262422710217891] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 03/16 11:06:02.426: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 03/16 11:06:02.430: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 03/16 11:06:02.431: [smf] INFO: Removed Session: UE IMSI:[262426892287521] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 03/16 11:06:02.431: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 03/16 11:06:02.436: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 03/16 11:06:02.436: [smf] INFO: Removed Session: UE IMSI:[262420270946213] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 03/16 11:06:02.436: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 03/16 11:06:02.441: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 03/16 11:06:02.441: [smf] INFO: Removed Session: UE IMSI:[262421011816000] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 03/16 11:06:02.442: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 03/16 11:06:02.446: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 03/16 11:06:02.447: [smf] INFO: Removed Session: UE IMSI:[262425634223284] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 03/16 11:06:02.447: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 03/16 11:06:02.452: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 03/16 11:06:02.452: [smf] INFO: Removed Session: UE IMSI:[262423661704323] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 03/16 11:06:02.452: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 03/16 11:06:02.457: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 03/16 11:06:02.457: [smf] INFO: Removed Session: UE IMSI:[262429257285663] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 03/16 11:06:02.457: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 03/16 11:06:02.462: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 03/16 11:06:02.463: [smf] INFO: Removed Session: UE IMSI:[262425477296692] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 03/16 11:06:02.463: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 03/16 11:06:02.468: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 03/16 11:06:02.468: [smf] INFO: Removed Session: UE IMSI:[262427097996297] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 03/16 11:06:02.468: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 03/16 11:06:02.473: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 03/16 11:06:02.473: [smf] INFO: Removed Session: UE IMSI:[262429237951087] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 03/16 11:06:02.473: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 03/16 11:06:02.478: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 03/16 11:06:02.479: [smf] INFO: Removed Session: UE IMSI:[262424220964175] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 03/16 11:06:02.479: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 03/16 11:06:02.483: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 03/16 11:06:02.484: [smf] INFO: Removed Session: UE IMSI:[262422984103128] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 03/16 11:06:02.484: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 03/16 11:06:02.489: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 03/16 11:06:02.489: [smf] INFO: Removed Session: UE IMSI:[262422314489812] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 03/16 11:06:02.489: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 03/16 11:06:02.494: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 03/16 11:06:02.495: [smf] INFO: Removed Session: UE IMSI:[262421632766252] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 03/16 11:06:02.495: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 03/16 11:06:02.499: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 03/16 11:06:02.500: [smf] INFO: Removed Session: UE IMSI:[262425083257493] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 03/16 11:06:02.500: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 03/16 11:06:02.505: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 03/16 11:06:02.505: [smf] INFO: Removed Session: UE IMSI:[262424698115800] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 03/16 11:06:02.505: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 03/16 11:06:02.510: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 03/16 11:06:02.511: [smf] INFO: Removed Session: UE IMSI:[262424831709148] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 03/16 11:06:02.511: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 03/16 11:06:02.516: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 03/16 11:06:02.516: [smf] INFO: Removed Session: UE IMSI:[262425602504043] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 03/16 11:06:02.516: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 03/16 11:06:02.521: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 03/16 11:06:02.522: [smf] INFO: Removed Session: UE IMSI:[262421241861728] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 03/16 11:06:02.522: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 03/16 11:06:02.527: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 03/16 11:06:02.527: [smf] INFO: Removed Session: UE IMSI:[262424469144705] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 03/16 11:06:02.527: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 03/16 11:06:02.532: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 03/16 11:06:02.533: [smf] INFO: Removed Session: UE IMSI:[262425994884104] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 03/16 11:06:02.533: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 03/16 11:06:02.537: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 03/16 11:06:02.538: [smf] INFO: Removed Session: UE IMSI:[262425659600930] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 03/16 11:06:02.538: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 03/16 11:06:02.543: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 03/16 11:06:02.543: [smf] INFO: Removed Session: UE IMSI:[262427680451598] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 03/16 11:06:02.543: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 03/16 11:06:02.548: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 03/16 11:06:02.549: [smf] INFO: Removed Session: UE IMSI:[262422382886931] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 03/16 11:06:02.549: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 03/16 11:06:02.554: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 03/16 11:06:02.554: [smf] INFO: Removed Session: UE IMSI:[262423008597170] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 03/16 11:06:02.554: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 03/16 11:06:02.559: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 03/16 11:06:02.560: [smf] INFO: Removed Session: UE IMSI:[262423380565655] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 03/16 11:06:02.560: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 03/16 11:06:02.564: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 03/16 11:06:02.565: [smf] INFO: Removed Session: UE IMSI:[262427825658825] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 03/16 11:06:02.565: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 03/16 11:06:02.570: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 03/16 11:06:02.570: [smf] INFO: Removed Session: UE IMSI:[262420162817069] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 03/16 11:06:02.570: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 03/16 11:06:02.575: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 03/16 11:06:02.576: [smf] INFO: Removed Session: UE IMSI:[262420767402309] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 03/16 11:06:02.576: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 03/16 11:06:02.580: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 03/16 11:06:02.581: [smf] INFO: Removed Session: UE IMSI:[262429350444065] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 03/16 11:06:02.581: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 03/16 11:06:02.586: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 03/16 11:06:02.586: [smf] INFO: Removed Session: UE IMSI:[262428245540553] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 03/16 11:06:02.586: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 03/16 11:06:02.591: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 03/16 11:06:02.591: [smf] INFO: Removed Session: UE IMSI:[262424130402594] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 03/16 11:06:02.591: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 03/16 11:06:02.596: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 03/16 11:06:02.597: [smf] INFO: Removed Session: UE IMSI:[262426682856913] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 03/16 11:06:02.597: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 03/16 11:06:02.602: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 03/16 11:06:02.602: [smf] INFO: Removed Session: UE IMSI:[262425712397242] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 03/16 11:06:02.602: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 03/16 11:06:02.607: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 03/16 11:06:02.607: [smf] INFO: Removed Session: UE IMSI:[262424102249276] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 03/16 11:06:02.607: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 03/16 11:06:02.612: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 03/16 11:06:02.613: [smf] INFO: Removed Session: UE IMSI:[262429745408437] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 03/16 11:06:02.613: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 03/16 11:06:02.618: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 03/16 11:06:02.618: [smf] INFO: Removed Session: UE IMSI:[262426125728977] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 03/16 11:06:02.618: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 03/16 11:06:02.623: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 03/16 11:06:02.623: [smf] INFO: Removed Session: UE IMSI:[262428601815456] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 03/16 11:06:02.623: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 03/16 11:06:02.628: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 03/16 11:06:02.629: [smf] INFO: Removed Session: UE IMSI:[262427087276776] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 03/16 11:06:02.629: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 03/16 11:06:02.633: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 03/16 11:06:02.634: [smf] INFO: Removed Session: UE IMSI:[262428392215755] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 03/16 11:06:02.634: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 03/16 11:06:02.639: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 03/16 11:06:02.639: [smf] INFO: Removed Session: UE IMSI:[262425804049445] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 03/16 11:06:02.639: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 03/16 11:06:02.644: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 03/16 11:06:02.644: [smf] INFO: Removed Session: UE IMSI:[262429786836673] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 03/16 11:06:02.645: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 03/16 11:06:02.649: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 03/16 11:06:02.650: [smf] INFO: Removed Session: UE IMSI:[262428136056714] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 03/16 11:06:02.650: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 03/16 11:06:02.655: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 03/16 11:06:02.655: [smf] INFO: Removed Session: UE IMSI:[262420296724360] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 03/16 11:06:02.655: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 03/16 11:06:02.660: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 03/16 11:06:02.660: [smf] INFO: Removed Session: UE IMSI:[262423144159991] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 03/16 11:06:02.660: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 03/16 11:06:02.665: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 03/16 11:06:02.666: [smf] INFO: Removed Session: UE IMSI:[262420530407811] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 03/16 11:06:02.666: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 03/16 11:06:02.671: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 03/16 11:06:02.671: [smf] INFO: Removed Session: UE IMSI:[262423837534881] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 03/16 11:06:02.671: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 03/16 11:06:02.676: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 03/16 11:06:02.677: [smf] INFO: Removed Session: UE IMSI:[262426739227846] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 03/16 11:06:02.677: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 03/16 11:06:02.682: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 03/16 11:06:02.683: [smf] INFO: Removed Session: UE IMSI:[262429382724702] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 03/16 11:06:02.683: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 03/16 11:06:02.688: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 03/16 11:06:02.689: [smf] INFO: Removed Session: UE IMSI:[262429133397838] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 03/16 11:06:02.689: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 03/16 11:06:02.694: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 03/16 11:06:02.695: [smf] INFO: Removed Session: UE IMSI:[262426301589232] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 03/16 11:06:02.695: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 03/16 11:06:02.699: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 03/16 11:06:02.700: [smf] INFO: Removed Session: UE IMSI:[262428310972021] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 03/16 11:06:02.700: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 03/16 11:06:02.705: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 03/16 11:06:02.706: [smf] INFO: Removed Session: UE IMSI:[262425689210866] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 03/16 11:06:02.706: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 03/16 11:06:02.711: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 03/16 11:06:02.716: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 03/16 11:06:02.717: [smf] INFO: Removed Session: UE IMSI:[262420661908041] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 03/16 11:06:02.717: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 03/16 11:06:02.720: [smf] INFO: Removed Session: UE IMSI:[262427933020310] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 03/16 11:06:02.720: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 03/16 11:06:02.722: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 03/16 11:06:02.723: [smf] INFO: Removed Session: UE IMSI:[262426634311940] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 03/16 11:06:02.724: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 03/16 11:06:02.728: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 03/16 11:06:02.729: [smf] INFO: Removed Session: UE IMSI:[262421384992027] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 03/16 11:06:02.729: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 03/16 11:06:02.733: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 03/16 11:06:02.734: [smf] INFO: Removed Session: UE IMSI:[262427679864603] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 03/16 11:06:02.734: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 03/16 11:06:02.739: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 03/16 11:06:02.739: [smf] INFO: Removed Session: UE IMSI:[262427115346959] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 03/16 11:06:02.739: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 03/16 11:06:02.744: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 03/16 11:06:02.745: [smf] INFO: Removed Session: UE IMSI:[262420003997468] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 03/16 11:06:02.745: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 03/16 11:06:02.750: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 03/16 11:06:02.751: [smf] INFO: Removed Session: UE IMSI:[262421480403059] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 03/16 11:06:02.751: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 03/16 11:06:02.756: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 03/16 11:06:02.757: [smf] INFO: Removed Session: UE IMSI:[262429642797280] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 03/16 11:06:02.757: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 03/16 11:06:02.761: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 03/16 11:06:02.762: [smf] INFO: Removed Session: UE IMSI:[262429862635515] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 03/16 11:06:02.762: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 03/16 11:06:02.767: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 03/16 11:06:02.768: [smf] INFO: Removed Session: UE IMSI:[262426262139847] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 03/16 11:06:02.768: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 03/16 11:06:02.772: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 03/16 11:06:02.773: [smf] INFO: Removed Session: UE IMSI:[262424782381665] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 03/16 11:06:02.773: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 03/16 11:06:02.778: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 03/16 11:06:02.778: [smf] INFO: Removed Session: UE IMSI:[262425419182383] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 03/16 11:06:02.778: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 03/16 11:06:02.783: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 03/16 11:06:02.784: [smf] INFO: Removed Session: UE IMSI:[262424024851875] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 03/16 11:06:02.784: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 03/16 11:06:02.789: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 03/16 11:06:02.790: [smf] INFO: Removed Session: UE IMSI:[262423733929210] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 03/16 11:06:02.790: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 03/16 11:06:02.795: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 03/16 11:06:02.795: [smf] INFO: Removed Session: UE IMSI:[262427269301017] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 03/16 11:06:02.795: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 03/16 11:06:02.800: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 03/16 11:06:02.801: [smf] INFO: Removed Session: UE IMSI:[262428993917682] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 03/16 11:06:02.801: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 03/16 11:06:02.805: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 03/16 11:06:02.806: [smf] INFO: Removed Session: UE IMSI:[262422411848762] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 03/16 11:06:02.806: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 03/16 11:06:02.811: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 03/16 11:06:02.811: [smf] INFO: Removed Session: UE IMSI:[262422809535591] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 03/16 11:06:02.811: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 03/16 11:06:02.816: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 03/16 11:06:02.817: [smf] INFO: Removed Session: UE IMSI:[262420734429669] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 03/16 11:06:02.817: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 03/16 11:06:02.822: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 03/16 11:06:02.823: [smf] INFO: Removed Session: UE IMSI:[262422805007465] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 03/16 11:06:02.823: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 03/16 11:06:02.828: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 03/16 11:06:02.829: [smf] INFO: Removed Session: UE IMSI:[262420500784686] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 03/16 11:06:02.829: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 03/16 11:06:02.834: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 03/16 11:06:02.835: [smf] INFO: Removed Session: UE IMSI:[262428392138251] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 03/16 11:06:02.835: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 03/16 11:06:02.839: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 03/16 11:06:02.840: [smf] INFO: Removed Session: UE IMSI:[262429489981256] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 03/16 11:06:02.840: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 03/16 11:06:02.845: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 03/16 11:06:02.845: [smf] INFO: Removed Session: UE IMSI:[262425867491358] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 03/16 11:06:02.845: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 03/16 11:06:02.850: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 03/16 11:06:02.851: [smf] INFO: Removed Session: UE IMSI:[262422090340440] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 03/16 11:06:02.851: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 03/16 11:06:02.856: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 03/16 11:06:02.856: [smf] INFO: Removed Session: UE IMSI:[262429036531210] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 03/16 11:06:02.856: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 03/16 11:06:02.861: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 03/16 11:06:02.861: [smf] INFO: Removed Session: UE IMSI:[262427980656134] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 03/16 11:06:02.861: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 03/16 11:06:02.866: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 03/16 11:06:02.867: [smf] INFO: Removed Session: UE IMSI:[262423232351204] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 03/16 11:06:02.867: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 03/16 11:06:02.872: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 03/16 11:06:02.872: [smf] INFO: Removed Session: UE IMSI:[262423458932914] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 03/16 11:06:02.872: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 03/16 11:06:02.877: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 03/16 11:06:02.877: [smf] INFO: Removed Session: UE IMSI:[262427731889337] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 03/16 11:06:02.877: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 03/16 11:06:02.882: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 03/16 11:06:02.883: [smf] INFO: Removed Session: UE IMSI:[262426687731216] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 03/16 11:06:02.883: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 03/16 11:06:02.887: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 03/16 11:06:02.888: [smf] INFO: Removed Session: UE IMSI:[262425606979881] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 03/16 11:06:02.888: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 03/16 11:06:02.893: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 03/16 11:06:02.893: [smf] INFO: Removed Session: UE IMSI:[262427416620386] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 03/16 11:06:02.893: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 03/16 11:06:02.898: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 03/16 11:06:02.898: [smf] INFO: Removed Session: UE IMSI:[262421406236838] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 03/16 11:06:02.898: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 03/16 11:06:02.903: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 03/16 11:06:02.904: [smf] INFO: Removed Session: UE IMSI:[262426025071699] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 03/16 11:06:02.904: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 03/16 11:06:02.908: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 03/16 11:06:02.909: [smf] INFO: Removed Session: UE IMSI:[262426165053132] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 03/16 11:06:02.909: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 03/16 11:06:02.914: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 03/16 11:06:02.914: [smf] INFO: Removed Session: UE IMSI:[262424143550087] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 03/16 11:06:02.914: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 03/16 11:06:02.919: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 03/16 11:06:02.920: [smf] INFO: Removed Session: UE IMSI:[262420813674911] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 03/16 11:06:02.920: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 03/16 11:06:02.924: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 03/16 11:06:02.925: [smf] INFO: Removed Session: UE IMSI:[262421887713862] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 03/16 11:06:02.925: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 03/16 11:06:02.930: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 03/16 11:06:02.930: [smf] INFO: Removed Session: UE IMSI:[262423563344302] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 03/16 11:06:02.930: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 03/16 11:06:02.935: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 03/16 11:06:02.935: [smf] INFO: Removed Session: UE IMSI:[262420269230555] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 03/16 11:06:02.936: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 03/16 11:06:02.940: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 03/16 11:06:02.941: [smf] INFO: Removed Session: UE IMSI:[262428429814486] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 03/16 11:06:02.941: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 03/16 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 03/16 11:06:02.946: [smf] INFO: Removed Session: UE IMSI:[262428366229296] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 03/16 11:06:02.946: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 03/16 11:06:02.951: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 03/16 11:06:02.951: [smf] INFO: Removed Session: UE IMSI:[262424538687690] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 03/16 11:06:02.951: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 03/16 11:06:02.956: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 03/16 11:06:02.956: [smf] INFO: Removed Session: UE IMSI:[262423790849647] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 03/16 11:06:02.957: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 03/16 11:06:02.961: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 03/16 11:06:02.962: [smf] INFO: Removed Session: UE IMSI:[262422468575634] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 03/16 11:06:02.962: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 03/16 11:06:02.967: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 03/16 11:06:02.967: [smf] INFO: Removed Session: UE IMSI:[262421713054219] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 03/16 11:06:02.967: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 03/16 11:06:02.972: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 03/16 11:06:02.973: [smf] INFO: Removed Session: UE IMSI:[262425593954720] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 03/16 11:06:02.973: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 03/16 11:06:02.978: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 03/16 11:06:02.978: [smf] INFO: Removed Session: UE IMSI:[262422624358625] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 03/16 11:06:02.978: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 03/16 11:06:02.983: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 03/16 11:06:02.984: [smf] INFO: Removed Session: UE IMSI:[262429278790725] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 03/16 11:06:02.984: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 03/16 11:06:02.989: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 03/16 11:06:02.990: [smf] INFO: Removed Session: UE IMSI:[262422875444285] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 03/16 11:06:02.990: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 03/16 11:06:02.995: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 03/16 11:06:02.995: [smf] INFO: Removed Session: UE IMSI:[262421001442492] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:02.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 03/16 11:06:02.995: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 03/16 11:06:03.000: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 03/16 11:06:03.001: [smf] INFO: Removed Session: UE IMSI:[262423586235891] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 03/16 11:06:03.001: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 03/16 11:06:03.006: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 03/16 11:06:03.006: [smf] INFO: Removed Session: UE IMSI:[262425509435087] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 03/16 11:06:03.006: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 03/16 11:06:03.011: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 03/16 11:06:03.012: [smf] INFO: Removed Session: UE IMSI:[262429374201986] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 03/16 11:06:03.012: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 03/16 11:06:03.016: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 03/16 11:06:03.017: [smf] INFO: Removed Session: UE IMSI:[262427688343740] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 03/16 11:06:03.017: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 03/16 11:06:03.022: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 03/16 11:06:03.022: [smf] INFO: Removed Session: UE IMSI:[262426754672552] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 03/16 11:06:03.022: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 03/16 11:06:03.027: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 03/16 11:06:03.028: [smf] INFO: Removed Session: UE IMSI:[262420620589896] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 03/16 11:06:03.028: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 03/16 11:06:03.032: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 03/16 11:06:03.033: [smf] INFO: Removed Session: UE IMSI:[262424070366301] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 03/16 11:06:03.033: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 03/16 11:06:03.038: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 03/16 11:06:03.038: [smf] INFO: Removed Session: UE IMSI:[262429371376046] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 03/16 11:06:03.038: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 03/16 11:06:03.043: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 03/16 11:06:03.043: [smf] INFO: Removed Session: UE IMSI:[262422273273807] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 03/16 11:06:03.043: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 03/16 11:06:03.048: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 03/16 11:06:03.049: [smf] INFO: Removed Session: UE IMSI:[262423946516512] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 03/16 11:06:03.049: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 03/16 11:06:03.054: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 03/16 11:06:03.054: [smf] INFO: Removed Session: UE IMSI:[262420895428936] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 03/16 11:06:03.054: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 03/16 11:06:03.059: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 03/16 11:06:03.059: [smf] INFO: Removed Session: UE IMSI:[262422128694931] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 03/16 11:06:03.059: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 03/16 11:06:03.064: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 03/16 11:06:03.065: [smf] INFO: Removed Session: UE IMSI:[262429765945428] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 03/16 11:06:03.065: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 03/16 11:06:03.070: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 03/16 11:06:03.070: [smf] INFO: Removed Session: UE IMSI:[262429153937365] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 03/16 11:06:03.070: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 03/16 11:06:03.075: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 03/16 11:06:03.075: [smf] INFO: Removed Session: UE IMSI:[262426689939490] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 03/16 11:06:03.075: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 03/16 11:06:03.080: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 03/16 11:06:03.080: [smf] INFO: Removed Session: UE IMSI:[262422234237890] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 03/16 11:06:03.081: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 03/16 11:06:03.085: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 03/16 11:06:03.086: [smf] INFO: Removed Session: UE IMSI:[262422544307570] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 03/16 11:06:03.086: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 03/16 11:06:03.091: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 03/16 11:06:03.091: [smf] INFO: Removed Session: UE IMSI:[262429653785748] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 03/16 11:06:03.091: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 03/16 11:06:03.096: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 03/16 11:06:03.096: [smf] INFO: Removed Session: UE IMSI:[262420494073171] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 03/16 11:06:03.096: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 03/16 11:06:03.101: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 03/16 11:06:03.102: [smf] INFO: Removed Session: UE IMSI:[262429254769226] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 03/16 11:06:03.102: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 03/16 11:06:03.107: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 03/16 11:06:03.107: [smf] INFO: Removed Session: UE IMSI:[262427535210350] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 03/16 11:06:03.107: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 03/16 11:06:03.112: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 03/16 11:06:03.112: [smf] INFO: Removed Session: UE IMSI:[262422492246730] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 03/16 11:06:03.112: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 03/16 11:06:03.117: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 03/16 11:06:03.118: [smf] INFO: Removed Session: UE IMSI:[262428152579306] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 03/16 11:06:03.118: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 03/16 11:06:03.122: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 03/16 11:06:03.123: [smf] INFO: Removed Session: UE IMSI:[262422670933749] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 03/16 11:06:03.123: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 03/16 11:06:03.128: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 03/16 11:06:03.128: [smf] INFO: Removed Session: UE IMSI:[262427055588980] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 03/16 11:06:03.128: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 03/16 11:06:03.133: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 03/16 11:06:03.134: [smf] INFO: Removed Session: UE IMSI:[262429876044821] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 03/16 11:06:03.134: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 03/16 11:06:03.138: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 03/16 11:06:03.139: [smf] INFO: Removed Session: UE IMSI:[262420780023584] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 03/16 11:06:03.139: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 03/16 11:06:03.144: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 03/16 11:06:03.144: [smf] INFO: Removed Session: UE IMSI:[262427986535317] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 03/16 11:06:03.144: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 03/16 11:06:03.149: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 03/16 11:06:03.149: [smf] INFO: Removed Session: UE IMSI:[262425204987873] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 03/16 11:06:03.149: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 03/16 11:06:03.154: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 03/16 11:06:03.155: [smf] INFO: Removed Session: UE IMSI:[262422145931886] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 03/16 11:06:03.155: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 03/16 11:06:03.160: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 03/16 11:06:03.160: [smf] INFO: Removed Session: UE IMSI:[262423821994578] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 03/16 11:06:03.160: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 03/16 11:06:03.165: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 03/16 11:06:03.165: [smf] INFO: Removed Session: UE IMSI:[262425813858786] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 03/16 11:06:03.165: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 03/16 11:06:03.170: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 03/16 11:06:03.171: [smf] INFO: Removed Session: UE IMSI:[262421380902365] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 03/16 11:06:03.171: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 03/16 11:06:03.176: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 03/16 11:06:03.176: [smf] INFO: Removed Session: UE IMSI:[262426760494987] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 03/16 11:06:03.176: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 03/16 11:06:03.181: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 03/16 11:06:03.181: [smf] INFO: Removed Session: UE IMSI:[262422857428361] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 03/16 11:06:03.182: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 03/16 11:06:03.186: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 03/16 11:06:03.187: [smf] INFO: Removed Session: UE IMSI:[262423766237785] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 03/16 11:06:03.187: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 03/16 11:06:03.192: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 03/16 11:06:03.192: [smf] INFO: Removed Session: UE IMSI:[262426319849994] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 03/16 11:06:03.192: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 03/16 11:06:03.197: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 03/16 11:06:03.197: [smf] INFO: Removed Session: UE IMSI:[262422775290227] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 03/16 11:06:03.197: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 03/16 11:06:03.202: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 03/16 11:06:03.203: [smf] INFO: Removed Session: UE IMSI:[262428322229839] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 03/16 11:06:03.203: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 03/16 11:06:03.208: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 03/16 11:06:03.208: [smf] INFO: Removed Session: UE IMSI:[262425785028932] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 03/16 11:06:03.208: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 03/16 11:06:03.213: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 03/16 11:06:03.213: [smf] INFO: Removed Session: UE IMSI:[262429362621271] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 03/16 11:06:03.213: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 03/16 11:06:03.218: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 03/16 11:06:03.219: [smf] INFO: Removed Session: UE IMSI:[262426499483074] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 03/16 11:06:03.219: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 03/16 11:06:03.224: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 03/16 11:06:03.224: [smf] INFO: Removed Session: UE IMSI:[262426076672452] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 03/16 11:06:03.224: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 03/16 11:06:03.229: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 03/16 11:06:03.229: [smf] INFO: Removed Session: UE IMSI:[262429554965302] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 03/16 11:06:03.229: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 03/16 11:06:03.234: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 03/16 11:06:03.235: [smf] INFO: Removed Session: UE IMSI:[262420584316635] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 03/16 11:06:03.235: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 03/16 11:06:03.240: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 03/16 11:06:03.240: [smf] INFO: Removed Session: UE IMSI:[262420253474226] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 03/16 11:06:03.240: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 03/16 11:06:03.245: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 03/16 11:06:03.245: [smf] INFO: Removed Session: UE IMSI:[262429952369585] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 03/16 11:06:03.245: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 03/16 11:06:03.250: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 03/16 11:06:03.251: [smf] INFO: Removed Session: UE IMSI:[262420867039498] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 03/16 11:06:03.251: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 03/16 11:06:03.256: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 03/16 11:06:03.256: [smf] INFO: Removed Session: UE IMSI:[262428850176758] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 03/16 11:06:03.256: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 03/16 11:06:03.261: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 03/16 11:06:03.261: [smf] INFO: Removed Session: UE IMSI:[262428193886596] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 03/16 11:06:03.261: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 03/16 11:06:03.266: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 03/16 11:06:03.267: [smf] INFO: Removed Session: UE IMSI:[262420767327859] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 03/16 11:06:03.267: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 03/16 11:06:03.272: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 03/16 11:06:03.272: [smf] INFO: Removed Session: UE IMSI:[262425111177516] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 03/16 11:06:03.272: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 03/16 11:06:03.277: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 03/16 11:06:03.277: [smf] INFO: Removed Session: UE IMSI:[262429685356953] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 03/16 11:06:03.277: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 03/16 11:06:03.282: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 03/16 11:06:03.283: [smf] INFO: Removed Session: UE IMSI:[262424965411637] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 03/16 11:06:03.283: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 03/16 11:06:03.288: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 03/16 11:06:03.288: [smf] INFO: Removed Session: UE IMSI:[262425731815994] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 03/16 11:06:03.288: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 03/16 11:06:03.293: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 03/16 11:06:03.293: [smf] INFO: Removed Session: UE IMSI:[262426914421218] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 03/16 11:06:03.293: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 03/16 11:06:03.298: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 03/16 11:06:03.299: [smf] INFO: Removed Session: UE IMSI:[262429991847104] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 03/16 11:06:03.299: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 03/16 11:06:03.304: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 03/16 11:06:03.304: [smf] INFO: Removed Session: UE IMSI:[262420116934612] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 03/16 11:06:03.304: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 03/16 11:06:03.309: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 03/16 11:06:03.310: [smf] INFO: Removed Session: UE IMSI:[262423582009240] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 03/16 11:06:03.310: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 03/16 11:06:03.314: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 03/16 11:06:03.315: [smf] INFO: Removed Session: UE IMSI:[262423229576986] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 03/16 11:06:03.315: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 03/16 11:06:03.320: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 03/16 11:06:03.320: [smf] INFO: Removed Session: UE IMSI:[262427237929476] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 03/16 11:06:03.320: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 03/16 11:06:03.325: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 03/16 11:06:03.325: [smf] INFO: Removed Session: UE IMSI:[262425979536615] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 03/16 11:06:03.325: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 03/16 11:06:03.330: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 03/16 11:06:03.331: [smf] INFO: Removed Session: UE IMSI:[262421844729226] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 03/16 11:06:03.331: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 03/16 11:06:03.336: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 03/16 11:06:03.336: [smf] INFO: Removed Session: UE IMSI:[262424996077185] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 03/16 11:06:03.336: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 03/16 11:06:03.341: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 03/16 11:06:03.341: [smf] INFO: Removed Session: UE IMSI:[262423485250276] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 03/16 11:06:03.341: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 03/16 11:06:03.346: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 03/16 11:06:03.347: [smf] INFO: Removed Session: UE IMSI:[262426247786574] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 03/16 11:06:03.347: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 03/16 11:06:03.352: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 03/16 11:06:03.352: [smf] INFO: Removed Session: UE IMSI:[262427624691169] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 03/16 11:06:03.352: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 03/16 11:06:03.357: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 03/16 11:06:03.357: [smf] INFO: Removed Session: UE IMSI:[262426157656301] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 03/16 11:06:03.357: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 03/16 11:06:03.362: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 03/16 11:06:03.363: [smf] INFO: Removed Session: UE IMSI:[262428283859212] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 03/16 11:06:03.363: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 03/16 11:06:03.368: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 03/16 11:06:03.368: [smf] INFO: Removed Session: UE IMSI:[262429908218243] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 03/16 11:06:03.368: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 03/16 11:06:03.373: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 03/16 11:06:03.373: [smf] INFO: Removed Session: UE IMSI:[262420031293507] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 03/16 11:06:03.373: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 03/16 11:06:03.378: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 03/16 11:06:03.379: [smf] INFO: Removed Session: UE IMSI:[262421807270253] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 03/16 11:06:03.379: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 03/16 11:06:03.384: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 03/16 11:06:03.384: [smf] INFO: Removed Session: UE IMSI:[262429262875633] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 03/16 11:06:03.384: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 03/16 11:06:03.389: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 03/16 11:06:03.389: [smf] INFO: Removed Session: UE IMSI:[262423148326200] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 03/16 11:06:03.389: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 03/16 11:06:03.394: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 03/16 11:06:03.395: [smf] INFO: Removed Session: UE IMSI:[262424442962248] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 03/16 11:06:03.395: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 03/16 11:06:03.400: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 03/16 11:06:03.400: [smf] INFO: Removed Session: UE IMSI:[262427039624160] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 03/16 11:06:03.400: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 03/16 11:06:03.405: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 03/16 11:06:03.406: [smf] INFO: Removed Session: UE IMSI:[262426714869343] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 03/16 11:06:03.406: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 03/16 11:06:03.410: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 03/16 11:06:03.411: [smf] INFO: Removed Session: UE IMSI:[262426594682659] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 03/16 11:06:03.411: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 03/16 11:06:03.416: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 03/16 11:06:03.416: [smf] INFO: Removed Session: UE IMSI:[262428463345962] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 03/16 11:06:03.416: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 03/16 11:06:03.421: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 03/16 11:06:03.422: [smf] INFO: Removed Session: UE IMSI:[262424620221873] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 03/16 11:06:03.422: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 03/16 11:06:03.426: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 03/16 11:06:03.427: [smf] INFO: Removed Session: UE IMSI:[262426229480042] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 03/16 11:06:03.427: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 03/16 11:06:03.432: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 03/16 11:06:03.432: [smf] INFO: Removed Session: UE IMSI:[262423538661079] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 03/16 11:06:03.432: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 03/16 11:06:03.437: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 03/16 11:06:03.438: [smf] INFO: Removed Session: UE IMSI:[262427915915118] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 03/16 11:06:03.438: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 03/16 11:06:03.443: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 03/16 11:06:03.443: [smf] INFO: Removed Session: UE IMSI:[262423692643552] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 03/16 11:06:03.443: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 03/16 11:06:03.448: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 03/16 11:06:03.450: [smf] INFO: Removed Session: UE IMSI:[262426344684442] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 03/16 11:06:03.450: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 03/16 11:06:03.455: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 03/16 11:06:03.456: [smf] INFO: Removed Session: UE IMSI:[262429532730849] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 03/16 11:06:03.456: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 03/16 11:06:03.461: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 03/16 11:06:03.462: [smf] INFO: Removed Session: UE IMSI:[262425417219200] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 03/16 11:06:03.462: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 03/16 11:06:03.466: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 03/16 11:06:03.467: [smf] INFO: Removed Session: UE IMSI:[262428147025627] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 03/16 11:06:03.467: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 03/16 11:06:03.472: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 03/16 11:06:03.473: [smf] INFO: Removed Session: UE IMSI:[262426003442532] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 03/16 11:06:03.473: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 03/16 11:06:03.477: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 03/16 11:06:03.478: [smf] INFO: Removed Session: UE IMSI:[262424155087172] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 03/16 11:06:03.478: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 03/16 11:06:03.483: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 03/16 11:06:03.483: [smf] INFO: Removed Session: UE IMSI:[262422016032941] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 03/16 11:06:03.483: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 03/16 11:06:03.488: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 03/16 11:06:03.489: [smf] INFO: Removed Session: UE IMSI:[262424500011635] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 03/16 11:06:03.489: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 03/16 11:06:03.493: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 03/16 11:06:03.494: [smf] INFO: Removed Session: UE IMSI:[262427985626480] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 03/16 11:06:03.494: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 03/16 11:06:03.499: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 03/16 11:06:03.499: [smf] INFO: Removed Session: UE IMSI:[262421788542297] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 03/16 11:06:03.499: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 03/16 11:06:03.504: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 03/16 11:06:03.505: [smf] INFO: Removed Session: UE IMSI:[262426293571050] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 03/16 11:06:03.505: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 03/16 11:06:03.510: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 03/16 11:06:03.510: [smf] INFO: Removed Session: UE IMSI:[262423712477772] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 03/16 11:06:03.510: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 03/16 11:06:03.515: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 03/16 11:06:03.516: [smf] INFO: Removed Session: UE IMSI:[262423772837670] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 03/16 11:06:03.516: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 03/16 11:06:03.521: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 03/16 11:06:03.522: [smf] INFO: Removed Session: UE IMSI:[262428523081851] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 03/16 11:06:03.522: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 03/16 11:06:03.527: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 03/16 11:06:03.528: [smf] INFO: Removed Session: UE IMSI:[262423562924702] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 03/16 11:06:03.528: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 03/16 11:06:03.532: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 03/16 11:06:03.533: [smf] INFO: Removed Session: UE IMSI:[262422516907463] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 03/16 11:06:03.533: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 03/16 11:06:03.538: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 03/16 11:06:03.538: [smf] INFO: Removed Session: UE IMSI:[262421965201152] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 03/16 11:06:03.538: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 03/16 11:06:03.543: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 03/16 11:06:03.543: [smf] INFO: Removed Session: UE IMSI:[262423014907820] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 03/16 11:06:03.543: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 03/16 11:06:03.548: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 03/16 11:06:03.549: [smf] INFO: Removed Session: UE IMSI:[262427018949652] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 03/16 11:06:03.549: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 03/16 11:06:03.554: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 03/16 11:06:03.554: [smf] INFO: Removed Session: UE IMSI:[262427482364432] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 03/16 11:06:03.554: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 03/16 11:06:03.559: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 03/16 11:06:03.560: [smf] INFO: Removed Session: UE IMSI:[262424346246952] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 03/16 11:06:03.560: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 03/16 11:06:03.564: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 03/16 11:06:03.565: [smf] INFO: Removed Session: UE IMSI:[262421116358872] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 03/16 11:06:03.565: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 03/16 11:06:03.570: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 03/16 11:06:03.570: [smf] INFO: Removed Session: UE IMSI:[262421248287286] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 03/16 11:06:03.570: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 03/16 11:06:03.575: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 03/16 11:06:03.575: [smf] INFO: Removed Session: UE IMSI:[262424197686803] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 03/16 11:06:03.575: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 03/16 11:06:03.580: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 03/16 11:06:03.581: [smf] INFO: Removed Session: UE IMSI:[262423607063780] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 03/16 11:06:03.581: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 03/16 11:06:03.586: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 03/16 11:06:03.586: [smf] INFO: Removed Session: UE IMSI:[262427503595199] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 03/16 11:06:03.586: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 03/16 11:06:03.591: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 03/16 11:06:03.592: [smf] INFO: Removed Session: UE IMSI:[262427396374524] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 03/16 11:06:03.592: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 03/16 11:06:03.596: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 03/16 11:06:03.597: [smf] INFO: Removed Session: UE IMSI:[262423225493972] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 03/16 11:06:03.597: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 03/16 11:06:03.602: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 03/16 11:06:03.602: [smf] INFO: Removed Session: UE IMSI:[262425493421578] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 03/16 11:06:03.602: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 03/16 11:06:03.607: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 03/16 11:06:03.607: [smf] INFO: Removed Session: UE IMSI:[262426873129015] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 03/16 11:06:03.607: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 03/16 11:06:03.612: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 03/16 11:06:03.613: [smf] INFO: Removed Session: UE IMSI:[262424209605717] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 03/16 11:06:03.613: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 03/16 11:06:03.618: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 03/16 11:06:03.618: [smf] INFO: Removed Session: UE IMSI:[262420112953408] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 03/16 11:06:03.618: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 03/16 11:06:03.623: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 03/16 11:06:03.623: [smf] INFO: Removed Session: UE IMSI:[262420610900958] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 03/16 11:06:03.623: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 03/16 11:06:03.628: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 03/16 11:06:03.629: [smf] INFO: Removed Session: UE IMSI:[262429574132039] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 03/16 11:06:03.629: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 03/16 11:06:03.634: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 03/16 11:06:03.634: [smf] INFO: Removed Session: UE IMSI:[262429702440890] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 03/16 11:06:03.634: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 03/16 11:06:03.639: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 03/16 11:06:03.640: [smf] INFO: Removed Session: UE IMSI:[262424697357349] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 03/16 11:06:03.640: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 03/16 11:06:03.645: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 03/16 11:06:03.646: [smf] INFO: Removed Session: UE IMSI:[262427835948627] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 03/16 11:06:03.646: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 03/16 11:06:03.651: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 03/16 11:06:03.652: [smf] INFO: Removed Session: UE IMSI:[262429535206879] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 03/16 11:06:03.652: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 03/16 11:06:03.656: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 03/16 11:06:03.657: [smf] INFO: Removed Session: UE IMSI:[262426800870394] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 03/16 11:06:03.657: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 03/16 11:06:03.662: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 03/16 11:06:03.662: [smf] INFO: Removed Session: UE IMSI:[262426911877429] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 03/16 11:06:03.662: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 03/16 11:06:03.667: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 03/16 11:06:03.668: [smf] INFO: Removed Session: UE IMSI:[262426279865633] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 03/16 11:06:03.668: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 03/16 11:06:03.673: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 03/16 11:06:03.673: [smf] INFO: Removed Session: UE IMSI:[262421219875871] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 03/16 11:06:03.673: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 03/16 11:06:03.678: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 03/16 11:06:03.678: [smf] INFO: Removed Session: UE IMSI:[262427410160718] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 03/16 11:06:03.678: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 03/16 11:06:03.683: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 03/16 11:06:03.684: [smf] INFO: Removed Session: UE IMSI:[262420467616258] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 03/16 11:06:03.684: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 03/16 11:06:03.689: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 03/16 11:06:03.689: [smf] INFO: Removed Session: UE IMSI:[262426501288738] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 03/16 11:06:03.689: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 03/16 11:06:03.694: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 03/16 11:06:03.694: [smf] INFO: Removed Session: UE IMSI:[262428836285252] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 03/16 11:06:03.694: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 03/16 11:06:03.700: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 03/16 11:06:03.700: [smf] INFO: Removed Session: UE IMSI:[262427788124408] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 03/16 11:06:03.700: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 03/16 11:06:03.705: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 03/16 11:06:03.705: [smf] INFO: Removed Session: UE IMSI:[262424656717680] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 03/16 11:06:03.705: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 03/16 11:06:03.710: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 03/16 11:06:03.711: [smf] INFO: Removed Session: UE IMSI:[262421740600611] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 03/16 11:06:03.711: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 03/16 11:06:03.716: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 03/16 11:06:03.716: [smf] INFO: Removed Session: UE IMSI:[262428408982304] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 03/16 11:06:03.716: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 03/16 11:06:03.721: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 03/16 11:06:03.721: [smf] INFO: Removed Session: UE IMSI:[262428690136035] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 03/16 11:06:03.721: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 03/16 11:06:03.726: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 03/16 11:06:03.727: [smf] INFO: Removed Session: UE IMSI:[262424410524474] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 03/16 11:06:03.727: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 03/16 11:06:03.732: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 03/16 11:06:03.732: [smf] INFO: Removed Session: UE IMSI:[262420287781656] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 03/16 11:06:03.732: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 03/16 11:06:03.737: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 03/16 11:06:03.737: [smf] INFO: Removed Session: UE IMSI:[262428534620620] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 03/16 11:06:03.737: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 03/16 11:06:03.742: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 03/16 11:06:03.743: [smf] INFO: Removed Session: UE IMSI:[262428623515144] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 03/16 11:06:03.743: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 03/16 11:06:03.748: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 03/16 11:06:03.748: [smf] INFO: Removed Session: UE IMSI:[262421435577301] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 03/16 11:06:03.748: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 03/16 11:06:03.753: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 03/16 11:06:03.753: [smf] INFO: Removed Session: UE IMSI:[262423354225862] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 03/16 11:06:03.753: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 03/16 11:06:03.758: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 03/16 11:06:03.759: [smf] INFO: Removed Session: UE IMSI:[262425717875951] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 03/16 11:06:03.759: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 03/16 11:06:03.764: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 03/16 11:06:03.764: [smf] INFO: Removed Session: UE IMSI:[262420458082264] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 03/16 11:06:03.764: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 03/16 11:06:03.769: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 03/16 11:06:03.770: [smf] INFO: Removed Session: UE IMSI:[262429426364171] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 03/16 11:06:03.770: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 03/16 11:06:03.775: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 03/16 11:06:03.775: [smf] INFO: Removed Session: UE IMSI:[262425243789815] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 03/16 11:06:03.775: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 03/16 11:06:03.780: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 03/16 11:06:03.780: [smf] INFO: Removed Session: UE IMSI:[262422294550734] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 03/16 11:06:03.780: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 03/16 11:06:03.785: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 03/16 11:06:03.786: [smf] INFO: Removed Session: UE IMSI:[262420708339094] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 03/16 11:06:03.786: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 03/16 11:06:03.791: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 03/16 11:06:03.791: [smf] INFO: Removed Session: UE IMSI:[262428626955591] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 03/16 11:06:03.791: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 03/16 11:06:03.796: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 03/16 11:06:03.796: [smf] INFO: Removed Session: UE IMSI:[262421420929661] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 03/16 11:06:03.797: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 03/16 11:06:03.802: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 03/16 11:06:03.802: [smf] INFO: Removed Session: UE IMSI:[262421583846182] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 03/16 11:06:03.802: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 03/16 11:06:03.808: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 03/16 11:06:03.809: [smf] INFO: Removed Session: UE IMSI:[262423000231341] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 03/16 11:06:03.809: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 03/16 11:06:03.814: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 03/16 11:06:03.814: [smf] INFO: Removed Session: UE IMSI:[262425227126685] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 03/16 11:06:03.815: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 03/16 11:06:03.819: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 03/16 11:06:03.820: [smf] INFO: Removed Session: UE IMSI:[262429731689308] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 03/16 11:06:03.820: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 03/16 11:06:03.825: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 03/16 11:06:03.825: [smf] INFO: Removed Session: UE IMSI:[262427876474038] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 03/16 11:06:03.825: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 03/16 11:06:03.830: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 03/16 11:06:03.831: [smf] INFO: Removed Session: UE IMSI:[262425069780154] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 03/16 11:06:03.831: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 03/16 11:06:03.836: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 03/16 11:06:03.836: [smf] INFO: Removed Session: UE IMSI:[262425155018681] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 03/16 11:06:03.836: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 03/16 11:06:03.841: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 03/16 11:06:03.841: [smf] INFO: Removed Session: UE IMSI:[262423050268607] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 03/16 11:06:03.841: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 03/16 11:06:03.846: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 03/16 11:06:03.847: [smf] INFO: Removed Session: UE IMSI:[262420308302495] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 03/16 11:06:03.847: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 03/16 11:06:03.852: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 03/16 11:06:03.852: [smf] INFO: Removed Session: UE IMSI:[262424166790793] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 03/16 11:06:03.852: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 03/16 11:06:03.857: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 03/16 11:06:03.857: [smf] INFO: Removed Session: UE IMSI:[262425792637979] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 03/16 11:06:03.857: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 03/16 11:06:03.862: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 03/16 11:06:03.863: [smf] INFO: Removed Session: UE IMSI:[262424126727192] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 03/16 11:06:03.863: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 03/16 11:06:03.868: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 03/16 11:06:03.868: [smf] INFO: Removed Session: UE IMSI:[262420877196927] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 03/16 11:06:03.868: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 03/16 11:06:03.873: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 03/16 11:06:03.873: [smf] INFO: Removed Session: UE IMSI:[262427796875068] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 03/16 11:06:03.873: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 03/16 11:06:03.878: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 03/16 11:06:03.879: [smf] INFO: Removed Session: UE IMSI:[262425932632409] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 03/16 11:06:03.879: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 03/16 11:06:03.884: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 03/16 11:06:03.884: [smf] INFO: Removed Session: UE IMSI:[262422514727008] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 03/16 11:06:03.884: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 03/16 11:06:03.889: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 03/16 11:06:03.890: [smf] INFO: Removed Session: UE IMSI:[262423325985862] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 03/16 11:06:03.890: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 03/16 11:06:03.895: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 03/16 11:06:03.895: [smf] INFO: Removed Session: UE IMSI:[262421888093597] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 03/16 11:06:03.895: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 03/16 11:06:03.900: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 03/16 11:06:03.901: [smf] INFO: Removed Session: UE IMSI:[262426453792157] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 03/16 11:06:03.901: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 03/16 11:06:03.906: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 03/16 11:06:03.906: [smf] INFO: Removed Session: UE IMSI:[262426010835966] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 03/16 11:06:03.906: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 03/16 11:06:03.911: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 03/16 11:06:03.912: [smf] INFO: Removed Session: UE IMSI:[262428595826225] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 03/16 11:06:03.912: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 03/16 11:06:03.919: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 03/16 11:06:03.920: [smf] INFO: Removed Session: UE IMSI:[262420705640481] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 03/16 11:06:03.920: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 03/16 11:06:03.924: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 03/16 11:06:03.925: [smf] INFO: Removed Session: UE IMSI:[262426454891803] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 03/16 11:06:03.925: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 03/16 11:06:03.934: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 03/16 11:06:03.934: [smf] INFO: Removed Session: UE IMSI:[262428966368922] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 03/16 11:06:03.935: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 03/16 11:06:03.941: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 03/16 11:06:03.942: [smf] INFO: Removed Session: UE IMSI:[262428284772405] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 03/16 11:06:03.942: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 03/16 11:06:03.946: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 03/16 11:06:03.947: [smf] INFO: Removed Session: UE IMSI:[262425472356735] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 03/16 11:06:03.947: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 03/16 11:06:03.951: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 03/16 11:06:03.952: [smf] INFO: Removed Session: UE IMSI:[262420597479130] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 03/16 11:06:03.952: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 03/16 11:06:03.957: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 03/16 11:06:03.957: [smf] INFO: Removed Session: UE IMSI:[262424444100253] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 03/16 11:06:03.957: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 03/16 11:06:03.962: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 03/16 11:06:03.963: [smf] INFO: Removed Session: UE IMSI:[262423942866320] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 03/16 11:06:03.963: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 03/16 11:06:03.967: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 03/16 11:06:03.968: [smf] INFO: Removed Session: UE IMSI:[262428419011253] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 03/16 11:06:03.968: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 03/16 11:06:03.973: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 03/16 11:06:03.973: [smf] INFO: Removed Session: UE IMSI:[262423569003959] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 03/16 11:06:03.973: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 03/16 11:06:03.978: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 03/16 11:06:03.979: [smf] INFO: Removed Session: UE IMSI:[262422768747890] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 03/16 11:06:03.979: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 03/16 11:06:03.984: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 03/16 11:06:03.984: [smf] INFO: Removed Session: UE IMSI:[262427566845913] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 03/16 11:06:03.984: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 03/16 11:06:03.989: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 03/16 11:06:03.990: [smf] INFO: Removed Session: UE IMSI:[262429519743420] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 03/16 11:06:03.990: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 03/16 11:06:03.994: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 03/16 11:06:03.995: [smf] INFO: Removed Session: UE IMSI:[262425053702421] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:03.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 03/16 11:06:03.995: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 03/16 11:06:04.000: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 03/16 11:06:04.000: [smf] INFO: Removed Session: UE IMSI:[262420990756444] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 03/16 11:06:04.000: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 03/16 11:06:04.005: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 03/16 11:06:04.006: [smf] INFO: Removed Session: UE IMSI:[262422824513004] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 03/16 11:06:04.006: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 03/16 11:06:04.011: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 03/16 11:06:04.011: [smf] INFO: Removed Session: UE IMSI:[262423440489614] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 03/16 11:06:04.011: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 03/16 11:06:04.016: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 03/16 11:06:04.017: [smf] INFO: Removed Session: UE IMSI:[262421804582700] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 03/16 11:06:04.017: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 03/16 11:06:04.022: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 03/16 11:06:04.023: [smf] INFO: Removed Session: UE IMSI:[262428245571028] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 03/16 11:06:04.023: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 03/16 11:06:04.027: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 03/16 11:06:04.028: [smf] INFO: Removed Session: UE IMSI:[262424388507078] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 03/16 11:06:04.028: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 03/16 11:06:04.033: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 03/16 11:06:04.034: [smf] INFO: Removed Session: UE IMSI:[262428024991844] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 03/16 11:06:04.034: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 03/16 11:06:04.038: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 03/16 11:06:04.039: [smf] INFO: Removed Session: UE IMSI:[262424496422480] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 03/16 11:06:04.039: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 03/16 11:06:04.044: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 03/16 11:06:04.044: [smf] INFO: Removed Session: UE IMSI:[262428941166827] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 03/16 11:06:04.044: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 03/16 11:06:04.049: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 03/16 11:06:04.050: [smf] INFO: Removed Session: UE IMSI:[262427390534623] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 03/16 11:06:04.050: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 03/16 11:06:04.054: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 03/16 11:06:04.055: [smf] INFO: Removed Session: UE IMSI:[262423462782499] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 03/16 11:06:04.055: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 03/16 11:06:04.059: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 03/16 11:06:04.060: [smf] INFO: Removed Session: UE IMSI:[262425529736953] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 03/16 11:06:04.060: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 03/16 11:06:04.065: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 03/16 11:06:04.065: [smf] INFO: Removed Session: UE IMSI:[262421277275662] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 03/16 11:06:04.065: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 03/16 11:06:04.070: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 03/16 11:06:04.071: [smf] INFO: Removed Session: UE IMSI:[262423378329699] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 03/16 11:06:04.071: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 03/16 11:06:04.076: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 03/16 11:06:04.077: [smf] INFO: Removed Session: UE IMSI:[262428000891928] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 03/16 11:06:04.077: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 03/16 11:06:04.081: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 03/16 11:06:04.082: [smf] INFO: Removed Session: UE IMSI:[262421663693314] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 03/16 11:06:04.082: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 03/16 11:06:04.087: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 03/16 11:06:04.088: [smf] INFO: Removed Session: UE IMSI:[262428252207975] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 03/16 11:06:04.088: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 03/16 11:06:04.092: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 03/16 11:06:04.093: [smf] INFO: Removed Session: UE IMSI:[262426180481525] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 03/16 11:06:04.093: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 03/16 11:06:04.098: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 03/16 11:06:04.099: [smf] INFO: Removed Session: UE IMSI:[262429349088921] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 03/16 11:06:04.099: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 03/16 11:06:04.104: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 03/16 11:06:04.104: [smf] INFO: Removed Session: UE IMSI:[262428624248227] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 03/16 11:06:04.104: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 03/16 11:06:04.109: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 03/16 11:06:04.110: [smf] INFO: Removed Session: UE IMSI:[262424193073141] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 03/16 11:06:04.110: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 03/16 11:06:04.115: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 03/16 11:06:04.115: [smf] INFO: Removed Session: UE IMSI:[262420513261569] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 03/16 11:06:04.115: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 03/16 11:06:04.120: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 03/16 11:06:04.121: [smf] INFO: Removed Session: UE IMSI:[262424943581927] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 03/16 11:06:04.121: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 03/16 11:06:04.126: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 03/16 11:06:04.126: [smf] INFO: Removed Session: UE IMSI:[262425470557238] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 03/16 11:06:04.126: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 03/16 11:06:04.131: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 03/16 11:06:04.131: [smf] INFO: Removed Session: UE IMSI:[262429125978097] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 03/16 11:06:04.131: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 03/16 11:06:04.136: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 03/16 11:06:04.137: [smf] INFO: Removed Session: UE IMSI:[262423001398134] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 03/16 11:06:04.137: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 03/16 11:06:04.142: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 03/16 11:06:04.142: [smf] INFO: Removed Session: UE IMSI:[262421604375033] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 03/16 11:06:04.142: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 03/16 11:06:04.147: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 03/16 11:06:04.147: [smf] INFO: Removed Session: UE IMSI:[262421851608445] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 03/16 11:06:04.147: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 03/16 11:06:04.152: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 03/16 11:06:04.153: [smf] INFO: Removed Session: UE IMSI:[262429646920164] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 03/16 11:06:04.153: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 03/16 11:06:04.158: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 03/16 11:06:04.158: [smf] INFO: Removed Session: UE IMSI:[262420128432307] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 03/16 11:06:04.158: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 03/16 11:06:04.163: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 03/16 11:06:04.163: [smf] INFO: Removed Session: UE IMSI:[262423297879486] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 03/16 11:06:04.163: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 03/16 11:06:04.168: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 03/16 11:06:04.169: [smf] INFO: Removed Session: UE IMSI:[262426937029213] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 03/16 11:06:04.169: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 03/16 11:06:04.174: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 03/16 11:06:04.174: [smf] INFO: Removed Session: UE IMSI:[262428871808381] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 03/16 11:06:04.174: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 03/16 11:06:04.179: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 03/16 11:06:04.179: [smf] INFO: Removed Session: UE IMSI:[262422469359363] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 03/16 11:06:04.179: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 03/16 11:06:04.185: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 03/16 11:06:04.185: [smf] INFO: Removed Session: UE IMSI:[262421583488544] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 03/16 11:06:04.185: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 03/16 11:06:04.190: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 03/16 11:06:04.191: [smf] INFO: Removed Session: UE IMSI:[262420295397648] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 03/16 11:06:04.191: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 03/16 11:06:04.196: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 03/16 11:06:04.197: [smf] INFO: Removed Session: UE IMSI:[262426310753961] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 03/16 11:06:04.197: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 03/16 11:06:04.202: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 03/16 11:06:04.202: [smf] INFO: Removed Session: UE IMSI:[262426014713726] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 03/16 11:06:04.202: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 03/16 11:06:04.207: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 03/16 11:06:04.208: [smf] INFO: Removed Session: UE IMSI:[262429175563980] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 03/16 11:06:04.208: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 03/16 11:06:04.213: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 03/16 11:06:04.213: [smf] INFO: Removed Session: UE IMSI:[262428064331654] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 03/16 11:06:04.213: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 03/16 11:06:04.218: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 03/16 11:06:04.218: [smf] INFO: Removed Session: UE IMSI:[262426902269972] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 03/16 11:06:04.218: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 03/16 11:06:04.223: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 03/16 11:06:04.224: [smf] INFO: Removed Session: UE IMSI:[262429126100108] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 03/16 11:06:04.224: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 03/16 11:06:04.229: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 03/16 11:06:04.229: [smf] INFO: Removed Session: UE IMSI:[262422297635852] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 03/16 11:06:04.229: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 03/16 11:06:04.234: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 03/16 11:06:04.234: [smf] INFO: Removed Session: UE IMSI:[262424532095272] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 03/16 11:06:04.234: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 03/16 11:06:04.239: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 03/16 11:06:04.240: [smf] INFO: Removed Session: UE IMSI:[262424856036272] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 03/16 11:06:04.240: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 03/16 11:06:04.245: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 03/16 11:06:04.245: [smf] INFO: Removed Session: UE IMSI:[262426424764402] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 03/16 11:06:04.245: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 03/16 11:06:04.250: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 03/16 11:06:04.250: [smf] INFO: Removed Session: UE IMSI:[262423909121645] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 03/16 11:06:04.250: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 03/16 11:06:04.255: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 03/16 11:06:04.256: [smf] INFO: Removed Session: UE IMSI:[262423759069716] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 03/16 11:06:04.256: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 03/16 11:06:04.261: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 03/16 11:06:04.261: [smf] INFO: Removed Session: UE IMSI:[262426391870736] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 03/16 11:06:04.261: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 03/16 11:06:04.266: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 03/16 11:06:04.266: [smf] INFO: Removed Session: UE IMSI:[262421399039704] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 03/16 11:06:04.266: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 03/16 11:06:04.271: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 03/16 11:06:04.272: [smf] INFO: Removed Session: UE IMSI:[262427559687340] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 03/16 11:06:04.272: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 03/16 11:06:04.277: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 03/16 11:06:04.277: [smf] INFO: Removed Session: UE IMSI:[262429290856500] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 03/16 11:06:04.277: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 03/16 11:06:04.282: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 03/16 11:06:04.282: [smf] INFO: Removed Session: UE IMSI:[262427750679848] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 03/16 11:06:04.282: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 03/16 11:06:04.287: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 03/16 11:06:04.288: [smf] INFO: Removed Session: UE IMSI:[262427007503336] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 03/16 11:06:04.288: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 03/16 11:06:04.293: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 03/16 11:06:04.293: [smf] INFO: Removed Session: UE IMSI:[262422867717549] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 03/16 11:06:04.293: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 03/16 11:06:04.298: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 03/16 11:06:04.298: [smf] INFO: Removed Session: UE IMSI:[262429528179996] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 03/16 11:06:04.298: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 03/16 11:06:04.303: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 03/16 11:06:04.304: [smf] INFO: Removed Session: UE IMSI:[262422598030880] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 03/16 11:06:04.304: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 03/16 11:06:04.309: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 03/16 11:06:04.309: [smf] INFO: Removed Session: UE IMSI:[262426722861327] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 03/16 11:06:04.309: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 03/16 11:06:04.314: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 03/16 11:06:04.315: [smf] INFO: Removed Session: UE IMSI:[262420162032441] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 03/16 11:06:04.315: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 03/16 11:06:04.320: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 03/16 11:06:04.320: [smf] INFO: Removed Session: UE IMSI:[262420009552492] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 03/16 11:06:04.320: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 03/16 11:06:04.325: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 03/16 11:06:04.325: [smf] INFO: Removed Session: UE IMSI:[262426110291670] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 03/16 11:06:04.325: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 03/16 11:06:04.330: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 03/16 11:06:04.330: [smf] INFO: Removed Session: UE IMSI:[262422185352315] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 03/16 11:06:04.330: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 03/16 11:06:04.335: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 03/16 11:06:04.336: [smf] INFO: Removed Session: UE IMSI:[262426813690714] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 03/16 11:06:04.336: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 03/16 11:06:04.341: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 03/16 11:06:04.341: [smf] INFO: Removed Session: UE IMSI:[262426406597337] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 03/16 11:06:04.341: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 03/16 11:06:04.346: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 03/16 11:06:04.347: [smf] INFO: Removed Session: UE IMSI:[262428715519742] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 03/16 11:06:04.347: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 03/16 11:06:04.351: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 03/16 11:06:04.352: [smf] INFO: Removed Session: UE IMSI:[262428796158409] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 03/16 11:06:04.352: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 03/16 11:06:04.357: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 03/16 11:06:04.357: [smf] INFO: Removed Session: UE IMSI:[262425872995309] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 03/16 11:06:04.357: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 03/16 11:06:04.362: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 03/16 11:06:04.362: [smf] INFO: Removed Session: UE IMSI:[262429802814992] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 03/16 11:06:04.363: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 03/16 11:06:04.367: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 03/16 11:06:04.368: [smf] INFO: Removed Session: UE IMSI:[262427002898877] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 03/16 11:06:04.368: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 03/16 11:06:04.373: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 03/16 11:06:04.373: [smf] INFO: Removed Session: UE IMSI:[262428662869428] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 03/16 11:06:04.373: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 03/16 11:06:04.378: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 03/16 11:06:04.379: [smf] INFO: Removed Session: UE IMSI:[262421166087209] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 03/16 11:06:04.379: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 03/16 11:06:04.383: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 03/16 11:06:04.384: [smf] INFO: Removed Session: UE IMSI:[262423162009388] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 03/16 11:06:04.384: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 03/16 11:06:04.389: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 03/16 11:06:04.389: [smf] INFO: Removed Session: UE IMSI:[262424564477871] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 03/16 11:06:04.389: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 03/16 11:06:04.394: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 03/16 11:06:04.395: [smf] INFO: Removed Session: UE IMSI:[262421083773727] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 03/16 11:06:04.395: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 03/16 11:06:04.400: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 03/16 11:06:04.400: [smf] INFO: Removed Session: UE IMSI:[262427587981170] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 03/16 11:06:04.400: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 03/16 11:06:04.405: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 03/16 11:06:04.405: [smf] INFO: Removed Session: UE IMSI:[262427207067918] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 03/16 11:06:04.405: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 03/16 11:06:04.410: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 03/16 11:06:04.411: [smf] INFO: Removed Session: UE IMSI:[262429393720395] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 03/16 11:06:04.411: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 03/16 11:06:04.416: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 03/16 11:06:04.416: [smf] INFO: Removed Session: UE IMSI:[262429904272184] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 03/16 11:06:04.416: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 03/16 11:06:04.421: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 03/16 11:06:04.421: [smf] INFO: Removed Session: UE IMSI:[262425183931278] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 03/16 11:06:04.421: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 03/16 11:06:04.426: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 03/16 11:06:04.427: [smf] INFO: Removed Session: UE IMSI:[262420069938906] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 03/16 11:06:04.427: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 03/16 11:06:04.432: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 03/16 11:06:04.432: [smf] INFO: Removed Session: UE IMSI:[262428368535053] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 03/16 11:06:04.432: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 03/16 11:06:04.437: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 03/16 11:06:04.437: [smf] INFO: Removed Session: UE IMSI:[262422454345274] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 03/16 11:06:04.437: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 03/16 11:06:04.442: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 03/16 11:06:04.443: [smf] INFO: Removed Session: UE IMSI:[262426970981061] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 03/16 11:06:04.443: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 03/16 11:06:04.448: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 03/16 11:06:04.448: [smf] INFO: Removed Session: UE IMSI:[262424561467922] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 03/16 11:06:04.448: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 03/16 11:06:04.453: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 03/16 11:06:04.453: [smf] INFO: Removed Session: UE IMSI:[262426379903287] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 03/16 11:06:04.453: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 03/16 11:06:04.458: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 03/16 11:06:04.459: [smf] INFO: Removed Session: UE IMSI:[262423559132323] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 03/16 11:06:04.459: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 03/16 11:06:04.464: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 03/16 11:06:04.464: [smf] INFO: Removed Session: UE IMSI:[262428722663851] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 03/16 11:06:04.464: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 03/16 11:06:04.469: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 03/16 11:06:04.469: [smf] INFO: Removed Session: UE IMSI:[262422880659002] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 03/16 11:06:04.469: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 03/16 11:06:04.474: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 03/16 11:06:04.475: [smf] INFO: Removed Session: UE IMSI:[262422142223531] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 03/16 11:06:04.475: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 03/16 11:06:04.480: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 03/16 11:06:04.480: [smf] INFO: Removed Session: UE IMSI:[262421901357749] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 03/16 11:06:04.480: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 03/16 11:06:04.486: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 03/16 11:06:04.486: [smf] INFO: Removed Session: UE IMSI:[262420711933886] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 03/16 11:06:04.486: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 03/16 11:06:04.491: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 03/16 11:06:04.492: [smf] INFO: Removed Session: UE IMSI:[262422480129863] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 03/16 11:06:04.492: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 03/16 11:06:04.497: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 03/16 11:06:04.498: [smf] INFO: Removed Session: UE IMSI:[262424861202797] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 03/16 11:06:04.498: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 03/16 11:06:04.502: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 03/16 11:06:04.503: [smf] INFO: Removed Session: UE IMSI:[262427963190159] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 03/16 11:06:04.503: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 03/16 11:06:04.508: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 03/16 11:06:04.509: [smf] INFO: Removed Session: UE IMSI:[262424667497788] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 03/16 11:06:04.509: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 03/16 11:06:04.514: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 03/16 11:06:04.514: [smf] INFO: Removed Session: UE IMSI:[262428951489713] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 03/16 11:06:04.514: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 03/16 11:06:04.519: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 03/16 11:06:04.520: [smf] INFO: Removed Session: UE IMSI:[262421229602522] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 03/16 11:06:04.520: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 03/16 11:06:04.525: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 03/16 11:06:04.525: [smf] INFO: Removed Session: UE IMSI:[262429565384396] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 03/16 11:06:04.525: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 03/16 11:06:04.530: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 03/16 11:06:04.531: [smf] INFO: Removed Session: UE IMSI:[262422839190154] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 03/16 11:06:04.531: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 03/16 11:06:04.536: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 03/16 11:06:04.536: [smf] INFO: Removed Session: UE IMSI:[262423695514246] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 03/16 11:06:04.536: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 03/16 11:06:04.541: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 03/16 11:06:04.541: [smf] INFO: Removed Session: UE IMSI:[262425769489057] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 03/16 11:06:04.541: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 03/16 11:06:04.546: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 03/16 11:06:04.547: [smf] INFO: Removed Session: UE IMSI:[262420123952627] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 03/16 11:06:04.547: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 03/16 11:06:04.552: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 03/16 11:06:04.552: [smf] INFO: Removed Session: UE IMSI:[262427146984048] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 03/16 11:06:04.552: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 03/16 11:06:04.557: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 03/16 11:06:04.558: [smf] INFO: Removed Session: UE IMSI:[262428303936876] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 03/16 11:06:04.558: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 03/16 11:06:04.562: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 03/16 11:06:04.563: [smf] INFO: Removed Session: UE IMSI:[262429724206927] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 03/16 11:06:04.563: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 03/16 11:06:04.568: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 03/16 11:06:04.568: [smf] INFO: Removed Session: UE IMSI:[262422670344176] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 03/16 11:06:04.568: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 03/16 11:06:04.573: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 03/16 11:06:04.573: [smf] INFO: Removed Session: UE IMSI:[262426576065195] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 03/16 11:06:04.573: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 03/16 11:06:04.579: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 03/16 11:06:04.579: [smf] INFO: Removed Session: UE IMSI:[262426926356307] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 03/16 11:06:04.579: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 03/16 11:06:04.584: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 03/16 11:06:04.585: [smf] INFO: Removed Session: UE IMSI:[262425392801882] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 03/16 11:06:04.585: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 03/16 11:06:04.590: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 03/16 11:06:04.591: [smf] INFO: Removed Session: UE IMSI:[262420129156335] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 03/16 11:06:04.591: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 03/16 11:06:04.596: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 03/16 11:06:04.597: [smf] INFO: Removed Session: UE IMSI:[262428887785588] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 03/16 11:06:04.597: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 03/16 11:06:04.602: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 03/16 11:06:04.602: [smf] INFO: Removed Session: UE IMSI:[262421964071130] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 03/16 11:06:04.602: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 03/16 11:06:04.607: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 03/16 11:06:04.607: [smf] INFO: Removed Session: UE IMSI:[262427005226275] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 03/16 11:06:04.608: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 03/16 11:06:04.612: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 03/16 11:06:04.613: [smf] INFO: Removed Session: UE IMSI:[262421034814537] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 03/16 11:06:04.613: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 03/16 11:06:04.618: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 03/16 11:06:04.619: [smf] INFO: Removed Session: UE IMSI:[262428870073399] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 03/16 11:06:04.619: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 03/16 11:06:04.624: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 03/16 11:06:04.624: [smf] INFO: Removed Session: UE IMSI:[262428853381687] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 03/16 11:06:04.624: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 03/16 11:06:04.630: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 03/16 11:06:04.631: [smf] INFO: Removed Session: UE IMSI:[262429887969147] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 03/16 11:06:04.631: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 03/16 11:06:04.635: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 03/16 11:06:04.636: [smf] INFO: Removed Session: UE IMSI:[262425571976892] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 03/16 11:06:04.636: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 03/16 11:06:04.641: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 03/16 11:06:04.642: [smf] INFO: Removed Session: UE IMSI:[262422096430646] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 03/16 11:06:04.642: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 03/16 11:06:04.647: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 03/16 11:06:04.647: [smf] INFO: Removed Session: UE IMSI:[262421597965135] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 03/16 11:06:04.647: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 03/16 11:06:04.652: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 03/16 11:06:04.652: [smf] INFO: Removed Session: UE IMSI:[262429028194515] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 03/16 11:06:04.652: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 03/16 11:06:04.657: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 03/16 11:06:04.658: [smf] INFO: Removed Session: UE IMSI:[262424703085464] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 03/16 11:06:04.658: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 03/16 11:06:04.663: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 03/16 11:06:04.663: [smf] INFO: Removed Session: UE IMSI:[262422405005224] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 03/16 11:06:04.663: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 03/16 11:06:04.668: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 03/16 11:06:04.668: [smf] INFO: Removed Session: UE IMSI:[262429370538996] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 03/16 11:06:04.668: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 03/16 11:06:04.673: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 03/16 11:06:04.674: [smf] INFO: Removed Session: UE IMSI:[262428741588430] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 03/16 11:06:04.674: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 03/16 11:06:04.679: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 03/16 11:06:04.679: [smf] INFO: Removed Session: UE IMSI:[262429004200501] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 03/16 11:06:04.679: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 03/16 11:06:04.684: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 03/16 11:06:04.685: [smf] INFO: Removed Session: UE IMSI:[262424281649706] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 03/16 11:06:04.685: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 03/16 11:06:04.690: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 03/16 11:06:04.690: [smf] INFO: Removed Session: UE IMSI:[262426203354595] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 03/16 11:06:04.690: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 03/16 11:06:04.695: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 03/16 11:06:04.695: [smf] INFO: Removed Session: UE IMSI:[262429744410039] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 03/16 11:06:04.695: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 03/16 11:06:04.700: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 03/16 11:06:04.701: [smf] INFO: Removed Session: UE IMSI:[262424045138437] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 03/16 11:06:04.701: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 03/16 11:06:04.706: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 03/16 11:06:04.706: [smf] INFO: Removed Session: UE IMSI:[262424629899412] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 03/16 11:06:04.706: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 03/16 11:06:04.711: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 03/16 11:06:04.711: [smf] INFO: Removed Session: UE IMSI:[262420049406792] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 03/16 11:06:04.711: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 03/16 11:06:04.716: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 03/16 11:06:04.717: [smf] INFO: Removed Session: UE IMSI:[262423878725716] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 03/16 11:06:04.717: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 03/16 11:06:04.722: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 03/16 11:06:04.722: [smf] INFO: Removed Session: UE IMSI:[262428967938682] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 03/16 11:06:04.722: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 03/16 11:06:04.727: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 03/16 11:06:04.728: [smf] INFO: Removed Session: UE IMSI:[262426956438668] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 03/16 11:06:04.728: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 03/16 11:06:04.732: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 03/16 11:06:04.733: [smf] INFO: Removed Session: UE IMSI:[262423652128361] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 03/16 11:06:04.733: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 03/16 11:06:04.738: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 03/16 11:06:04.738: [smf] INFO: Removed Session: UE IMSI:[262420138572723] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 03/16 11:06:04.738: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 03/16 11:06:04.743: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 03/16 11:06:04.743: [smf] INFO: Removed Session: UE IMSI:[262424861807771] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 03/16 11:06:04.744: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 03/16 11:06:04.749: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 03/16 11:06:04.749: [smf] INFO: Removed Session: UE IMSI:[262423207944564] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 03/16 11:06:04.749: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 03/16 11:06:04.754: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 03/16 11:06:04.754: [smf] INFO: Removed Session: UE IMSI:[262422867354760] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 03/16 11:06:04.754: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 03/16 11:06:04.759: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 03/16 11:06:04.760: [smf] INFO: Removed Session: UE IMSI:[262427731707624] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 03/16 11:06:04.760: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 03/16 11:06:04.765: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 03/16 11:06:04.765: [smf] INFO: Removed Session: UE IMSI:[262420539008008] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 03/16 11:06:04.765: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 03/16 11:06:04.770: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 03/16 11:06:04.770: [smf] INFO: Removed Session: UE IMSI:[262429129999918] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 03/16 11:06:04.770: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 03/16 11:06:04.775: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 03/16 11:06:04.776: [smf] INFO: Removed Session: UE IMSI:[262426128191350] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 03/16 11:06:04.776: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 03/16 11:06:04.781: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 03/16 11:06:04.781: [smf] INFO: Removed Session: UE IMSI:[262426668102173] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 03/16 11:06:04.781: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 03/16 11:06:04.786: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 03/16 11:06:04.786: [smf] INFO: Removed Session: UE IMSI:[262428475083333] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 03/16 11:06:04.786: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 03/16 11:06:04.791: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 03/16 11:06:04.792: [smf] INFO: Removed Session: UE IMSI:[262426104471616] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 03/16 11:06:04.792: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 03/16 11:06:04.797: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 03/16 11:06:04.797: [smf] INFO: Removed Session: UE IMSI:[262426953968291] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 03/16 11:06:04.797: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 03/16 11:06:04.802: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 03/16 11:06:04.803: [smf] INFO: Removed Session: UE IMSI:[262424500457832] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 03/16 11:06:04.803: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 03/16 11:06:04.808: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 03/16 11:06:04.808: [smf] INFO: Removed Session: UE IMSI:[262428266910873] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 03/16 11:06:04.808: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 03/16 11:06:04.813: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 03/16 11:06:04.813: [smf] INFO: Removed Session: UE IMSI:[262422891257850] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 03/16 11:06:04.813: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 03/16 11:06:04.818: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 03/16 11:06:04.819: [smf] INFO: Removed Session: UE IMSI:[262426535371802] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 03/16 11:06:04.819: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 03/16 11:06:04.824: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 03/16 11:06:04.825: [smf] INFO: Removed Session: UE IMSI:[262420348373843] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 03/16 11:06:04.825: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 03/16 11:06:04.829: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 03/16 11:06:04.830: [smf] INFO: Removed Session: UE IMSI:[262423502421327] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 03/16 11:06:04.830: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 03/16 11:06:04.835: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 03/16 11:06:04.835: [smf] INFO: Removed Session: UE IMSI:[262421322877920] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 03/16 11:06:04.835: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 03/16 11:06:04.840: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 03/16 11:06:04.841: [smf] INFO: Removed Session: UE IMSI:[262425154804883] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 03/16 11:06:04.841: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 03/16 11:06:04.846: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 03/16 11:06:04.846: [smf] INFO: Removed Session: UE IMSI:[262425925230277] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 03/16 11:06:04.846: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 03/16 11:06:04.851: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 03/16 11:06:04.851: [smf] INFO: Removed Session: UE IMSI:[262424979996092] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 03/16 11:06:04.851: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 03/16 11:06:04.856: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 03/16 11:06:04.857: [smf] INFO: Removed Session: UE IMSI:[262421171622795] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 03/16 11:06:04.857: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 03/16 11:06:04.861: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 03/16 11:06:04.862: [smf] INFO: Removed Session: UE IMSI:[262429201380297] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 03/16 11:06:04.862: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 03/16 11:06:04.867: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 03/16 11:06:04.868: [smf] INFO: Removed Session: UE IMSI:[262423500589197] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 03/16 11:06:04.868: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 03/16 11:06:04.872: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 03/16 11:06:04.873: [smf] INFO: Removed Session: UE IMSI:[262425065945267] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 03/16 11:06:04.873: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 03/16 11:06:04.877: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 03/16 11:06:04.878: [smf] INFO: Removed Session: UE IMSI:[262420624382936] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 03/16 11:06:04.878: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 03/16 11:06:04.883: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 03/16 11:06:04.883: [smf] INFO: Removed Session: UE IMSI:[262429157326549] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 03/16 11:06:04.883: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 03/16 11:06:04.888: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 03/16 11:06:04.888: [smf] INFO: Removed Session: UE IMSI:[262428396199004] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 03/16 11:06:04.888: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 03/16 11:06:04.893: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 03/16 11:06:04.894: [smf] INFO: Removed Session: UE IMSI:[262426489267667] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 03/16 11:06:04.894: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 03/16 11:06:04.899: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 03/16 11:06:04.899: [smf] INFO: Removed Session: UE IMSI:[262423740416154] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 03/16 11:06:04.899: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 03/16 11:06:04.904: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 03/16 11:06:04.904: [smf] INFO: Removed Session: UE IMSI:[262429526949046] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 03/16 11:06:04.904: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 03/16 11:06:04.909: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 03/16 11:06:04.910: [smf] INFO: Removed Session: UE IMSI:[262422460988537] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 03/16 11:06:04.910: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 03/16 11:06:04.915: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 03/16 11:06:04.915: [smf] INFO: Removed Session: UE IMSI:[262424562680820] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 03/16 11:06:04.915: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 03/16 11:06:04.920: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 03/16 11:06:04.921: [smf] INFO: Removed Session: UE IMSI:[262420909142108] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 03/16 11:06:04.921: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 03/16 11:06:04.926: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 03/16 11:06:04.926: [smf] INFO: Removed Session: UE IMSI:[262425597637747] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 03/16 11:06:04.926: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 03/16 11:06:04.931: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 03/16 11:06:04.931: [smf] INFO: Removed Session: UE IMSI:[262426439571719] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 03/16 11:06:04.931: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 03/16 11:06:04.936: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 03/16 11:06:04.937: [smf] INFO: Removed Session: UE IMSI:[262427489707640] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 03/16 11:06:04.937: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 03/16 11:06:04.942: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 03/16 11:06:04.942: [smf] INFO: Removed Session: UE IMSI:[262428046778731] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 03/16 11:06:04.942: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 03/16 11:06:04.947: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 03/16 11:06:04.947: [smf] INFO: Removed Session: UE IMSI:[262423578859350] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 03/16 11:06:04.947: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 03/16 11:06:04.952: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 03/16 11:06:04.953: [smf] INFO: Removed Session: UE IMSI:[262420714715349] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 03/16 11:06:04.953: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 03/16 11:06:04.958: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 03/16 11:06:04.958: [smf] INFO: Removed Session: UE IMSI:[262422205832009] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 03/16 11:06:04.958: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 03/16 11:06:04.963: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 03/16 11:06:04.963: [smf] INFO: Removed Session: UE IMSI:[262429588683000] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 03/16 11:06:04.963: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 03/16 11:06:04.968: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 03/16 11:06:04.968: [smf] INFO: Removed Session: UE IMSI:[262425128475206] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 03/16 11:06:04.969: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 03/16 11:06:04.974: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 03/16 11:06:04.974: [smf] INFO: Removed Session: UE IMSI:[262423613046518] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 03/16 11:06:04.974: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 03/16 11:06:04.979: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 03/16 11:06:04.979: [smf] INFO: Removed Session: UE IMSI:[262426866215635] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 03/16 11:06:04.979: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 03/16 11:06:04.984: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 03/16 11:06:04.985: [smf] INFO: Removed Session: UE IMSI:[262421423867344] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 03/16 11:06:04.985: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 03/16 11:06:04.990: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 03/16 11:06:04.990: [smf] INFO: Removed Session: UE IMSI:[262424033536213] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 03/16 11:06:04.990: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 03/16 11:06:04.995: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 03/16 11:06:04.995: [smf] INFO: Removed Session: UE IMSI:[262428117305610] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:04.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 03/16 11:06:04.995: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 03/16 11:06:05.000: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 03/16 11:06:05.001: [smf] INFO: Removed Session: UE IMSI:[262422493670364] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 03/16 11:06:05.001: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 03/16 11:06:05.006: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 03/16 11:06:05.006: [smf] INFO: Removed Session: UE IMSI:[262428114096450] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 03/16 11:06:05.006: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 03/16 11:06:05.011: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 03/16 11:06:05.011: [smf] INFO: Removed Session: UE IMSI:[262420039555223] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 03/16 11:06:05.011: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 03/16 11:06:05.016: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 03/16 11:06:05.017: [smf] INFO: Removed Session: UE IMSI:[262425574029700] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 03/16 11:06:05.017: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 03/16 11:06:05.022: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 03/16 11:06:05.022: [smf] INFO: Removed Session: UE IMSI:[262424753600643] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 03/16 11:06:05.022: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 03/16 11:06:05.027: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 03/16 11:06:05.027: [smf] INFO: Removed Session: UE IMSI:[262427469231649] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 03/16 11:06:05.027: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 03/16 11:06:05.032: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 03/16 11:06:05.033: [smf] INFO: Removed Session: UE IMSI:[262428382590324] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 03/16 11:06:05.033: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 03/16 11:06:05.038: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 03/16 11:06:05.038: [smf] INFO: Removed Session: UE IMSI:[262427063599333] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 03/16 11:06:05.038: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 03/16 11:06:05.043: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 03/16 11:06:05.043: [smf] INFO: Removed Session: UE IMSI:[262420085929835] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 03/16 11:06:05.043: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 03/16 11:06:05.048: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 03/16 11:06:05.049: [smf] INFO: Removed Session: UE IMSI:[262423285675776] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 03/16 11:06:05.049: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 03/16 11:06:05.058: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 03/16 11:06:05.059: [smf] INFO: Removed Session: UE IMSI:[262427193132183] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 03/16 11:06:05.059: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 03/16 11:06:05.064: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 03/16 11:06:05.064: [smf] INFO: Removed Session: UE IMSI:[262429824412453] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 03/16 11:06:05.064: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 03/16 11:06:05.069: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 03/16 11:06:05.070: [smf] INFO: Removed Session: UE IMSI:[262424271115374] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 03/16 11:06:05.070: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 03/16 11:06:05.075: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 03/16 11:06:05.075: [smf] INFO: Removed Session: UE IMSI:[262424111311026] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 03/16 11:06:05.075: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 03/16 11:06:05.080: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 03/16 11:06:05.080: [smf] INFO: Removed Session: UE IMSI:[262420966692594] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 03/16 11:06:05.080: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 03/16 11:06:05.085: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 03/16 11:06:05.086: [smf] INFO: Removed Session: UE IMSI:[262428893993999] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 03/16 11:06:05.086: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 03/16 11:06:05.091: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 03/16 11:06:05.091: [smf] INFO: Removed Session: UE IMSI:[262422082071011] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 03/16 11:06:05.091: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 03/16 11:06:05.096: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 03/16 11:06:05.096: [smf] INFO: Removed Session: UE IMSI:[262428149472609] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 03/16 11:06:05.096: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 03/16 11:06:05.101: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 03/16 11:06:05.102: [smf] INFO: Removed Session: UE IMSI:[262429703179221] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 03/16 11:06:05.102: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 03/16 11:06:05.107: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 03/16 11:06:05.107: [smf] INFO: Removed Session: UE IMSI:[262428366168775] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 03/16 11:06:05.107: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 03/16 11:06:05.112: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 03/16 11:06:05.112: [smf] INFO: Removed Session: UE IMSI:[262426951109657] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 03/16 11:06:05.112: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 03/16 11:06:05.117: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 03/16 11:06:05.118: [smf] INFO: Removed Session: UE IMSI:[262424305326974] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 03/16 11:06:05.118: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 03/16 11:06:05.123: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 03/16 11:06:05.123: [smf] INFO: Removed Session: UE IMSI:[262420622782152] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 03/16 11:06:05.123: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 03/16 11:06:05.128: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 03/16 11:06:05.128: [smf] INFO: Removed Session: UE IMSI:[262421534990506] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 03/16 11:06:05.128: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 03/16 11:06:05.133: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 03/16 11:06:05.134: [smf] INFO: Removed Session: UE IMSI:[262426328730458] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 03/16 11:06:05.134: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 03/16 11:06:05.139: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 03/16 11:06:05.139: [smf] INFO: Removed Session: UE IMSI:[262421517482321] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 03/16 11:06:05.139: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 03/16 11:06:05.144: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 03/16 11:06:05.144: [smf] INFO: Removed Session: UE IMSI:[262422288918916] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 03/16 11:06:05.144: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 03/16 11:06:05.149: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 03/16 11:06:05.150: [smf] INFO: Removed Session: UE IMSI:[262421635780819] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 03/16 11:06:05.150: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 03/16 11:06:05.155: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 03/16 11:06:05.155: [smf] INFO: Removed Session: UE IMSI:[262420445145457] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 03/16 11:06:05.155: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 03/16 11:06:05.160: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 03/16 11:06:05.161: [smf] INFO: Removed Session: UE IMSI:[262425811308730] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 03/16 11:06:05.161: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 03/16 11:06:05.166: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 03/16 11:06:05.166: [smf] INFO: Removed Session: UE IMSI:[262421191165921] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 03/16 11:06:05.166: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 03/16 11:06:05.171: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 03/16 11:06:05.171: [smf] INFO: Removed Session: UE IMSI:[262420823029107] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 03/16 11:06:05.171: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 03/16 11:06:05.176: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 03/16 11:06:05.177: [smf] INFO: Removed Session: UE IMSI:[262428220403473] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 03/16 11:06:05.177: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 03/16 11:06:05.182: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 03/16 11:06:05.182: [smf] INFO: Removed Session: UE IMSI:[262428525170370] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 03/16 11:06:05.182: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 03/16 11:06:05.187: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 03/16 11:06:05.187: [smf] INFO: Removed Session: UE IMSI:[262427418546056] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 03/16 11:06:05.187: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 03/16 11:06:05.192: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 03/16 11:06:05.193: [smf] INFO: Removed Session: UE IMSI:[262420262453946] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 03/16 11:06:05.193: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 03/16 11:06:05.198: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 03/16 11:06:05.198: [smf] INFO: Removed Session: UE IMSI:[262421809833182] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 03/16 11:06:05.198: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 03/16 11:06:05.203: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 03/16 11:06:05.203: [smf] INFO: Removed Session: UE IMSI:[262426383044113] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 03/16 11:06:05.203: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 03/16 11:06:05.208: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 03/16 11:06:05.209: [smf] INFO: Removed Session: UE IMSI:[262420897780140] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 03/16 11:06:05.209: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 03/16 11:06:05.214: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 03/16 11:06:05.214: [smf] INFO: Removed Session: UE IMSI:[262422582175190] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 03/16 11:06:05.214: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 03/16 11:06:05.219: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 03/16 11:06:05.219: [smf] INFO: Removed Session: UE IMSI:[262427866080206] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 03/16 11:06:05.219: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 03/16 11:06:05.224: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 03/16 11:06:05.225: [smf] INFO: Removed Session: UE IMSI:[262428429286151] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 03/16 11:06:05.225: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 03/16 11:06:05.230: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 03/16 11:06:05.230: [smf] INFO: Removed Session: UE IMSI:[262428693766638] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 03/16 11:06:05.230: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 03/16 11:06:05.235: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 03/16 11:06:05.235: [smf] INFO: Removed Session: UE IMSI:[262421835637384] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 03/16 11:06:05.235: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 03/16 11:06:05.240: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 03/16 11:06:05.241: [smf] INFO: Removed Session: UE IMSI:[262429590264027] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 03/16 11:06:05.241: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 03/16 11:06:05.246: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 03/16 11:06:05.246: [smf] INFO: Removed Session: UE IMSI:[262428623525753] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 03/16 11:06:05.246: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 03/16 11:06:05.251: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 03/16 11:06:05.252: [smf] INFO: Removed Session: UE IMSI:[262420912532979] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 03/16 11:06:05.252: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 03/16 11:06:05.257: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 03/16 11:06:05.257: [smf] INFO: Removed Session: UE IMSI:[262428319244976] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 03/16 11:06:05.257: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 03/16 11:06:05.262: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 03/16 11:06:05.262: [smf] INFO: Removed Session: UE IMSI:[262427823908517] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 03/16 11:06:05.262: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 03/16 11:06:05.267: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 03/16 11:06:05.268: [smf] INFO: Removed Session: UE IMSI:[262426090706625] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 03/16 11:06:05.268: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 03/16 11:06:05.273: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 03/16 11:06:05.273: [smf] INFO: Removed Session: UE IMSI:[262423819231984] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 03/16 11:06:05.273: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 03/16 11:06:05.278: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 03/16 11:06:05.278: [smf] INFO: Removed Session: UE IMSI:[262420369622054] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 03/16 11:06:05.278: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 03/16 11:06:05.283: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 03/16 11:06:05.284: [smf] INFO: Removed Session: UE IMSI:[262429461310598] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 03/16 11:06:05.284: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 03/16 11:06:05.289: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 03/16 11:06:05.289: [smf] INFO: Removed Session: UE IMSI:[262426896080303] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 03/16 11:06:05.289: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 03/16 11:06:05.294: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 03/16 11:06:05.294: [smf] INFO: Removed Session: UE IMSI:[262428449483796] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 03/16 11:06:05.294: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 03/16 11:06:05.299: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 03/16 11:06:05.300: [smf] INFO: Removed Session: UE IMSI:[262420208881924] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 03/16 11:06:05.300: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 03/16 11:06:05.305: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 03/16 11:06:05.305: [smf] INFO: Removed Session: UE IMSI:[262423282744362] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 03/16 11:06:05.305: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 03/16 11:06:05.310: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 03/16 11:06:05.310: [smf] INFO: Removed Session: UE IMSI:[262429487947371] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 03/16 11:06:05.310: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 03/16 11:06:05.315: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 03/16 11:06:05.316: [smf] INFO: Removed Session: UE IMSI:[262424287172287] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 03/16 11:06:05.316: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 03/16 11:06:05.321: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 03/16 11:06:05.322: [smf] INFO: Removed Session: UE IMSI:[262429939620634] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 03/16 11:06:05.322: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 03/16 11:06:05.326: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 03/16 11:06:05.327: [smf] INFO: Removed Session: UE IMSI:[262420104997451] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 03/16 11:06:05.327: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 03/16 11:06:05.331: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 03/16 11:06:05.332: [smf] INFO: Removed Session: UE IMSI:[262423770612641] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 03/16 11:06:05.332: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 03/16 11:06:05.337: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 03/16 11:06:05.337: [smf] INFO: Removed Session: UE IMSI:[262420984962007] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 03/16 11:06:05.337: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 03/16 11:06:05.342: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 03/16 11:06:05.343: [smf] INFO: Removed Session: UE IMSI:[262427795088817] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 03/16 11:06:05.343: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 03/16 11:06:05.347: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 03/16 11:06:05.348: [smf] INFO: Removed Session: UE IMSI:[262424794672370] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 03/16 11:06:05.348: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 03/16 11:06:05.353: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 03/16 11:06:05.353: [smf] INFO: Removed Session: UE IMSI:[262426628087762] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 03/16 11:06:05.353: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 03/16 11:06:05.358: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 03/16 11:06:05.359: [smf] INFO: Removed Session: UE IMSI:[262429208712080] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 03/16 11:06:05.359: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 03/16 11:06:05.363: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 03/16 11:06:05.364: [smf] INFO: Removed Session: UE IMSI:[262424555714275] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 03/16 11:06:05.364: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 03/16 11:06:05.369: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 03/16 11:06:05.369: [smf] INFO: Removed Session: UE IMSI:[262421177240569] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 03/16 11:06:05.369: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 03/16 11:06:05.374: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 03/16 11:06:05.375: [smf] INFO: Removed Session: UE IMSI:[262424279692395] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 03/16 11:06:05.375: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 03/16 11:06:05.380: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 03/16 11:06:05.380: [smf] INFO: Removed Session: UE IMSI:[262428839106279] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 03/16 11:06:05.380: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 03/16 11:06:05.385: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 03/16 11:06:05.385: [smf] INFO: Removed Session: UE IMSI:[262420023915421] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 03/16 11:06:05.385: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 03/16 11:06:05.390: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 03/16 11:06:05.391: [smf] INFO: Removed Session: UE IMSI:[262429450385068] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 03/16 11:06:05.391: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 03/16 11:06:05.396: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 03/16 11:06:05.396: [smf] INFO: Removed Session: UE IMSI:[262426893786971] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 03/16 11:06:05.396: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 03/16 11:06:05.401: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 03/16 11:06:05.401: [smf] INFO: Removed Session: UE IMSI:[262425031936658] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 03/16 11:06:05.401: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 03/16 11:06:05.406: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 03/16 11:06:05.407: [smf] INFO: Removed Session: UE IMSI:[262421871544268] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 03/16 11:06:05.407: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 03/16 11:06:05.412: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 03/16 11:06:05.412: [smf] INFO: Removed Session: UE IMSI:[262422736797240] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 03/16 11:06:05.412: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 03/16 11:06:05.417: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 03/16 11:06:05.417: [smf] INFO: Removed Session: UE IMSI:[262420158966347] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 03/16 11:06:05.417: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 03/16 11:06:05.422: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 03/16 11:06:05.423: [smf] INFO: Removed Session: UE IMSI:[262428296998884] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 03/16 11:06:05.423: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 03/16 11:06:05.428: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 03/16 11:06:05.428: [smf] INFO: Removed Session: UE IMSI:[262428918110944] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 03/16 11:06:05.428: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 03/16 11:06:05.433: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 03/16 11:06:05.433: [smf] INFO: Removed Session: UE IMSI:[262425111907890] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 03/16 11:06:05.433: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 03/16 11:06:05.438: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 03/16 11:06:05.439: [smf] INFO: Removed Session: UE IMSI:[262422933041362] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 03/16 11:06:05.439: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 03/16 11:06:05.444: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 03/16 11:06:05.444: [smf] INFO: Removed Session: UE IMSI:[262421576303297] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 03/16 11:06:05.444: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 03/16 11:06:05.449: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 03/16 11:06:05.449: [smf] INFO: Removed Session: UE IMSI:[262426422517995] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 03/16 11:06:05.449: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 03/16 11:06:05.454: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 03/16 11:06:05.455: [smf] INFO: Removed Session: UE IMSI:[262423516184027] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 03/16 11:06:05.455: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 03/16 11:06:05.460: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 03/16 11:06:05.460: [smf] INFO: Removed Session: UE IMSI:[262421015919407] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 03/16 11:06:05.460: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 03/16 11:06:05.465: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 03/16 11:06:05.465: [smf] INFO: Removed Session: UE IMSI:[262427847355157] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 03/16 11:06:05.465: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 03/16 11:06:05.470: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 03/16 11:06:05.471: [smf] INFO: Removed Session: UE IMSI:[262426706742635] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 03/16 11:06:05.471: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 03/16 11:06:05.476: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 03/16 11:06:05.476: [smf] INFO: Removed Session: UE IMSI:[262423033650125] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 03/16 11:06:05.476: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 03/16 11:06:05.481: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 03/16 11:06:05.481: [smf] INFO: Removed Session: UE IMSI:[262428473518142] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 03/16 11:06:05.482: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 03/16 11:06:05.487: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 03/16 11:06:05.487: [smf] INFO: Removed Session: UE IMSI:[262429722372400] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 03/16 11:06:05.487: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 03/16 11:06:05.492: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 03/16 11:06:05.492: [smf] INFO: Removed Session: UE IMSI:[262420362922944] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 03/16 11:06:05.492: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 03/16 11:06:05.497: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 03/16 11:06:05.498: [smf] INFO: Removed Session: UE IMSI:[262427488407723] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 03/16 11:06:05.498: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 03/16 11:06:05.503: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 03/16 11:06:05.503: [smf] INFO: Removed Session: UE IMSI:[262427226516309] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 03/16 11:06:05.503: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 03/16 11:06:05.508: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 03/16 11:06:05.508: [smf] INFO: Removed Session: UE IMSI:[262428858948225] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 03/16 11:06:05.508: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 03/16 11:06:05.513: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 03/16 11:06:05.514: [smf] INFO: Removed Session: UE IMSI:[262423432691394] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 03/16 11:06:05.514: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 03/16 11:06:05.519: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 03/16 11:06:05.519: [smf] INFO: Removed Session: UE IMSI:[262425032792932] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 03/16 11:06:05.519: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 03/16 11:06:05.524: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 03/16 11:06:05.524: [smf] INFO: Removed Session: UE IMSI:[262421154826924] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 03/16 11:06:05.524: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 03/16 11:06:05.529: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 03/16 11:06:05.530: [smf] INFO: Removed Session: UE IMSI:[262424989537243] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 03/16 11:06:05.530: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 03/16 11:06:05.535: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 03/16 11:06:05.535: [smf] INFO: Removed Session: UE IMSI:[262425750229342] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 03/16 11:06:05.535: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 03/16 11:06:05.540: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 03/16 11:06:05.540: [smf] INFO: Removed Session: UE IMSI:[262427000309037] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 03/16 11:06:05.540: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 03/16 11:06:05.545: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 03/16 11:06:05.546: [smf] INFO: Removed Session: UE IMSI:[262421799874342] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 03/16 11:06:05.546: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 03/16 11:06:05.551: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 03/16 11:06:05.551: [smf] INFO: Removed Session: UE IMSI:[262425983808426] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 03/16 11:06:05.551: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 03/16 11:06:05.556: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 03/16 11:06:05.556: [smf] INFO: Removed Session: UE IMSI:[262427531779712] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 03/16 11:06:05.556: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 03/16 11:06:05.561: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 03/16 11:06:05.562: [smf] INFO: Removed Session: UE IMSI:[262428059304246] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 03/16 11:06:05.562: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 03/16 11:06:05.567: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 03/16 11:06:05.567: [smf] INFO: Removed Session: UE IMSI:[262423712623600] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 03/16 11:06:05.567: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 03/16 11:06:05.572: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 03/16 11:06:05.572: [smf] INFO: Removed Session: UE IMSI:[262427363466161] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 03/16 11:06:05.572: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 03/16 11:06:05.577: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 03/16 11:06:05.578: [smf] INFO: Removed Session: UE IMSI:[262422009351678] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 03/16 11:06:05.578: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 03/16 11:06:05.583: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 03/16 11:06:05.583: [smf] INFO: Removed Session: UE IMSI:[262423700602441] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 03/16 11:06:05.583: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 03/16 11:06:05.588: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 03/16 11:06:05.588: [smf] INFO: Removed Session: UE IMSI:[262425342960625] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 03/16 11:06:05.588: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 03/16 11:06:05.593: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 03/16 11:06:05.594: [smf] INFO: Removed Session: UE IMSI:[262423847822107] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 03/16 11:06:05.594: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 03/16 11:06:05.599: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 03/16 11:06:05.599: [smf] INFO: Removed Session: UE IMSI:[262424583440003] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 03/16 11:06:05.599: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 03/16 11:06:05.604: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 03/16 11:06:05.604: [smf] INFO: Removed Session: UE IMSI:[262428434098172] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 03/16 11:06:05.604: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 03/16 11:06:05.609: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 03/16 11:06:05.610: [smf] INFO: Removed Session: UE IMSI:[262422730722223] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 03/16 11:06:05.610: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 03/16 11:06:05.615: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 03/16 11:06:05.615: [smf] INFO: Removed Session: UE IMSI:[262428343116297] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 03/16 11:06:05.615: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 03/16 11:06:05.620: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 03/16 11:06:05.620: [smf] INFO: Removed Session: UE IMSI:[262428634785786] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 03/16 11:06:05.620: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 03/16 11:06:05.625: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 03/16 11:06:05.626: [smf] INFO: Removed Session: UE IMSI:[262425407906128] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 03/16 11:06:05.626: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 03/16 11:06:05.631: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 03/16 11:06:05.631: [smf] INFO: Removed Session: UE IMSI:[262427846622237] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 03/16 11:06:05.631: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 03/16 11:06:05.636: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 03/16 11:06:05.636: [smf] INFO: Removed Session: UE IMSI:[262425464372277] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 03/16 11:06:05.636: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 03/16 11:06:05.641: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 03/16 11:06:05.642: [smf] INFO: Removed Session: UE IMSI:[262428552810644] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 03/16 11:06:05.642: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 03/16 11:06:05.647: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 03/16 11:06:05.647: [smf] INFO: Removed Session: UE IMSI:[262422429872854] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 03/16 11:06:05.647: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 03/16 11:06:05.652: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 03/16 11:06:05.653: [smf] INFO: Removed Session: UE IMSI:[262425062073281] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 03/16 11:06:05.653: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 03/16 11:06:05.658: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 03/16 11:06:05.658: [smf] INFO: Removed Session: UE IMSI:[262428197706225] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 03/16 11:06:05.658: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 03/16 11:06:05.663: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 03/16 11:06:05.664: [smf] INFO: Removed Session: UE IMSI:[262422937232397] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 03/16 11:06:05.664: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 03/16 11:06:05.669: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 03/16 11:06:05.669: [smf] INFO: Removed Session: UE IMSI:[262426788037162] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 03/16 11:06:05.669: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 03/16 11:06:05.674: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 03/16 11:06:05.674: [smf] INFO: Removed Session: UE IMSI:[262429099279280] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 03/16 11:06:05.674: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 03/16 11:06:05.679: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 03/16 11:06:05.680: [smf] INFO: Removed Session: UE IMSI:[262422473844103] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 03/16 11:06:05.680: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 03/16 11:06:05.685: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 03/16 11:06:05.685: [smf] INFO: Removed Session: UE IMSI:[262429142165493] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 03/16 11:06:05.685: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 03/16 11:06:05.690: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 03/16 11:06:05.690: [smf] INFO: Removed Session: UE IMSI:[262425358095811] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 03/16 11:06:05.690: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 03/16 11:06:05.695: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 03/16 11:06:05.696: [smf] INFO: Removed Session: UE IMSI:[262426064859809] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 03/16 11:06:05.696: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 03/16 11:06:05.701: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 03/16 11:06:05.701: [smf] INFO: Removed Session: UE IMSI:[262429260425538] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 03/16 11:06:05.701: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 03/16 11:06:05.706: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 03/16 11:06:05.706: [smf] INFO: Removed Session: UE IMSI:[262422589936062] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 03/16 11:06:05.706: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 03/16 11:06:05.711: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 03/16 11:06:05.712: [smf] INFO: Removed Session: UE IMSI:[262429932875564] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 03/16 11:06:05.712: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 03/16 11:06:05.717: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 03/16 11:06:05.717: [smf] INFO: Removed Session: UE IMSI:[262427192643369] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 03/16 11:06:05.717: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 03/16 11:06:05.722: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 03/16 11:06:05.722: [smf] INFO: Removed Session: UE IMSI:[262420127877755] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 03/16 11:06:05.722: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 03/16 11:06:05.727: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 03/16 11:06:05.728: [smf] INFO: Removed Session: UE IMSI:[262423976006135] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 03/16 11:06:05.728: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 03/16 11:06:05.733: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 03/16 11:06:05.733: [smf] INFO: Removed Session: UE IMSI:[262423931953935] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 03/16 11:06:05.733: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 03/16 11:06:05.738: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 03/16 11:06:05.738: [smf] INFO: Removed Session: UE IMSI:[262421896736596] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 03/16 11:06:05.738: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 03/16 11:06:05.743: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 03/16 11:06:05.744: [smf] INFO: Removed Session: UE IMSI:[262422174756616] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 03/16 11:06:05.744: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 03/16 11:06:05.749: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 03/16 11:06:05.749: [smf] INFO: Removed Session: UE IMSI:[262428011314447] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 03/16 11:06:05.749: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 03/16 11:06:05.754: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 03/16 11:06:05.754: [smf] INFO: Removed Session: UE IMSI:[262422870647308] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 03/16 11:06:05.754: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 03/16 11:06:05.759: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 03/16 11:06:05.760: [smf] INFO: Removed Session: UE IMSI:[262425981046859] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 03/16 11:06:05.760: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 03/16 11:06:05.765: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 03/16 11:06:05.765: [smf] INFO: Removed Session: UE IMSI:[262422590410273] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 03/16 11:06:05.765: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 03/16 11:06:05.770: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 03/16 11:06:05.770: [smf] INFO: Removed Session: UE IMSI:[262427611747231] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 03/16 11:06:05.770: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 03/16 11:06:05.775: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 03/16 11:06:05.776: [smf] INFO: Removed Session: UE IMSI:[262426391320469] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 03/16 11:06:05.776: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 03/16 11:06:05.781: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 03/16 11:06:05.781: [smf] INFO: Removed Session: UE IMSI:[262427729214868] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 03/16 11:06:05.781: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 03/16 11:06:05.786: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 03/16 11:06:05.786: [smf] INFO: Removed Session: UE IMSI:[262425079250846] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 03/16 11:06:05.786: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 03/16 11:06:05.791: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 03/16 11:06:05.792: [smf] INFO: Removed Session: UE IMSI:[262420752827375] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 03/16 11:06:05.792: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 03/16 11:06:05.797: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 03/16 11:06:05.797: [smf] INFO: Removed Session: UE IMSI:[262429262459433] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 03/16 11:06:05.797: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 03/16 11:06:05.802: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 03/16 11:06:05.802: [smf] INFO: Removed Session: UE IMSI:[262426782496906] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 03/16 11:06:05.802: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 03/16 11:06:05.807: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 03/16 11:06:05.808: [smf] INFO: Removed Session: UE IMSI:[262429295873367] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 03/16 11:06:05.808: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 03/16 11:06:05.813: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 03/16 11:06:05.813: [smf] INFO: Removed Session: UE IMSI:[262427904095847] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 03/16 11:06:05.813: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 03/16 11:06:05.818: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 03/16 11:06:05.818: [smf] INFO: Removed Session: UE IMSI:[262425509954122] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 03/16 11:06:05.818: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 03/16 11:06:05.823: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 03/16 11:06:05.824: [smf] INFO: Removed Session: UE IMSI:[262426422597422] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 03/16 11:06:05.824: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 03/16 11:06:05.828: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 03/16 11:06:05.829: [smf] INFO: Removed Session: UE IMSI:[262429332559077] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 03/16 11:06:05.829: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 03/16 11:06:05.834: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 03/16 11:06:05.834: [smf] INFO: Removed Session: UE IMSI:[262421829252318] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 03/16 11:06:05.834: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 03/16 11:06:05.839: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 03/16 11:06:05.840: [smf] INFO: Removed Session: UE IMSI:[262427378979577] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 03/16 11:06:05.840: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 03/16 11:06:05.844: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 03/16 11:06:05.845: [smf] INFO: Removed Session: UE IMSI:[262420795674699] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 03/16 11:06:05.845: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 03/16 11:06:05.850: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 03/16 11:06:05.850: [smf] INFO: Removed Session: UE IMSI:[262429376369272] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 03/16 11:06:05.850: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 03/16 11:06:05.855: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 03/16 11:06:05.856: [smf] INFO: Removed Session: UE IMSI:[262429897508637] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 03/16 11:06:05.856: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 03/16 11:06:05.861: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 03/16 11:06:05.861: [smf] INFO: Removed Session: UE IMSI:[262424257433583] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 03/16 11:06:05.861: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 03/16 11:06:05.866: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 03/16 11:06:05.867: [smf] INFO: Removed Session: UE IMSI:[262422037366723] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 03/16 11:06:05.867: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 03/16 11:06:05.872: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 03/16 11:06:05.872: [smf] INFO: Removed Session: UE IMSI:[262421341358146] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 03/16 11:06:05.872: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 03/16 11:06:05.877: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 03/16 11:06:05.878: [smf] INFO: Removed Session: UE IMSI:[262423029287231] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 03/16 11:06:05.878: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 03/16 11:06:05.882: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 03/16 11:06:05.883: [smf] INFO: Removed Session: UE IMSI:[262424359710826] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 03/16 11:06:05.883: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 03/16 11:06:05.888: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 03/16 11:06:05.888: [smf] INFO: Removed Session: UE IMSI:[262428979206423] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 03/16 11:06:05.888: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 03/16 11:06:05.893: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 03/16 11:06:05.893: [smf] INFO: Removed Session: UE IMSI:[262421434766250] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 03/16 11:06:05.893: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 03/16 11:06:05.898: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 03/16 11:06:05.899: [smf] INFO: Removed Session: UE IMSI:[262425524314816] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 03/16 11:06:05.899: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 03/16 11:06:05.904: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 03/16 11:06:05.904: [smf] INFO: Removed Session: UE IMSI:[262428846184180] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 03/16 11:06:05.904: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 03/16 11:06:05.909: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 03/16 11:06:05.909: [smf] INFO: Removed Session: UE IMSI:[262423335119741] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 03/16 11:06:05.909: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 03/16 11:06:05.914: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 03/16 11:06:05.915: [smf] INFO: Removed Session: UE IMSI:[262421351631529] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 03/16 11:06:05.915: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 03/16 11:06:05.920: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 03/16 11:06:05.920: [smf] INFO: Removed Session: UE IMSI:[262421401246794] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 03/16 11:06:05.920: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 03/16 11:06:05.925: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 03/16 11:06:05.926: [smf] INFO: Removed Session: UE IMSI:[262420204936830] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 03/16 11:06:05.926: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 03/16 11:06:05.930: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 03/16 11:06:05.931: [smf] INFO: Removed Session: UE IMSI:[262423109097754] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 03/16 11:06:05.931: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 03/16 11:06:05.936: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 03/16 11:06:05.936: [smf] INFO: Removed Session: UE IMSI:[262421769560766] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 03/16 11:06:05.936: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 03/16 11:06:05.941: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 03/16 11:06:05.942: [smf] INFO: Removed Session: UE IMSI:[262426106828905] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 03/16 11:06:05.942: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 03/16 11:06:05.946: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 03/16 11:06:05.947: [smf] INFO: Removed Session: UE IMSI:[262420227618565] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 03/16 11:06:05.947: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 03/16 11:06:05.952: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 03/16 11:06:05.952: [smf] INFO: Removed Session: UE IMSI:[262428780093116] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 03/16 11:06:05.952: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 03/16 11:06:05.957: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 03/16 11:06:05.958: [smf] INFO: Removed Session: UE IMSI:[262423092160261] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 03/16 11:06:05.958: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 03/16 11:06:05.963: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 03/16 11:06:05.963: [smf] INFO: Removed Session: UE IMSI:[262423650566991] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 03/16 11:06:05.963: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 03/16 11:06:05.968: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 03/16 11:06:05.969: [smf] INFO: Removed Session: UE IMSI:[262425579762038] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 03/16 11:06:05.969: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 03/16 11:06:05.973: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 03/16 11:06:05.974: [smf] INFO: Removed Session: UE IMSI:[262420750356809] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 03/16 11:06:05.974: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 03/16 11:06:05.979: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 03/16 11:06:05.979: [smf] INFO: Removed Session: UE IMSI:[262426894066662] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 03/16 11:06:05.979: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 03/16 11:06:05.984: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 03/16 11:06:05.985: [smf] INFO: Removed Session: UE IMSI:[262423490037459] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 03/16 11:06:05.985: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 03/16 11:06:05.989: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 03/16 11:06:05.990: [smf] INFO: Removed Session: UE IMSI:[262429808104936] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 03/16 11:06:05.990: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 03/16 11:06:05.995: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 03/16 11:06:05.995: [smf] INFO: Removed Session: UE IMSI:[262426462881959] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:05.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 03/16 11:06:05.995: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 03/16 11:06:06.000: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 03/16 11:06:06.000: [smf] INFO: Removed Session: UE IMSI:[262428715839491] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 03/16 11:06:06.000: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 03/16 11:06:06.005: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 03/16 11:06:06.006: [smf] INFO: Removed Session: UE IMSI:[262423812743304] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 03/16 11:06:06.006: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 03/16 11:06:06.011: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 03/16 11:06:06.011: [smf] INFO: Removed Session: UE IMSI:[262422562923111] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 03/16 11:06:06.011: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 03/16 11:06:06.016: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 03/16 11:06:06.016: [smf] INFO: Removed Session: UE IMSI:[262426127042808] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 03/16 11:06:06.016: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 03/16 11:06:06.021: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 03/16 11:06:06.022: [smf] INFO: Removed Session: UE IMSI:[262425374936316] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 03/16 11:06:06.022: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 03/16 11:06:06.027: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 03/16 11:06:06.027: [smf] INFO: Removed Session: UE IMSI:[262421806610329] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 03/16 11:06:06.027: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 03/16 11:06:06.032: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 03/16 11:06:06.032: [smf] INFO: Removed Session: UE IMSI:[262427327238153] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 03/16 11:06:06.032: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 03/16 11:06:06.037: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 03/16 11:06:06.038: [smf] INFO: Removed Session: UE IMSI:[262424167525041] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 03/16 11:06:06.038: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 03/16 11:06:06.043: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 03/16 11:06:06.043: [smf] INFO: Removed Session: UE IMSI:[262422610246439] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 03/16 11:06:06.043: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 03/16 11:06:06.048: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 03/16 11:06:06.049: [smf] INFO: Removed Session: UE IMSI:[262421663121358] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 03/16 11:06:06.049: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 03/16 11:06:06.053: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 03/16 11:06:06.054: [smf] INFO: Removed Session: UE IMSI:[262421293467908] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 03/16 11:06:06.054: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 03/16 11:06:06.059: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 03/16 11:06:06.059: [smf] INFO: Removed Session: UE IMSI:[262426112586781] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 03/16 11:06:06.059: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 03/16 11:06:06.064: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 03/16 11:06:06.064: [smf] INFO: Removed Session: UE IMSI:[262428610159153] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 03/16 11:06:06.064: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 03/16 11:06:06.069: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 03/16 11:06:06.070: [smf] INFO: Removed Session: UE IMSI:[262426038374267] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 03/16 11:06:06.070: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 03/16 11:06:06.075: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 03/16 11:06:06.075: [smf] INFO: Removed Session: UE IMSI:[262427505656843] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 03/16 11:06:06.075: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 03/16 11:06:06.080: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 03/16 11:06:06.081: [smf] INFO: Removed Session: UE IMSI:[262429776014717] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 03/16 11:06:06.081: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 03/16 11:06:06.086: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 03/16 11:06:06.086: [smf] INFO: Removed Session: UE IMSI:[262426905005986] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 03/16 11:06:06.086: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 03/16 11:06:06.093: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 03/16 11:06:06.094: [smf] INFO: Removed Session: UE IMSI:[262421897457784] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 03/16 11:06:06.094: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 03/16 11:06:06.100: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 03/16 11:06:06.101: [smf] INFO: Removed Session: UE IMSI:[262424118194124] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 03/16 11:06:06.101: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 03/16 11:06:06.106: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 03/16 11:06:06.107: [smf] INFO: Removed Session: UE IMSI:[262424335436567] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 03/16 11:06:06.107: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 03/16 11:06:06.112: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 03/16 11:06:06.112: [smf] INFO: Removed Session: UE IMSI:[262427855921725] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 03/16 11:06:06.112: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 03/16 11:06:06.117: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 03/16 11:06:06.118: [smf] INFO: Removed Session: UE IMSI:[262425629533376] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 03/16 11:06:06.118: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 03/16 11:06:06.124: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 03/16 11:06:06.124: [smf] INFO: Removed Session: UE IMSI:[262423635943795] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 03/16 11:06:06.124: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 03/16 11:06:06.129: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 03/16 11:06:06.130: [smf] INFO: Removed Session: UE IMSI:[262425551182828] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 03/16 11:06:06.130: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 03/16 11:06:06.135: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 03/16 11:06:06.135: [smf] INFO: Removed Session: UE IMSI:[262429955032617] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 03/16 11:06:06.135: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 03/16 11:06:06.140: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 03/16 11:06:06.141: [smf] INFO: Removed Session: UE IMSI:[262421157239122] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 03/16 11:06:06.141: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 03/16 11:06:06.145: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 03/16 11:06:06.146: [smf] INFO: Removed Session: UE IMSI:[262425720069698] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 03/16 11:06:06.146: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 03/16 11:06:06.151: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 03/16 11:06:06.152: [smf] INFO: Removed Session: UE IMSI:[262425533271491] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 03/16 11:06:06.152: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 03/16 11:06:06.156: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 03/16 11:06:06.157: [smf] INFO: Removed Session: UE IMSI:[262424857255788] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 03/16 11:06:06.157: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 03/16 11:06:06.162: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 03/16 11:06:06.163: [smf] INFO: Removed Session: UE IMSI:[262429376700276] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 03/16 11:06:06.163: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 03/16 11:06:06.167: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 03/16 11:06:06.168: [smf] INFO: Removed Session: UE IMSI:[262428038492839] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 03/16 11:06:06.168: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 03/16 11:06:06.173: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 03/16 11:06:06.173: [smf] INFO: Removed Session: UE IMSI:[262421463979071] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 03/16 11:06:06.174: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 03/16 11:06:06.178: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 03/16 11:06:06.179: [smf] INFO: Removed Session: UE IMSI:[262424672817026] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 03/16 11:06:06.179: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 03/16 11:06:06.184: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 03/16 11:06:06.185: [smf] INFO: Removed Session: UE IMSI:[262428722876408] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 03/16 11:06:06.185: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 03/16 11:06:06.189: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 03/16 11:06:06.190: [smf] INFO: Removed Session: UE IMSI:[262429695775473] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 03/16 11:06:06.190: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 03/16 11:06:06.195: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 03/16 11:06:06.196: [smf] INFO: Removed Session: UE IMSI:[262422156948398] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 03/16 11:06:06.196: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 03/16 11:06:06.201: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 03/16 11:06:06.202: [smf] INFO: Removed Session: UE IMSI:[262421966814281] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 03/16 11:06:06.202: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 03/16 11:06:06.207: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 03/16 11:06:06.208: [smf] INFO: Removed Session: UE IMSI:[262426276034185] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 03/16 11:06:06.208: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 03/16 11:06:06.213: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 03/16 11:06:06.215: [smf] INFO: Removed Session: UE IMSI:[262422158522273] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 03/16 11:06:06.215: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 03/16 11:06:06.219: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 03/16 11:06:06.220: [smf] INFO: Removed Session: UE IMSI:[262422206298862] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 03/16 11:06:06.220: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 03/16 11:06:06.225: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 03/16 11:06:06.226: [smf] INFO: Removed Session: UE IMSI:[262421227542709] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 03/16 11:06:06.226: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 03/16 11:06:06.230: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 03/16 11:06:06.231: [smf] INFO: Removed Session: UE IMSI:[262421930351618] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 03/16 11:06:06.231: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 03/16 11:06:06.235: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 03/16 11:06:06.236: [smf] INFO: Removed Session: UE IMSI:[262422001040870] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 03/16 11:06:06.236: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 03/16 11:06:06.241: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 03/16 11:06:06.241: [smf] INFO: Removed Session: UE IMSI:[262420880117443] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 03/16 11:06:06.241: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 03/16 11:06:06.246: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 03/16 11:06:06.246: [smf] INFO: Removed Session: UE IMSI:[262424463183168] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 03/16 11:06:06.246: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 03/16 11:06:06.251: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 03/16 11:06:06.252: [smf] INFO: Removed Session: UE IMSI:[262422118864567] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 03/16 11:06:06.252: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 03/16 11:06:06.256: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 03/16 11:06:06.257: [smf] INFO: Removed Session: UE IMSI:[262426345708181] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 03/16 11:06:06.257: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 03/16 11:06:06.262: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 03/16 11:06:06.262: [smf] INFO: Removed Session: UE IMSI:[262423173402544] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 03/16 11:06:06.262: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 03/16 11:06:06.267: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 03/16 11:06:06.268: [smf] INFO: Removed Session: UE IMSI:[262421725385218] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 03/16 11:06:06.268: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 03/16 11:06:06.273: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 03/16 11:06:06.274: [smf] INFO: Removed Session: UE IMSI:[262427891759763] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 03/16 11:06:06.274: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 03/16 11:06:06.279: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 03/16 11:06:06.280: [smf] INFO: Removed Session: UE IMSI:[262428489100872] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 03/16 11:06:06.280: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 03/16 11:06:06.285: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 03/16 11:06:06.285: [smf] INFO: Removed Session: UE IMSI:[262426578560671] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 03/16 11:06:06.285: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 03/16 11:06:06.290: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 03/16 11:06:06.291: [smf] INFO: Removed Session: UE IMSI:[262423510857241] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 03/16 11:06:06.291: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 03/16 11:06:06.297: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 03/16 11:06:06.297: [smf] INFO: Removed Session: UE IMSI:[262429483261640] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 03/16 11:06:06.297: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 03/16 11:06:06.302: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 03/16 11:06:06.303: [smf] INFO: Removed Session: UE IMSI:[262423757192285] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 03/16 11:06:06.303: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 03/16 11:06:06.308: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 03/16 11:06:06.308: [smf] INFO: Removed Session: UE IMSI:[262422114062366] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 03/16 11:06:06.308: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 03/16 11:06:06.313: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 03/16 11:06:06.314: [smf] INFO: Removed Session: UE IMSI:[262424113581511] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 03/16 11:06:06.314: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 03/16 11:06:06.318: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 03/16 11:06:06.319: [smf] INFO: Removed Session: UE IMSI:[262428949170504] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 03/16 11:06:06.319: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 03/16 11:06:06.324: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 03/16 11:06:06.324: [smf] INFO: Removed Session: UE IMSI:[262423049574233] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 03/16 11:06:06.324: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 03/16 11:06:06.329: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 03/16 11:06:06.330: [smf] INFO: Removed Session: UE IMSI:[262425459074263] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 03/16 11:06:06.330: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 03/16 11:06:06.334: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 03/16 11:06:06.335: [smf] INFO: Removed Session: UE IMSI:[262428561124768] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 03/16 11:06:06.335: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 03/16 11:06:06.340: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 03/16 11:06:06.340: [smf] INFO: Removed Session: UE IMSI:[262424178759981] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 03/16 11:06:06.340: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 03/16 11:06:06.345: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 03/16 11:06:06.345: [smf] INFO: Removed Session: UE IMSI:[262429371089199] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 03/16 11:06:06.345: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 03/16 11:06:06.350: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 03/16 11:06:06.351: [smf] INFO: Removed Session: UE IMSI:[262425096873790] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 03/16 11:06:06.351: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 03/16 11:06:06.356: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 03/16 11:06:06.356: [smf] INFO: Removed Session: UE IMSI:[262426903316846] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 03/16 11:06:06.356: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 03/16 11:06:06.361: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 03/16 11:06:06.361: [smf] INFO: Removed Session: UE IMSI:[262424228872295] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 03/16 11:06:06.361: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 03/16 11:06:06.366: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 03/16 11:06:06.367: [smf] INFO: Removed Session: UE IMSI:[262428916355626] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 03/16 11:06:06.367: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 03/16 11:06:06.372: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 03/16 11:06:06.372: [smf] INFO: Removed Session: UE IMSI:[262420884978399] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 03/16 11:06:06.372: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 03/16 11:06:06.377: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 03/16 11:06:06.377: [smf] INFO: Removed Session: UE IMSI:[262421222613731] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 03/16 11:06:06.377: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 03/16 11:06:06.382: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 03/16 11:06:06.383: [smf] INFO: Removed Session: UE IMSI:[262429292425000] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 03/16 11:06:06.383: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 03/16 11:06:06.388: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 03/16 11:06:06.388: [smf] INFO: Removed Session: UE IMSI:[262421538396240] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 03/16 11:06:06.388: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 03/16 11:06:06.393: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 03/16 11:06:06.393: [smf] INFO: Removed Session: UE IMSI:[262421443130468] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 03/16 11:06:06.393: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 03/16 11:06:06.398: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 03/16 11:06:06.399: [smf] INFO: Removed Session: UE IMSI:[262420070531960] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 03/16 11:06:06.399: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 03/16 11:06:06.404: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 03/16 11:06:06.405: [smf] INFO: Removed Session: UE IMSI:[262424050170656] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 03/16 11:06:06.405: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 03/16 11:06:06.409: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 03/16 11:06:06.411: [smf] INFO: Removed Session: UE IMSI:[262427560209969] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 03/16 11:06:06.411: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 03/16 11:06:06.415: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 03/16 11:06:06.417: [smf] INFO: Removed Session: UE IMSI:[262424296552744] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 03/16 11:06:06.417: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 03/16 11:06:06.421: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 03/16 11:06:06.422: [smf] INFO: Removed Session: UE IMSI:[262423462280223] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 03/16 11:06:06.422: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 03/16 11:06:06.427: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 03/16 11:06:06.428: [smf] INFO: Removed Session: UE IMSI:[262427934554479] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 03/16 11:06:06.428: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 03/16 11:06:06.432: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 03/16 11:06:06.433: [smf] INFO: Removed Session: UE IMSI:[262420949754022] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 03/16 11:06:06.433: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 03/16 11:06:06.437: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 03/16 11:06:06.438: [smf] INFO: Removed Session: UE IMSI:[262426685425494] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 03/16 11:06:06.438: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 03/16 11:06:06.443: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 03/16 11:06:06.444: [smf] INFO: Removed Session: UE IMSI:[262429332285061] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 03/16 11:06:06.444: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 03/16 11:06:06.448: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 03/16 11:06:06.449: [smf] INFO: Removed Session: UE IMSI:[262429691265794] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 03/16 11:06:06.449: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 03/16 11:06:06.453: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 03/16 11:06:06.454: [smf] INFO: Removed Session: UE IMSI:[262422477286807] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 03/16 11:06:06.454: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 03/16 11:06:06.459: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 03/16 11:06:06.459: [smf] INFO: Removed Session: UE IMSI:[262427638666973] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 03/16 11:06:06.459: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 03/16 11:06:06.464: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 03/16 11:06:06.465: [smf] INFO: Removed Session: UE IMSI:[262426087716079] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 03/16 11:06:06.465: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 03/16 11:06:06.470: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 03/16 11:06:06.470: [smf] INFO: Removed Session: UE IMSI:[262421960842029] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 03/16 11:06:06.470: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 03/16 11:06:06.475: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 03/16 11:06:06.475: [smf] INFO: Removed Session: UE IMSI:[262424848173382] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 03/16 11:06:06.475: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 03/16 11:06:06.480: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 03/16 11:06:06.481: [smf] INFO: Removed Session: UE IMSI:[262428256201475] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 03/16 11:06:06.481: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 03/16 11:06:06.486: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 03/16 11:06:06.486: [smf] INFO: Removed Session: UE IMSI:[262421366139645] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 03/16 11:06:06.486: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 03/16 11:06:06.491: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 03/16 11:06:06.491: [smf] INFO: Removed Session: UE IMSI:[262423377112221] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 03/16 11:06:06.491: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 03/16 11:06:06.496: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 03/16 11:06:06.497: [smf] INFO: Removed Session: UE IMSI:[262421794756095] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 03/16 11:06:06.497: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 03/16 11:06:06.501: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 03/16 11:06:06.502: [smf] INFO: Removed Session: UE IMSI:[262424102957263] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 03/16 11:06:06.502: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 03/16 11:06:06.507: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 03/16 11:06:06.507: [smf] INFO: Removed Session: UE IMSI:[262427783122084] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 03/16 11:06:06.507: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 03/16 11:06:06.512: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 03/16 11:06:06.512: [smf] INFO: Removed Session: UE IMSI:[262420819442964] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 03/16 11:06:06.513: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 03/16 11:06:06.517: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 03/16 11:06:06.518: [smf] INFO: Removed Session: UE IMSI:[262425474722172] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 03/16 11:06:06.518: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 03/16 11:06:06.523: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 03/16 11:06:06.523: [smf] INFO: Removed Session: UE IMSI:[262428939661080] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 03/16 11:06:06.523: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 03/16 11:06:06.528: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 03/16 11:06:06.528: [smf] INFO: Removed Session: UE IMSI:[262425601872928] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 03/16 11:06:06.528: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 03/16 11:06:06.533: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 03/16 11:06:06.534: [smf] INFO: Removed Session: UE IMSI:[262423718102423] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 03/16 11:06:06.534: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 03/16 11:06:06.539: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 03/16 11:06:06.539: [smf] INFO: Removed Session: UE IMSI:[262426856110615] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 03/16 11:06:06.539: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 03/16 11:06:06.544: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 03/16 11:06:06.544: [smf] INFO: Removed Session: UE IMSI:[262421724623092] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 03/16 11:06:06.544: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 03/16 11:06:06.549: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 03/16 11:06:06.550: [smf] INFO: Removed Session: UE IMSI:[262420332133864] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 03/16 11:06:06.550: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 03/16 11:06:06.555: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 03/16 11:06:06.555: [smf] INFO: Removed Session: UE IMSI:[262422110500108] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 03/16 11:06:06.555: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 03/16 11:06:06.560: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 03/16 11:06:06.560: [smf] INFO: Removed Session: UE IMSI:[262420205593396] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 03/16 11:06:06.560: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 03/16 11:06:06.565: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 03/16 11:06:06.566: [smf] INFO: Removed Session: UE IMSI:[262423569801566] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 03/16 11:06:06.566: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 03/16 11:06:06.571: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 03/16 11:06:06.571: [smf] INFO: Removed Session: UE IMSI:[262422028452996] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 03/16 11:06:06.571: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 03/16 11:06:06.576: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 03/16 11:06:06.576: [smf] INFO: Removed Session: UE IMSI:[262423428784604] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 03/16 11:06:06.576: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 03/16 11:06:06.581: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 03/16 11:06:06.582: [smf] INFO: Removed Session: UE IMSI:[262427062014539] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 03/16 11:06:06.582: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 03/16 11:06:06.587: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 03/16 11:06:06.587: [smf] INFO: Removed Session: UE IMSI:[262420765997845] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 03/16 11:06:06.587: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 03/16 11:06:06.592: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 03/16 11:06:06.593: [smf] INFO: Removed Session: UE IMSI:[262420864421452] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 03/16 11:06:06.593: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 03/16 11:06:06.597: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 03/16 11:06:06.598: [smf] INFO: Removed Session: UE IMSI:[262425420983426] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 03/16 11:06:06.598: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 03/16 11:06:06.603: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 03/16 11:06:06.604: [smf] INFO: Removed Session: UE IMSI:[262428823325013] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 03/16 11:06:06.604: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 03/16 11:06:06.608: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 03/16 11:06:06.610: [smf] INFO: Removed Session: UE IMSI:[262420065176259] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 03/16 11:06:06.610: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 03/16 11:06:06.615: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 03/16 11:06:06.615: [smf] INFO: Removed Session: UE IMSI:[262425772876622] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 03/16 11:06:06.615: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 03/16 11:06:06.620: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 03/16 11:06:06.621: [smf] INFO: Removed Session: UE IMSI:[262425524292999] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 03/16 11:06:06.621: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 03/16 11:06:06.626: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 03/16 11:06:06.626: [smf] INFO: Removed Session: UE IMSI:[262429786275868] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 03/16 11:06:06.626: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 03/16 11:06:06.631: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 03/16 11:06:06.631: [smf] INFO: Removed Session: UE IMSI:[262427155669944] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 03/16 11:06:06.631: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 03/16 11:06:06.636: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 03/16 11:06:06.637: [smf] INFO: Removed Session: UE IMSI:[262420939135249] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 03/16 11:06:06.637: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 03/16 11:06:06.642: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 03/16 11:06:06.642: [smf] INFO: Removed Session: UE IMSI:[262421282468528] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 03/16 11:06:06.642: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 03/16 11:06:06.647: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 03/16 11:06:06.648: [smf] INFO: Removed Session: UE IMSI:[262424277181447] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 03/16 11:06:06.648: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 03/16 11:06:06.653: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 03/16 11:06:06.653: [smf] INFO: Removed Session: UE IMSI:[262427545382498] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 03/16 11:06:06.653: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 03/16 11:06:06.658: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 03/16 11:06:06.659: [smf] INFO: Removed Session: UE IMSI:[262420569087354] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 03/16 11:06:06.659: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 03/16 11:06:06.663: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 03/16 11:06:06.664: [smf] INFO: Removed Session: UE IMSI:[262421370717551] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 03/16 11:06:06.664: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 03/16 11:06:06.669: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 03/16 11:06:06.670: [smf] INFO: Removed Session: UE IMSI:[262429206108480] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 03/16 11:06:06.670: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 03/16 11:06:06.674: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 03/16 11:06:06.675: [smf] INFO: Removed Session: UE IMSI:[262428891186098] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 03/16 11:06:06.675: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 03/16 11:06:06.680: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 03/16 11:06:06.681: [smf] INFO: Removed Session: UE IMSI:[262427988549830] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 03/16 11:06:06.681: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 03/16 11:06:06.686: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 03/16 11:06:06.686: [smf] INFO: Removed Session: UE IMSI:[262429331673620] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 03/16 11:06:06.687: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 03/16 11:06:06.691: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 03/16 11:06:06.692: [smf] INFO: Removed Session: UE IMSI:[262427631303236] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 03/16 11:06:06.692: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 03/16 11:06:06.697: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 03/16 11:06:06.697: [smf] INFO: Removed Session: UE IMSI:[262420866713813] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 03/16 11:06:06.697: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 03/16 11:06:06.702: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 03/16 11:06:06.703: [smf] INFO: Removed Session: UE IMSI:[262424443901522] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 03/16 11:06:06.703: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 03/16 11:06:06.708: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 03/16 11:06:06.709: [smf] INFO: Removed Session: UE IMSI:[262426374755550] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 03/16 11:06:06.709: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 03/16 11:06:06.714: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 03/16 11:06:06.715: [smf] INFO: Removed Session: UE IMSI:[262428053477538] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 03/16 11:06:06.715: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 03/16 11:06:06.719: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 03/16 11:06:06.720: [smf] INFO: Removed Session: UE IMSI:[262428839843888] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 03/16 11:06:06.720: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 03/16 11:06:06.725: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 03/16 11:06:06.725: [smf] INFO: Removed Session: UE IMSI:[262422259715712] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 03/16 11:06:06.725: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 03/16 11:06:06.730: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 03/16 11:06:06.730: [smf] INFO: Removed Session: UE IMSI:[262426262805586] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 03/16 11:06:06.730: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 03/16 11:06:06.735: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 03/16 11:06:06.736: [smf] INFO: Removed Session: UE IMSI:[262421021517359] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 03/16 11:06:06.736: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 03/16 11:06:06.741: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 03/16 11:06:06.741: [smf] INFO: Removed Session: UE IMSI:[262427688043007] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 03/16 11:06:06.741: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 03/16 11:06:06.746: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 03/16 11:06:06.746: [smf] INFO: Removed Session: UE IMSI:[262420592838291] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 03/16 11:06:06.746: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 03/16 11:06:06.751: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 03/16 11:06:06.752: [smf] INFO: Removed Session: UE IMSI:[262427955919382] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 03/16 11:06:06.752: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 03/16 11:06:06.757: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 03/16 11:06:06.757: [smf] INFO: Removed Session: UE IMSI:[262423186791249] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 03/16 11:06:06.757: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 03/16 11:06:06.762: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 03/16 11:06:06.762: [smf] INFO: Removed Session: UE IMSI:[262423568761595] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 03/16 11:06:06.762: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 03/16 11:06:06.767: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 03/16 11:06:06.768: [smf] INFO: Removed Session: UE IMSI:[262429246970040] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 03/16 11:06:06.768: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 03/16 11:06:06.773: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 03/16 11:06:06.773: [smf] INFO: Removed Session: UE IMSI:[262424296076011] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 03/16 11:06:06.773: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 03/16 11:06:06.778: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 03/16 11:06:06.778: [smf] INFO: Removed Session: UE IMSI:[262428049414050] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 03/16 11:06:06.778: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 03/16 11:06:06.783: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 03/16 11:06:06.784: [smf] INFO: Removed Session: UE IMSI:[262423563038240] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 03/16 11:06:06.784: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 03/16 11:06:06.789: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 03/16 11:06:06.789: [smf] INFO: Removed Session: UE IMSI:[262426364869416] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 03/16 11:06:06.789: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 03/16 11:06:06.794: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 03/16 11:06:06.794: [smf] INFO: Removed Session: UE IMSI:[262426917044720] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 03/16 11:06:06.794: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 03/16 11:06:06.799: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 03/16 11:06:06.800: [smf] INFO: Removed Session: UE IMSI:[262427387897607] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 03/16 11:06:06.800: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 03/16 11:06:06.805: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 03/16 11:06:06.805: [smf] INFO: Removed Session: UE IMSI:[262425399520081] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 03/16 11:06:06.805: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 03/16 11:06:06.810: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 03/16 11:06:06.810: [smf] INFO: Removed Session: UE IMSI:[262426695005153] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 03/16 11:06:06.810: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 03/16 11:06:06.815: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 03/16 11:06:06.815: [smf] INFO: Removed Session: UE IMSI:[262426589336853] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 03/16 11:06:06.815: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 03/16 11:06:06.820: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 03/16 11:06:06.821: [smf] INFO: Removed Session: UE IMSI:[262429782208401] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 03/16 11:06:06.821: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 03/16 11:06:06.826: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 03/16 11:06:06.826: [smf] INFO: Removed Session: UE IMSI:[262422799953960] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 03/16 11:06:06.826: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 03/16 11:06:06.831: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 03/16 11:06:06.831: [smf] INFO: Removed Session: UE IMSI:[262425098380857] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 03/16 11:06:06.831: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 03/16 11:06:06.836: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 03/16 11:06:06.837: [smf] INFO: Removed Session: UE IMSI:[262421418246789] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 03/16 11:06:06.837: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 03/16 11:06:06.842: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 03/16 11:06:06.842: [smf] INFO: Removed Session: UE IMSI:[262427098564981] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 03/16 11:06:06.842: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 03/16 11:06:06.847: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 03/16 11:06:06.847: [smf] INFO: Removed Session: UE IMSI:[262426390869957] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 03/16 11:06:06.847: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 03/16 11:06:06.852: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 03/16 11:06:06.853: [smf] INFO: Removed Session: UE IMSI:[262428517131983] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 03/16 11:06:06.853: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 03/16 11:06:06.858: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 03/16 11:06:06.858: [smf] INFO: Removed Session: UE IMSI:[262428228367154] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 03/16 11:06:06.858: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 03/16 11:06:06.863: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 03/16 11:06:06.863: [smf] INFO: Removed Session: UE IMSI:[262424427673853] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 03/16 11:06:06.863: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 03/16 11:06:06.868: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 03/16 11:06:06.869: [smf] INFO: Removed Session: UE IMSI:[262424201438811] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 03/16 11:06:06.869: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 03/16 11:06:06.874: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 03/16 11:06:06.874: [smf] INFO: Removed Session: UE IMSI:[262428517128598] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 03/16 11:06:06.874: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 03/16 11:06:06.879: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 03/16 11:06:06.879: [smf] INFO: Removed Session: UE IMSI:[262424180108579] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 03/16 11:06:06.879: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 03/16 11:06:06.884: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 03/16 11:06:06.885: [smf] INFO: Removed Session: UE IMSI:[262422576045343] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 03/16 11:06:06.885: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 03/16 11:06:06.890: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 03/16 11:06:06.890: [smf] INFO: Removed Session: UE IMSI:[262422553342359] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 03/16 11:06:06.890: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 03/16 11:06:06.895: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 03/16 11:06:06.895: [smf] INFO: Removed Session: UE IMSI:[262421963086013] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 03/16 11:06:06.895: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 03/16 11:06:06.900: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 03/16 11:06:06.901: [smf] INFO: Removed Session: UE IMSI:[262427816850568] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 03/16 11:06:06.901: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 03/16 11:06:06.906: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 03/16 11:06:06.906: [smf] INFO: Removed Session: UE IMSI:[262425628771172] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 03/16 11:06:06.906: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 03/16 11:06:06.911: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 03/16 11:06:06.911: [smf] INFO: Removed Session: UE IMSI:[262420075671718] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 03/16 11:06:06.911: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 03/16 11:06:06.916: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 03/16 11:06:06.917: [smf] INFO: Removed Session: UE IMSI:[262426230476988] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 03/16 11:06:06.917: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 03/16 11:06:06.922: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 03/16 11:06:06.922: [smf] INFO: Removed Session: UE IMSI:[262420977120490] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 03/16 11:06:06.922: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 03/16 11:06:06.927: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 03/16 11:06:06.927: [smf] INFO: Removed Session: UE IMSI:[262422805986843] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 03/16 11:06:06.927: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 03/16 11:06:06.932: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 03/16 11:06:06.932: [smf] INFO: Removed Session: UE IMSI:[262426885786936] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 03/16 11:06:06.932: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 03/16 11:06:06.937: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 03/16 11:06:06.938: [smf] INFO: Removed Session: UE IMSI:[262421656448988] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 03/16 11:06:06.938: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 03/16 11:06:06.943: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 03/16 11:06:06.943: [smf] INFO: Removed Session: UE IMSI:[262422214072662] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 03/16 11:06:06.943: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 03/16 11:06:06.948: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 03/16 11:06:06.949: [smf] INFO: Removed Session: UE IMSI:[262426745938010] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 03/16 11:06:06.949: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 03/16 11:06:06.953: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 03/16 11:06:06.954: [smf] INFO: Removed Session: UE IMSI:[262429457892677] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 03/16 11:06:06.954: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 03/16 11:06:06.959: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 03/16 11:06:06.959: [smf] INFO: Removed Session: UE IMSI:[262421385265676] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 03/16 11:06:06.959: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 03/16 11:06:06.964: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 03/16 11:06:06.964: [smf] INFO: Removed Session: UE IMSI:[262423626893722] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 03/16 11:06:06.964: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 03/16 11:06:06.969: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 03/16 11:06:06.970: [smf] INFO: Removed Session: UE IMSI:[262421751302337] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 03/16 11:06:06.970: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 03/16 11:06:06.975: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 03/16 11:06:06.975: [smf] INFO: Removed Session: UE IMSI:[262423499559606] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 03/16 11:06:06.975: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 03/16 11:06:06.980: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 03/16 11:06:06.980: [smf] INFO: Removed Session: UE IMSI:[262426893072963] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 03/16 11:06:06.980: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 03/16 11:06:06.985: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 03/16 11:06:06.986: [smf] INFO: Removed Session: UE IMSI:[262428738206495] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 03/16 11:06:06.986: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 03/16 11:06:06.991: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 03/16 11:06:06.991: [smf] INFO: Removed Session: UE IMSI:[262423856055741] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 03/16 11:06:06.991: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 03/16 11:06:06.996: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 03/16 11:06:06.996: [smf] INFO: Removed Session: UE IMSI:[262425571990597] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:06.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 03/16 11:06:06.996: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 03/16 11:06:07.001: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 03/16 11:06:07.002: [smf] INFO: Removed Session: UE IMSI:[262427771546717] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 03/16 11:06:07.002: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 03/16 11:06:07.007: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 03/16 11:06:07.007: [smf] INFO: Removed Session: UE IMSI:[262421615150516] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 03/16 11:06:07.007: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 03/16 11:06:07.012: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 03/16 11:06:07.012: [smf] INFO: Removed Session: UE IMSI:[262424290810416] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 03/16 11:06:07.012: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 03/16 11:06:07.017: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 03/16 11:06:07.018: [smf] INFO: Removed Session: UE IMSI:[262421660056535] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 03/16 11:06:07.018: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 03/16 11:06:07.023: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 03/16 11:06:07.023: [smf] INFO: Removed Session: UE IMSI:[262425042544233] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 03/16 11:06:07.023: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 03/16 11:06:07.028: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 03/16 11:06:07.028: [smf] INFO: Removed Session: UE IMSI:[262426407100146] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 03/16 11:06:07.028: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 03/16 11:06:07.033: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 03/16 11:06:07.034: [smf] INFO: Removed Session: UE IMSI:[262420096727465] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 03/16 11:06:07.034: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 03/16 11:06:07.039: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 03/16 11:06:07.039: [smf] INFO: Removed Session: UE IMSI:[262429923825987] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 03/16 11:06:07.039: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 03/16 11:06:07.044: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 03/16 11:06:07.044: [smf] INFO: Removed Session: UE IMSI:[262425636262921] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 03/16 11:06:07.044: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 03/16 11:06:07.049: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 03/16 11:06:07.050: [smf] INFO: Removed Session: UE IMSI:[262420477883978] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 03/16 11:06:07.050: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 03/16 11:06:07.055: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 03/16 11:06:07.055: [smf] INFO: Removed Session: UE IMSI:[262422555777000] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 03/16 11:06:07.055: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 03/16 11:06:07.060: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 03/16 11:06:07.060: [smf] INFO: Removed Session: UE IMSI:[262427318617461] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 03/16 11:06:07.060: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 03/16 11:06:07.065: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 03/16 11:06:07.066: [smf] INFO: Removed Session: UE IMSI:[262424789407471] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 03/16 11:06:07.066: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 03/16 11:06:07.071: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 03/16 11:06:07.071: [smf] INFO: Removed Session: UE IMSI:[262423046211052] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 03/16 11:06:07.071: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 03/16 11:06:07.076: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 03/16 11:06:07.076: [smf] INFO: Removed Session: UE IMSI:[262425836436758] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 03/16 11:06:07.076: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 03/16 11:06:07.081: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 03/16 11:06:07.082: [smf] INFO: Removed Session: UE IMSI:[262427725660637] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 03/16 11:06:07.082: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 03/16 11:06:07.087: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 03/16 11:06:07.087: [smf] INFO: Removed Session: UE IMSI:[262429045242852] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 03/16 11:06:07.087: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 03/16 11:06:07.092: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 03/16 11:06:07.092: [smf] INFO: Removed Session: UE IMSI:[262426071496304] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 03/16 11:06:07.092: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 03/16 11:06:07.097: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 03/16 11:06:07.098: [smf] INFO: Removed Session: UE IMSI:[262421346677933] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 03/16 11:06:07.098: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 03/16 11:06:07.103: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 03/16 11:06:07.103: [smf] INFO: Removed Session: UE IMSI:[262422466152137] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 03/16 11:06:07.103: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 03/16 11:06:07.108: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 03/16 11:06:07.109: [smf] INFO: Removed Session: UE IMSI:[262428327028328] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 03/16 11:06:07.109: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 03/16 11:06:07.113: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 03/16 11:06:07.114: [smf] INFO: Removed Session: UE IMSI:[262424792640715] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 03/16 11:06:07.114: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 03/16 11:06:07.119: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 03/16 11:06:07.119: [smf] INFO: Removed Session: UE IMSI:[262425697253306] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 03/16 11:06:07.119: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 03/16 11:06:07.124: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 03/16 11:06:07.124: [smf] INFO: Removed Session: UE IMSI:[262420110407565] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 03/16 11:06:07.124: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 03/16 11:06:07.129: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 03/16 11:06:07.130: [smf] INFO: Removed Session: UE IMSI:[262421368014167] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 03/16 11:06:07.130: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 03/16 11:06:07.135: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 03/16 11:06:07.135: [smf] INFO: Removed Session: UE IMSI:[262424166707415] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 03/16 11:06:07.135: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 03/16 11:06:07.140: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 03/16 11:06:07.140: [smf] INFO: Removed Session: UE IMSI:[262425880125852] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 03/16 11:06:07.140: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 03/16 11:06:07.145: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 03/16 11:06:07.146: [smf] INFO: Removed Session: UE IMSI:[262425761823286] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 03/16 11:06:07.146: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 03/16 11:06:07.151: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 03/16 11:06:07.151: [smf] INFO: Removed Session: UE IMSI:[262429332564252] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 03/16 11:06:07.151: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 03/16 11:06:07.156: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 03/16 11:06:07.156: [smf] INFO: Removed Session: UE IMSI:[262423359080553] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 03/16 11:06:07.156: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 03/16 11:06:07.161: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 03/16 11:06:07.161: [smf] INFO: Removed Session: UE IMSI:[262423261833767] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 03/16 11:06:07.161: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 03/16 11:06:07.166: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 03/16 11:06:07.167: [smf] INFO: Removed Session: UE IMSI:[262424338154243] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 03/16 11:06:07.167: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 03/16 11:06:07.172: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 03/16 11:06:07.172: [smf] INFO: Removed Session: UE IMSI:[262427056790326] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 03/16 11:06:07.172: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 03/16 11:06:07.177: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 03/16 11:06:07.177: [smf] INFO: Removed Session: UE IMSI:[262429098968314] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 03/16 11:06:07.177: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 03/16 11:06:07.182: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 03/16 11:06:07.183: [smf] INFO: Removed Session: UE IMSI:[262420173758464] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 03/16 11:06:07.183: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 03/16 11:06:07.188: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 03/16 11:06:07.188: [smf] INFO: Removed Session: UE IMSI:[262427093444485] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 03/16 11:06:07.188: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 03/16 11:06:07.193: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 03/16 11:06:07.193: [smf] INFO: Removed Session: UE IMSI:[262424086053910] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 03/16 11:06:07.193: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 03/16 11:06:07.198: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 03/16 11:06:07.199: [smf] INFO: Removed Session: UE IMSI:[262429023308470] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 03/16 11:06:07.199: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 03/16 11:06:07.204: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 03/16 11:06:07.204: [smf] INFO: Removed Session: UE IMSI:[262429224677088] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 03/16 11:06:07.204: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 03/16 11:06:07.209: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 03/16 11:06:07.209: [smf] INFO: Removed Session: UE IMSI:[262428645772362] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 03/16 11:06:07.209: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 03/16 11:06:07.214: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 03/16 11:06:07.215: [smf] INFO: Removed Session: UE IMSI:[262420328763585] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 03/16 11:06:07.215: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 03/16 11:06:07.220: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 03/16 11:06:07.220: [smf] INFO: Removed Session: UE IMSI:[262421821701580] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 03/16 11:06:07.220: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 03/16 11:06:07.225: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 03/16 11:06:07.225: [smf] INFO: Removed Session: UE IMSI:[262421513097175] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 03/16 11:06:07.225: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 03/16 11:06:07.230: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 03/16 11:06:07.231: [smf] INFO: Removed Session: UE IMSI:[262427750688509] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 03/16 11:06:07.231: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 03/16 11:06:07.235: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 03/16 11:06:07.236: [smf] INFO: Removed Session: UE IMSI:[262429136976902] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 03/16 11:06:07.236: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 03/16 11:06:07.241: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 03/16 11:06:07.241: [smf] INFO: Removed Session: UE IMSI:[262421535899945] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 03/16 11:06:07.241: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 03/16 11:06:07.246: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 03/16 11:06:07.246: [smf] INFO: Removed Session: UE IMSI:[262428836384317] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 03/16 11:06:07.246: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 03/16 11:06:07.251: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 03/16 11:06:07.252: [smf] INFO: Removed Session: UE IMSI:[262421038962675] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 03/16 11:06:07.252: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 03/16 11:06:07.257: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 03/16 11:06:07.257: [smf] INFO: Removed Session: UE IMSI:[262428234402431] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 03/16 11:06:07.257: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 03/16 11:06:07.262: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 03/16 11:06:07.262: [smf] INFO: Removed Session: UE IMSI:[262420687429410] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 03/16 11:06:07.262: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 03/16 11:06:07.267: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 03/16 11:06:07.268: [smf] INFO: Removed Session: UE IMSI:[262426967251063] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 03/16 11:06:07.268: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 03/16 11:06:07.272: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 03/16 11:06:07.273: [smf] INFO: Removed Session: UE IMSI:[262427263461880] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 03/16 11:06:07.273: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 03/16 11:06:07.278: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/16 11:06:07.278: [smf] INFO: Removed Session: UE IMSI:[262424346943648] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 03/16 11:06:07.278: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 03/16 11:06:07.483: [smf] INFO: Removed Session: UE IMSI:[262425495002372] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:07.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/16 11:06:07.483: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_next. MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:06:09.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/16 11:06:09.493: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:06:09 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232944) Waiting for packet dumper to finish... 1 (prev_count=6232944, count=6233456) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:06:11 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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_gy_charging_cc_time started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:06:13.345: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:06:14.789: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:06:15.799: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/16 11:06:15.799: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/16 11:06:15.799: [smf] INFO: UE IMSI[262422137561014] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:15.810: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/16 11:06:15.810: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 03/16 11:06:15.810: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass 03/16 11:06:18.814: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c1640d910 (../src/upf/context.c:810) 03/16 11:06:21.815: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c1640d910 (../src/upf/context.c:810) MTC@93e6d8eec0e1: Warning: Re-starting timer T_default, which is already active (running or expired). 03/16 11:06:23.816: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c1640d910 (../src/upf/context.c:810) MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:06:24.335: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/16 11:06:24.346: [smf] INFO: Removed Session: UE IMSI:[262422137561014] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:24.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/16 11:06:24.346: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:06:26.354: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 03/16 11:06:26.354: [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)@93e6d8eec0e1: Final verdict of PTC: none TC_gy_charging_cc_time(89)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:06:26 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@93e6d8eec0e1: 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@93e6d8eec0e1: 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 16 11:06: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_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@93e6d8eec0e1: 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@93e6d8eec0e1: Test case TC_gy_charging_volume_quota_threshold started. MTC@93e6d8eec0e1: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@93e6d8eec0e1: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 03/16 11:06:30.331: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 03/16 11:06:30.675: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@93e6d8eec0e1: sending CreatePDP 03/16 11:06:31.686: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 03/16 11:06:31.686: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 03/16 11:06:31.686: [smf] INFO: UE IMSI[262425835671566] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 03/16 11:06:31.702: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 03/16 11:06:31.703: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 03/16 11:06:31.703: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@93e6d8eec0e1: setverdict(pass): none -> pass MTC@93e6d8eec0e1: Warning: Re-starting timer T_default, which is already active (running or expired). 03/16 11:06:39.752: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f2c1640d9a0 (../src/upf/context.c:810) MTC@93e6d8eec0e1: Warning: Stopping inactive timer T_default. 03/16 11:06:40.267: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 03/16 11:06:40.279: [smf] INFO: Removed Session: UE IMSI:[262425835671566] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 03/16 11:06:40.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 03/16 11:06:40.279: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed MTC@93e6d8eec0e1: setverdict(pass): pass -> pass, component reason not changed 03/16 11:06:42.286: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 03/16 11:06:42.286: [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(91)@93e6d8eec0e1: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@93e6d8eec0e1: Final verdict of PTC: none MTC@93e6d8eec0e1: Setting final verdict of the test case. MTC@93e6d8eec0e1: Local verdict of MTC: pass MTC@93e6d8eec0e1: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@93e6d8eec0e1: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@93e6d8eec0e1: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@93e6d8eec0e1: 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 16 11:06:42 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24916) Waiting for packet dumper to finish... 1 (prev_count=24916, count=25428) MTC@93e6d8eec0e1: 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@93e6d8eec0e1: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@93e6d8eec0e1: Terminating MTC. MC@93e6d8eec0e1: MTC terminated. MC2> exit MC@93e6d8eec0e1: Shutting down session. MC@93e6d8eec0e1: 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-4855.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 (3196983) [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-20250316-1059-bee34d7d-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-20250316-1059-bee34d7d-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (3196160) [testenv][open5gs] Stopping upf (3196576) [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-20250316-1059-bee34d7d-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-4855.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-20250316-1059-bee34d7d-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4855.log && echo'] <?xml version="1.0"?> <testsuite name='osmo-ttcn3-hacks/ggsn_tests' tests='45' failures='3' errors='0' skipped='0' inconc='0' time='443.00'> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact' time='5.246328'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.658947'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.576023'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='6.052990'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='3.591694'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.113828'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.346801'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.165708'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.160961'> <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.371755'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.066129'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.105341'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.395102'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.227581'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.613309'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.539481'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.497904'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.607060'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.810946'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.651285'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.274623'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.080645'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.160693'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.793529'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.319322'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.206636'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.690539'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.472729'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.677162'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.812108'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.515518'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.443190'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.148988'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.506913'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.209753'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='3.990525'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.803827'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='4.970951'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.533819'> <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.918363'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.417777'> <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.148131'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='18.336699'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.752106'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.843444'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250316-1059-bee34d7d-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250316-1059-bee34d7d-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1135/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