Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins1101852617673132566.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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 [243 kB] Fetched 9303 kB in 1s (12.9 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-20250201-1059-b2dfeabb-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_6.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_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_6.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_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for 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_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc 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 ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env 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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (428 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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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: open5gs-common The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym 0 upgraded, 8 newly installed, 0 to remove and 41 not upgraded. Need to get 65.1 MB of archives. After this operation, 89.3 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4600.81f6.202501312026 [2907 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4600.81f6.202501312026 [9898 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4600.81f6.202501312026 [195 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4600.81f6.202501312026 [2998 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4600.81f6.202501312026 [47.6 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4600.81f6.202501312026 [308 kB] Fetched 65.1 MB in 1s (109 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../0-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.2.4600.81f6.202501312026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4600.81f6.202501312026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4600.81f6.202501312026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501312026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4600.81f6.202501312026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4600.81f6.202501312026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4600.81f6.202501312026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501312026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4600.81f6.202501312026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4600.81f6.202501312026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4600.81f6.202501312026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501312026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4600.81f6.202501312026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501312026) ... Setting up open5gs-upf:amd64 (2.7.2.4600.81f6.202501312026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4600.81f6.202501312026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501312026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501312026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-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 02/01 10:59:18.657: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 02/01 10:59:18.681: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 02/01 10:59:18.681: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 02/01 10:59:18.681: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 02/01 10:59:18.681: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 02/01 10:59:18.682: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 02/01 10:59:18.691: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 02/01 10:59:18.691: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 02/01 10:59:18.691: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 02/01 10:59:18.691: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 02/01 10:59:18.691: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 02/01 10:59:18.691: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 02/01 10:59:18.691: [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-20250201-1059-b2dfeabb-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 02/01 10:59:18.829: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 02/01 10:59:18.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 02/01 10:59:18.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 02/01 10:59:18.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 02/01 10:59:18.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 02/01 10:59:18.850: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 02/01 10:59:18.850: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 02/01 10:59:18.850: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 02/01 10:59:18.850: [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-20250201-1059-b2dfeabb-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@46622efb5b18: Unix server socket created successfully. MC@46622efb5b18: Listening on TCP port 33141. 46622efb5b18 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 46622efb5b18 33141 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@46622efb5b18: New HC connected from 10.0.2.100 [10.0.2.100]. 46622efb5b18: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@46622efb5b18: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@46622efb5b18: Configuration file was processed on all HCs. MC@46622efb5b18: Creating MTC on host 10.0.2.100. MC@46622efb5b18: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@46622efb5b18: 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 ------ Sat Feb 1 10:59:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 10:59:21.192: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 02/01 10:59:21.192: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 02/01 10:59:21.376: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 10:59:22.653: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 10:59:23.657: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 10:59:23.657: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 10:59:23.657: [smf] INFO: UE IMSI[262424922826760] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 02/01 10:59:23.661: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 10:59:23.661: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 02/01 10:59:23.661: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 02/01 10:59:23.661: [upf] INFO: UE F-SEID[UP:0x160 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 02/01 10:59:23.661: [upf] INFO: UE F-SEID[UP:0x160 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 02/01 10:59:23.661: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 10:59:23.662: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 10:59:23.665: [smf] INFO: Removed Session: UE IMSI:[262424922826760] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 02/01 10:59:23.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 10:59:23.665: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 10:59:25.667: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 10:59:25.667: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact(4)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact(3)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 10:59:25 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12032) Waiting for packet dumper to finish... 1 (prev_count=12032, count=13336) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 10:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_ipcp started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 10:59:30.152: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 10:59:31.345: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 10:59:32.348: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 10:59:32.348: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 10:59:32.348: [smf] INFO: UE IMSI[262426647399295] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 10:59:32.351: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 10:59:32.351: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 02/01 10:59:32.351: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 10:59:32.352: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 10:59:32.354: [smf] INFO: Removed Session: UE IMSI:[262426647399295] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 02/01 10:59:32.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 10:59:32.354: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 10:59:34.356: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 10:59:34.356: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(5)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 10:59:34 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 10:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 10:59:38.947: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 10:59:40.916: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 10:59:41.918: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 10:59:41.918: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 10:59:41.918: [smf] INFO: UE IMSI[262423574798012] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 02/01 10:59:41.921: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 10:59:41.921: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 02/01 10:59:41.921: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 10:59:41.922: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 10:59:41.924: [smf] INFO: Removed Session: UE IMSI:[262423574798012] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 02/01 10:59:41.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 10:59:41.924: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 10:59:43.928: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 10:59:43.928: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 10:59:43 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=16136) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 10:59: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_pcodns started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 10:59:48.613: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 10:59:50.022: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 10:59:51.023: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 10:59:51.023: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 10:59:51.023: [smf] INFO: UE IMSI[262429664106750] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 10:59:51.027: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 10:59:51.027: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 02/01 10:59:51.027: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 10:59:51.027: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 10:59:51.029: [smf] INFO: Removed Session: UE IMSI:[262429664106750] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 02/01 10:59:51.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 10:59:51.029: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 10:59:53.031: [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(9)@46622efb5b18: Final verdict of PTC: none 02/01 10:59:53.031: [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_pcodns(10)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 10:59:53 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14508) Waiting for packet dumper to finish... 1 (prev_count=14508, count=15020) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 10:59: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_mtu started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 10:59:56.504: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 10:59:56.644: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 10:59:57.646: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 10:59:57.646: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 10:59:57.646: [smf] INFO: UE IMSI[262423888741213] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 02/01 10:59:57.649: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 10:59:57.649: [upf] INFO: UE F-SEID[UP:0x305 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 02/01 10:59:57.649: [upf] INFO: UE F-SEID[UP:0x305 CP:0xd12] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 10:59:57.650: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 10:59:57.652: [smf] INFO: Removed Session: UE IMSI:[262423888741213] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 02/01 10:59:57.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 10:59:57.652: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 10:59:59.661: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 10:59:59.661: [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(12)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 10:59:59 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:00:01 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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_gtpu_access started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:00:02.788: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:00:04.813: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:00:05.820: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 11:00:05.820: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 11:00:05.820: [smf] INFO: UE IMSI[262428137473186] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:05.827: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 11:00:05.827: [upf] INFO: UE F-SEID[UP:0x127 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 02/01 11:00:05.827: [upf] INFO: UE F-SEID[UP:0x127 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:00:05.833: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 11:00:05.840: [smf] INFO: Removed Session: UE IMSI:[262428137473186] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:05.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 11:00:05.840: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:07.843: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:00:07.843: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:00:07 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:00: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:00:10.993: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:00:13.226: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:00:14.235: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 11:00:14.235: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 11:00:14.235: [smf] INFO: UE IMSI[262423714066746] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:14.245: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 11:00:14.245: [upf] INFO: UE F-SEID[UP:0x95e CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 02/01 11:00:14.245: [upf] INFO: UE F-SEID[UP:0x95e CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:00:14.251: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xe46 (../src/upf/gtp-path.c:524) 02/01 11:00:14.251: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:00:17.255: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 11:00:17.270: [smf] INFO: Removed Session: UE IMSI:[262423714066746] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:17.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 11:00:17.270: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:19.279: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:00:19.279: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:00:19 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14220) Waiting for packet dumper to finish... 1 (prev_count=14220, count=14732) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:00:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:00:22.443: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:00:23.470: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:00:24.478: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 11:00:24.478: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 11:00:24.478: [smf] INFO: UE IMSI[262428890047061] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:24.494: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 11:00:24.494: [upf] INFO: UE F-SEID[UP:0xa69 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 02/01 11:00:24.494: [upf] INFO: UE F-SEID[UP:0xa69 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:00:24.498: [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@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:00:27.502: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/01 11:00:27.513: [smf] INFO: Removed Session: UE IMSI:[262428890047061] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:27.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/01 11:00:27.513: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:29.520: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:00:29.521: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:00:29 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=15340) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:00: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_clients_interact_with_txseq started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:00:34.054: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:00:34.728: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:00:35.731: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/01 11:00:35.731: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/01 11:00:35.731: [smf] INFO: UE IMSI[262425062377589] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:35.734: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/01 11:00:35.734: [upf] INFO: UE F-SEID[UP:0x1df CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 02/01 11:00:35.734: [upf] INFO: UE F-SEID[UP:0x1df CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: sending CreatePDP 02/01 11:00:35.734: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 02/01 11:00:35.734: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 02/01 11:00:35.734: [smf] INFO: UE IMSI[262427973877153] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:35.737: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 02/01 11:00:35.737: [upf] INFO: UE F-SEID[UP:0x3e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 02/01 11:00:35.737: [upf] INFO: UE F-SEID[UP:0x3e CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: GTPU sequence number expected but not present MTC@46622efb5b18: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@46622efb5b18: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: fail MTC@46622efb5b18: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@46622efb5b18: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@46622efb5b18: 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'. Sat Feb 1 11:00:35 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8316) 02/01 11:00:35.936: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:00:35.940: [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=8316, count=16472) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:00:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_clients_interact_without_txseq started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:00:39.064: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:00:41.136: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:00:42.144: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:00:42.144: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:00:42.144: [smf] INFO: UE IMSI[262420291159785] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:42.155: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:00:42.155: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 02/01 11:00:42.155: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: sending CreatePDP 02/01 11:00:42.158: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/01 11:00:42.159: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/01 11:00:42.159: [smf] INFO: UE IMSI[262426505928406] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:42.169: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/01 11:00:42.170: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 02/01 11:00:42.170: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:42.174: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/01 11:00:42.182: [smf] INFO: Removed Session: UE IMSI:[262420291159785] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:42.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/01 11:00:42.182: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:42.184: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:00:42.190: [smf] INFO: Removed Session: UE IMSI:[262426505928406] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:42.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:00:42.190: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:44.198: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:00:44.198: [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_clients_interact_without_txseq(22)@46622efb5b18: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:00:44 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20600) Waiting for packet dumper to finish... 1 (prev_count=20600, count=21904) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:00:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_with_single_dns started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:00:47.582: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:00:49.287: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:00:50.294: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:00:50.294: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:00:50.294: [smf] INFO: UE IMSI[262429340200339] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:50.303: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:00:50.303: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 02/01 11:00:50.303: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:00:50.306: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:00:50.315: [smf] INFO: Removed Session: UE IMSI:[262429340200339] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:50.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:00:50.315: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: sending CreatePDP 02/01 11:00:50.315: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:00:50.315: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:00:50.315: [smf] INFO: UE IMSI[262424295442583] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:50.327: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:00:50.327: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 02/01 11:00:50.327: [upf] INFO: UE F-SEID[UP:0x2b5 CP:0x6c5] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:50.329: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:00:50.339: [smf] INFO: Removed Session: UE IMSI:[262424295442583] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:50.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:00:50.339: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:52.347: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:00:52.347: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(23)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:00:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19488) Waiting for packet dumper to finish... 1 (prev_count=19488, count=20792) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:00:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:00:56.405: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:00:56.492: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:00:57.497: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:00:57.497: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:00:57.497: [smf] INFO: UE IMSI[262425624915972] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:00:57.500: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:00:57.500: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 02/01 11:00:57.500: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:00:57.500: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:00:57.502: [smf] INFO: Removed Session: UE IMSI:[262425624915972] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:00:57.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:00:57.502: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:00:59.509: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:00:59.509: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(26)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(25)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:00:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=14804) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01:01 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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_update_teic started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:02.702: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:02.922: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:03.931: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:03.931: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:03.931: [smf] INFO: UE IMSI[262429707735897] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:01:03.947: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:03.947: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 02/01 11:01:03.947: [upf] INFO: UE F-SEID[UP:0xa74 CP:0xb13] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: sending UpdatePDP MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:03.953: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:01:03.960: [smf] INFO: Removed Session: UE IMSI:[262429707735897] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:01:03.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:01:03.960: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:05.967: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:01:05.967: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_update_teic(28)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:01:05 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp4_act_update_teid started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:11.168: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:11.235: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:12.244: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:12.244: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:12.244: [smf] INFO: UE IMSI[262422379903528] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:01:12.252: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:12.252: [upf] INFO: UE F-SEID[UP:0x8af CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 02/01 11:01:12.252: [upf] INFO: UE F-SEID[UP:0x8af CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: sending UpdatePDP MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:12.261: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:01:12.269: [smf] INFO: Removed Session: UE IMSI:[262422379903528] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:01:12.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:01:12.269: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:14.275: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:01:14.275: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:01:14 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16004) Waiting for packet dumper to finish... 1 (prev_count=16004, count=16516) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:17.681: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:18.932: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:19.943: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:19.943: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:19.943: [smf] INFO: UE IMSI[262427590875254] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 02/01 11:01:19.960: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:19.960: [upf] INFO: UE F-SEID[UP:0xb77 CP:0xdbc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 02/01 11:01:19.960: [upf] INFO: UE F-SEID[UP:0xb77 CP:0xdbc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:01:19.964: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:01:19.973: [smf] INFO: Removed Session: UE IMSI:[262427590875254] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 02/01 11:01:19.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:01:19.973: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:21.980: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:01:21.980: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact(32)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:01:21 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13012) Waiting for packet dumper to finish... 1 (prev_count=13012, count=13892) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_pcodns started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:25.167: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:25.557: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:26.568: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:26.568: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:26.568: [smf] INFO: UE IMSI[262422419900557] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 02/01 11:01:26.577: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:26.577: [upf] INFO: UE F-SEID[UP:0x20e CP:0xdb3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 02/01 11:01:26.577: [upf] INFO: UE F-SEID[UP:0x20e CP:0xdb3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:01:26.577: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:01:26.586: [smf] INFO: Removed Session: UE IMSI:[262422419900557] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 02/01 11:01:26.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:01:26.586: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:28.594: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:01:28.594: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:01:28 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13092) Waiting for packet dumper to finish... 1 (prev_count=13092, count=13604) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_icmp6 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:31.759: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:32.134: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:33.142: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:33.142: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:33.143: [smf] INFO: UE IMSI[262425909750328] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 02/01 11:01:33.151: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:33.151: [upf] INFO: UE F-SEID[UP:0x734 CP:0x8d3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 02/01 11:01:33.151: [upf] INFO: UE F-SEID[UP:0x734 CP:0x8d3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004420030000000000000000'O 02/01 11:01:33.158: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:01:33.167: [smf] INFO: Removed Session: UE IMSI:[262425909750328] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 02/01 11:01:33.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:01:33.167: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:35.173: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:01:35.173: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(36)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:01:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14432) Waiting for packet dumper to finish... 1 (prev_count=14432, count=14944) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_mtu started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:38.553: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:38.782: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:39.793: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:39.793: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:39.793: [smf] INFO: UE IMSI[262421189919887] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 02/01 11:01:39.806: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:39.806: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0xa2d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 02/01 11:01:39.806: [upf] INFO: UE F-SEID[UP:0x9b0 CP:0xa2d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004420040000000000000000'O 02/01 11:01:39.813: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:01:39.822: [smf] INFO: Removed Session: UE IMSI:[262421189919887] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 02/01 11:01:39.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:01:39.822: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:41.831: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:01:41.831: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:01:41 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13912) Waiting for packet dumper to finish... 1 (prev_count=13912, count=14424) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:45.551: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:47.685: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:48.689: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:48.689: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:48.689: [smf] INFO: UE IMSI[262421155150534] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 02/01 11:01:48.693: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:48.693: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xe16] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 02/01 11:01:48.693: [upf] INFO: UE F-SEID[UP:0xec9 CP:0xe16] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004420050000000000000000'O 02/01 11:01:48.694: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:01:48.696: [smf] INFO: Removed Session: UE IMSI:[262421155150534] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 02/01 11:01:48.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:01:48.696: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:01:50.703: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:01:50.704: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(39)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:01:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15608) Waiting for packet dumper to finish... 1 (prev_count=15608, count=16120) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:01: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:01:55.044: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:01:56.375: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:01:57.382: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:01:57.382: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:01:57.382: [smf] INFO: UE IMSI[262428198735499] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 02/01 11:01:57.396: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:01:57.396: [upf] INFO: UE F-SEID[UP:0x45b CP:0x5ea] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 02/01 11:01:57.396: [upf] INFO: UE F-SEID[UP:0x45b CP:0x5ea] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004420060000000000000000'O MTC@46622efb5b18: This GGSN does NOT support forwarding link-local source address. 02/01 11:02:00.407: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:02:00.418: [smf] INFO: Removed Session: UE IMSI:[262428198735499] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 02/01 11:02:00.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:02:00.418: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:02:02.425: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:02:02.426: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:02:02 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16072) Waiting for packet dumper to finish... 1 (prev_count=16072, count=17376) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:02: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:02:07.596: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:02:07.751: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:02:08.760: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:02:08.760: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:02:08.760: [smf] INFO: UE IMSI[262423412931749] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 02/01 11:02:08.767: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:02:08.767: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x26e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 02/01 11:02:08.767: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x26e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004420070000000000000000'O 02/01 11:02:08.771: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x52ff (../src/upf/gtp-path.c:602) 02/01 11:02:08.771: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 02/01 11:02:08.771: [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@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:02:11.775: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:02:11.784: [smf] INFO: Removed Session: UE IMSI:[262423412931749] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 02/01 11:02:11.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:02:11.784: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:02:13.791: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:02:13.792: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:02:13 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:02:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:02:17.746: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:02:18.923: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:02:19.932: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:02:19.933: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:02:19.933: [smf] INFO: UE IMSI[262426167629969] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 02/01 11:02:19.946: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:02:19.947: [upf] INFO: UE F-SEID[UP:0x427 CP:0x17a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 02/01 11:02:19.947: [upf] INFO: UE F-SEID[UP:0x427 CP:0x17a] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004420080000000000000000'O 02/01 11:02:19.951: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x2d (../src/upf/gtp-path.c:602) 02/01 11:02:19.951: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 02/01 11:02:19.951: [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@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:02:22.954: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:02:22.963: [smf] INFO: Removed Session: UE IMSI:[262426167629969] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 02/01 11:02:22.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:02:22.963: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:02:24.969: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:02:24.970: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:02:24 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:02:29.549: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:02:30.149: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:02:31.157: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:02:31.157: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:02:31.157: [smf] INFO: UE IMSI[262424294547225] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 02/01 11:02:31.166: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:02:31.167: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x186] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 02/01 11:02:31.167: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x186] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004420090000000000000000'O 02/01 11:02:31.172: [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@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:02:34.175: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:02:34.184: [smf] INFO: Removed Session: UE IMSI:[262424294547225] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 02/01 11:02:34.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:02:34.184: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:02:36.190: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:02:36.190: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:02:36 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:02:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp6_clients_interact started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:02:39.393: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:02:40.957: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:02:41.965: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:02:41.965: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:02:41.965: [smf] INFO: UE IMSI[262421379172866] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 02/01 11:02:41.977: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:02:41.977: [upf] INFO: UE F-SEID[UP:0x376 CP:0x418] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 02/01 11:02:41.977: [upf] INFO: UE F-SEID[UP:0x376 CP:0x418] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '200107800044200A0000000000000000'O MTC@46622efb5b18: sending CreatePDP 02/01 11:02:41.983: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/01 11:02:41.983: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/01 11:02:41.983: [smf] INFO: UE IMSI[262428940815601] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 02/01 11:02:41.995: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/01 11:02:41.995: [upf] INFO: UE F-SEID[UP:0x14a CP:0x48d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 02/01 11:02:41.995: [upf] INFO: UE F-SEID[UP:0x14a CP:0x48d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: RA with /64 prefix '200107800044200B0000000000000000'O MTC@46622efb5b18: Warning: Stopping inactive timer T_default. MTC@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:02:48.007: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/01 11:02:48.018: [smf] INFO: Removed Session: UE IMSI:[262421379172866] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 02/01 11:02:48.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/01 11:02:48.018: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:02:48.020: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:02:48.029: [smf] INFO: Removed Session: UE IMSI:[262428940815601] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 02/01 11:02:48.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:02:48.029: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:02:50.035: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:02:50.035: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_clients_interact(49)@46622efb5b18: Final verdict of PTC: none TC_pdp6_clients_interact(50)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:02:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=24320) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:02:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:02:53.528: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:02:54.415: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:02:55.423: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:02:55.423: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:02:55.423: [smf] INFO: UE IMSI[262425394641220] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 02/01 11:02:55.432: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:02:55.432: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xfcd] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 02/01 11:02:55.432: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xfcd] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:02:55.435: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:02:55.444: [smf] INFO: Removed Session: UE IMSI:[262425394641220] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 02/01 11:02:55.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:02:55.444: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:02:57.452: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:02:57.452: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact(52)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:02:57 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13980) Waiting for packet dumper to finish... 1 (prev_count=13980, count=14492) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:02:59 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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_ipcp started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:01.140: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:01.710: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:02.720: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:02.720: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:02.720: [smf] INFO: UE IMSI[262426007217257] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 02/01 11:03:02.731: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:02.731: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xb9f] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 02/01 11:03:02.731: [upf] INFO: UE F-SEID[UP:0x7dc CP:0xb9f] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:03:02.734: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:03:02.743: [smf] INFO: Removed Session: UE IMSI:[262426007217257] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 02/01 11:03:02.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:03:02.743: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:03:04.751: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:03:04.751: [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_ipcp(54)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(53)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:03:04 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:03: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_icmp6 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:08.187: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:08.496: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:09.501: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:09.501: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:09.502: [smf] INFO: UE IMSI[262427632710592] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 02/01 11:03:09.512: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:09.512: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xd23] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 02/01 11:03:09.512: [upf] INFO: UE F-SEID[UP:0xa25 CP:0xd23] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004421030000000000000000'O 02/01 11:03:09.515: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:03:09.519: [smf] INFO: Removed Session: UE IMSI:[262427632710592] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 02/01 11:03:09.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:03:09.519: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:03:11.528: [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)@46622efb5b18: Final verdict of PTC: none 02/01 11:03:11.529: [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)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:03:11 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=15632) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:03:13 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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_pcodns4 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:15.374: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:16.049: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:17.057: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:17.057: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:17.057: [smf] INFO: UE IMSI[262420737770463] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 02/01 11:03:17.074: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:17.074: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xd47] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 02/01 11:03:17.074: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xd47] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:03:17.076: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:03:17.087: [smf] INFO: Removed Session: UE IMSI:[262420737770463] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 02/01 11:03:17.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:03:17.087: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:03:19.094: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:03:19.094: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:03:19 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13152) Waiting for packet dumper to finish... 1 (prev_count=13152, count=13664) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:03:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_pcodns6 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:22.757: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:23.794: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:24.804: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:24.804: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:24.804: [smf] INFO: UE IMSI[262421147097776] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 02/01 11:03:24.818: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:24.818: [upf] INFO: UE F-SEID[UP:0x41e CP:0xf87] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 02/01 11:03:24.818: [upf] INFO: UE F-SEID[UP:0x41e CP:0xf87] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:03:24.821: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:03:24.832: [smf] INFO: Removed Session: UE IMSI:[262421147097776] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 02/01 11:03:24.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:03:24.832: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:03:26.834: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:03:26.834: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:03:26 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:03:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_mtu started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:30.483: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:30.690: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:31.694: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:31.694: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:31.694: [smf] INFO: UE IMSI[262426686166031] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 02/01 11:03:31.698: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:31.698: [upf] INFO: UE F-SEID[UP:0x92f CP:0xcf5] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 02/01 11:03:31.698: [upf] INFO: UE F-SEID[UP:0x92f CP:0xcf5] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '20010780004421060000000000000000'O 02/01 11:03:31.699: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:03:31.701: [smf] INFO: Removed Session: UE IMSI:[262426686166031] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 02/01 11:03:31.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:03:31.701: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:03:33.710: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:03:33.710: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:03:33 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:37.468: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:38.247: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:39.256: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:39.256: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:39.256: [smf] INFO: UE IMSI[262423986612869] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 02/01 11:03:39.271: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:39.271: [upf] INFO: UE F-SEID[UP:0x866 CP:0xa8f] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 02/01 11:03:39.271: [upf] INFO: UE F-SEID[UP:0x866 CP:0xa8f] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:03:39.276: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:03:39.286: [smf] INFO: Removed Session: UE IMSI:[262423986612869] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 02/01 11:03:39.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:03:39.287: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:03:41.294: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:03:41.295: [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(63)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:03:41 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13544) Waiting for packet dumper to finish... 1 (prev_count=13544, count=14056) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:03:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:44.582: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:44.775: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:45.779: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:45.779: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:45.779: [smf] INFO: UE IMSI[262421068147118] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 02/01 11:03:45.782: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:45.782: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x49f] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 02/01 11:03:45.782: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x49f] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:03:45.782: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x3174 (../src/upf/gtp-path.c:524) 02/01 11:03:45.782: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:03:48.788: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:03:48.798: [smf] INFO: Removed Session: UE IMSI:[262421068147118] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 02/01 11:03:48.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:03:48.798: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:03:50.808: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:03:50.808: [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(66)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:03:50 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=14864) Waiting for packet dumper to finish... 1 (prev_count=14864, count=15376) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:03:55.785: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:03:56.002: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:03:57.011: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:03:57.011: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:03:57.011: [smf] INFO: UE IMSI[262428208053831] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 02/01 11:03:57.022: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:03:57.022: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x398] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 02/01 11:03:57.022: [upf] INFO: UE F-SEID[UP:0xdbf CP:0x398] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:03:57.025: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x2437 (../src/upf/gtp-path.c:602) 02/01 11:03:57.025: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 02/01 11:03:57.025: [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@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:04:00.031: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:04:00.042: [smf] INFO: Removed Session: UE IMSI:[262428208053831] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 02/01 11:04:00.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:04:00.042: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:04:02.052: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:04:02.052: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:04:02 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15756) Waiting for packet dumper to finish... 1 (prev_count=15756, count=17060) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:04:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:04:05.646: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:04:06.586: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:04:07.591: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:04:07.591: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:04:07.591: [smf] INFO: UE IMSI[262424739231886] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 02/01 11:04:07.603: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:04:07.604: [upf] INFO: UE F-SEID[UP:0xbf CP:0x354] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 02/01 11:04:07.604: [upf] INFO: UE F-SEID[UP:0xbf CP:0x354] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '200107800044210A0000000000000000'O 02/01 11:04:07.610: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x257e (../src/upf/gtp-path.c:602) 02/01 11:04:07.610: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 02/01 11:04:07.610: [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@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:04:10.615: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:04:10.629: [smf] INFO: Removed Session: UE IMSI:[262424739231886] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 02/01 11:04:10.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:04:10.629: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:04:12.638: [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)@46622efb5b18: Final verdict of PTC: none 02/01 11:04:12.638: [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_global_saddr_ipv6(70)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:04:12 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14832) Waiting for packet dumper to finish... 1 (prev_count=14832, count=15344) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:04:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_clients_interact started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:04:16.480: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:04:16.846: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:04:17.848: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:04:17.848: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:04:17.848: [smf] INFO: UE IMSI[262424294300420] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 02/01 11:04:17.851: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:04:17.851: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x1b5] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 02/01 11:04:17.851: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x1b5] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: RA with /64 prefix '200107800044210B0000000000000000'O MTC@46622efb5b18: sending CreatePDP 02/01 11:04:17.852: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/01 11:04:17.852: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/01 11:04:17.852: [smf] INFO: UE IMSI[262421434823084] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 02/01 11:04:17.855: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/01 11:04:17.855: [upf] INFO: UE F-SEID[UP:0x652 CP:0x63] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 02/01 11:04:17.855: [upf] INFO: UE F-SEID[UP:0x652 CP:0x63] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: RA with /64 prefix '200107800044210C0000000000000000'O MTC@46622efb5b18: Warning: Stopping inactive timer T_default. MTC@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:04:23.858: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/01 11:04:23.861: [smf] INFO: Removed Session: UE IMSI:[262424294300420] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 02/01 11:04:23.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/01 11:04:23.861: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:04:23.861: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:04:23.863: [smf] INFO: Removed Session: UE IMSI:[262421434823084] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 02/01 11:04:23.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:04:23.863: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:04:25.865: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:04:25.865: [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)@46622efb5b18: Final verdict of PTC: none TC_pdp46_clients_interact(71)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:04:25 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22408) Waiting for packet dumper to finish... 1 (prev_count=22408, count=24108) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:04:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp46_act_deact_apn4 started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:04:29.468: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:04:29.908: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:04:30.910: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:04:30.910: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:04:30.910: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 02/01 11:04:30.910: [smf] INFO: UE IMSI[262424322679868] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:04:30.914: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:04:30.914: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 02/01 11:04:30.914: [upf] INFO: UE F-SEID[UP:0xab6 CP:0x4c4] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:04:30.914: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/01 11:04:30.916: [smf] INFO: Removed Session: UE IMSI:[262424322679868] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:04:30.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/01 11:04:30.916: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:04:32.920: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:04:32.920: [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_apn4(73)@46622efb5b18: Final verdict of PTC: none TC_pdp46_act_deact_apn4(74)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@46622efb5b18: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:04:32 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:04: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_echo_req_resp started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:04:36.290: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:04:36.779: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:04:39.789: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:04:39.789: [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(76)@46622efb5b18: Final verdict of PTC: none TC_echo_req_resp(75)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@46622efb5b18: Test case TC_echo_req_resp finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:04:39 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7484) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:04:41 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@46622efb5b18: 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@46622efb5b18: Test case TC_echo_req_resp_gtpu started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:04:43.306: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:04:44.834: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:04:47.840: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:04:47.840: [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_gtpu(77)@46622efb5b18: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@46622efb5b18: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:04:47 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:04:49 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@46622efb5b18: 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@46622efb5b18: Test case TC_pdp_act2_recovery started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:04:51.298: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:04:51.405: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:04:52.408: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/01 11:04:52.408: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/01 11:04:52.408: [smf] INFO: UE IMSI[262421595513270] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:04:52.412: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/01 11:04:52.412: [upf] INFO: UE F-SEID[UP:0x191 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 02/01 11:04:52.412: [upf] INFO: UE F-SEID[UP:0x191 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: sending 2nd CreatePDP (recovery increased) 02/01 11:04:52.413: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@46622efb5b18: 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@46622efb5b18: Stopping testcase execution from "GGSN_Tests.ttcn":383 02/01 11:04:55.419: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act2_recovery(80)@46622efb5b18: Final verdict of PTC: none 02/01 11:04:55.419: [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)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@46622efb5b18: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@46622efb5b18: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@46622efb5b18: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@46622efb5b18: 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'. Sat Feb 1 11:04:55 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11664) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:04: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_act_deact_retrans_duplicate started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:04:58.619: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:04:59.375: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:05:00.378: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/01 11:05:00.378: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/01 11:05:00.378: [smf] INFO: UE IMSI[262429495311876] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:00.385: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/01 11:05:00.385: [upf] INFO: UE F-SEID[UP:0x217 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:00.385: [upf] INFO: UE F-SEID[UP:0x217 CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:05:00.386: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/01 11:05:00.389: [smf] INFO: Removed Session: UE IMSI:[262429495311876] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:00.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/01 11:05:00.389: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:01.391: [gtp] WARNING: [8223] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:03.396: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:05:03.396: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(82)@46622efb5b18: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@46622efb5b18: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:05:03 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14020) Waiting for packet dumper to finish... 1 (prev_count=14020, count=15324) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_pdp_act_restart_ctr_echo started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:05:06.584: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:05:08.866: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:05:09.875: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/01 11:05:09.875: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/01 11:05:09.875: [smf] INFO: UE IMSI[262420862909881] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:09.892: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/01 11:05:09.892: [upf] INFO: UE F-SEID[UP:0x26d CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:09.892: [upf] INFO: UE F-SEID[UP:0x26d CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: 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@46622efb5b18: Stopping testcase execution from "GGSN_Tests.ttcn":2059 02/01 11:05:15.900: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:05:15.901: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@46622efb5b18: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@46622efb5b18: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@46622efb5b18: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@46622efb5b18: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@46622efb5b18: 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'. Sat Feb 1 11:05:15 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@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:05: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:05:19.098: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:05:19.971: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 02/01 11:05:21.316: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 02/01 11:05:21.316: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 02/01 11:05:21.316: [smf] INFO: UE IMSI[262426717339506] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.319: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 02/01 11:05:21.319: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.319: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:05:21.326: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/01 11:05:21.326: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/01 11:05:21.326: [smf] INFO: UE IMSI[262429102349527] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.329: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/01 11:05:21.329: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.329: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.337: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 02/01 11:05:21.337: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 02/01 11:05:21.337: [smf] INFO: UE IMSI[262421597314125] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.339: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 02/01 11:05:21.339: [upf] INFO: UE F-SEID[UP:0x39c CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.339: [upf] INFO: UE F-SEID[UP:0x39c CP:0xb7c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.347: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 02/01 11:05:21.347: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 02/01 11:05:21.347: [smf] INFO: UE IMSI[262429271346693] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.349: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 02/01 11:05:21.349: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.349: [upf] INFO: UE F-SEID[UP:0xa4 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.358: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 02/01 11:05:21.358: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 02/01 11:05:21.358: [smf] INFO: UE IMSI[262423518269006] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.360: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 02/01 11:05:21.360: [upf] INFO: UE F-SEID[UP:0x56e CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.360: [upf] INFO: UE F-SEID[UP:0x56e CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.368: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 02/01 11:05:21.368: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 02/01 11:05:21.368: [smf] INFO: UE IMSI[262425997340467] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.370: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 02/01 11:05:21.370: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.370: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.378: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 02/01 11:05:21.378: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 02/01 11:05:21.378: [smf] INFO: UE IMSI[262427983605691] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.381: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 02/01 11:05:21.381: [upf] INFO: UE F-SEID[UP:0x25f CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.381: [upf] INFO: UE F-SEID[UP:0x25f CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.389: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 02/01 11:05:21.389: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 02/01 11:05:21.389: [smf] INFO: UE IMSI[262427547451586] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.391: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 02/01 11:05:21.391: [upf] INFO: UE F-SEID[UP:0x6b CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.391: [upf] INFO: UE F-SEID[UP:0x6b CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.399: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 02/01 11:05:21.399: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 02/01 11:05:21.399: [smf] INFO: UE IMSI[262425504376211] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.401: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 02/01 11:05:21.401: [upf] INFO: UE F-SEID[UP:0xabe CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.401: [upf] INFO: UE F-SEID[UP:0xabe CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.410: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 02/01 11:05:21.410: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 02/01 11:05:21.410: [smf] INFO: UE IMSI[262421124039829] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.412: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 02/01 11:05:21.412: [upf] INFO: UE F-SEID[UP:0xdda CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.412: [upf] INFO: UE F-SEID[UP:0xdda CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.420: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 02/01 11:05:21.420: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 02/01 11:05:21.420: [smf] INFO: UE IMSI[262420352999952] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.423: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 02/01 11:05:21.423: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.423: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.431: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 02/01 11:05:21.431: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 02/01 11:05:21.431: [smf] INFO: UE IMSI[262423252856492] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.433: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 02/01 11:05:21.433: [upf] INFO: UE F-SEID[UP:0x408 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.433: [upf] INFO: UE F-SEID[UP:0x408 CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.441: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 02/01 11:05:21.441: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 02/01 11:05:21.441: [smf] INFO: UE IMSI[262426097662898] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.444: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 02/01 11:05:21.444: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.444: [upf] INFO: UE F-SEID[UP:0xaeb CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.451: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 02/01 11:05:21.451: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 02/01 11:05:21.451: [smf] INFO: UE IMSI[262425177707800] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.454: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 02/01 11:05:21.454: [upf] INFO: UE F-SEID[UP:0x125 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.454: [upf] INFO: UE F-SEID[UP:0x125 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.462: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 02/01 11:05:21.462: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 02/01 11:05:21.462: [smf] INFO: UE IMSI[262421730671505] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.464: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 02/01 11:05:21.464: [upf] INFO: UE F-SEID[UP:0x66d CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.464: [upf] INFO: UE F-SEID[UP:0x66d CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.472: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 02/01 11:05:21.472: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 02/01 11:05:21.472: [smf] INFO: UE IMSI[262422796095941] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.475: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 02/01 11:05:21.475: [upf] INFO: UE F-SEID[UP:0x667 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.475: [upf] INFO: UE F-SEID[UP:0x667 CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.483: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 02/01 11:05:21.483: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 02/01 11:05:21.483: [smf] INFO: UE IMSI[262423780414531] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.485: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 02/01 11:05:21.485: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.485: [upf] INFO: UE F-SEID[UP:0xf5b CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.493: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 02/01 11:05:21.493: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 02/01 11:05:21.493: [smf] INFO: UE IMSI[262424410061663] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.496: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 02/01 11:05:21.496: [upf] INFO: UE F-SEID[UP:0xea6 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.496: [upf] INFO: UE F-SEID[UP:0xea6 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.503: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 02/01 11:05:21.503: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 02/01 11:05:21.503: [smf] INFO: UE IMSI[262429966650538] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.506: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 02/01 11:05:21.506: [upf] INFO: UE F-SEID[UP:0x483 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.506: [upf] INFO: UE F-SEID[UP:0x483 CP:0x8d5] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.514: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 02/01 11:05:21.514: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 02/01 11:05:21.514: [smf] INFO: UE IMSI[262425513827711] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.516: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 02/01 11:05:21.516: [upf] INFO: UE F-SEID[UP:0x56f CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.516: [upf] INFO: UE F-SEID[UP:0x56f CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.524: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 02/01 11:05:21.524: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 02/01 11:05:21.524: [smf] INFO: UE IMSI[262425288707433] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.527: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 02/01 11:05:21.527: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.527: [upf] INFO: UE F-SEID[UP:0x7fb CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.535: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 02/01 11:05:21.535: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 02/01 11:05:21.535: [smf] INFO: UE IMSI[262421903772950] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.537: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 02/01 11:05:21.537: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.537: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.545: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 02/01 11:05:21.545: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 02/01 11:05:21.545: [smf] INFO: UE IMSI[262423144321107] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.548: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 02/01 11:05:21.548: [upf] INFO: UE F-SEID[UP:0x687 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.548: [upf] INFO: UE F-SEID[UP:0x687 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.555: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 02/01 11:05:21.555: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 02/01 11:05:21.555: [smf] INFO: UE IMSI[262426653457235] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.558: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 02/01 11:05:21.558: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.558: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.566: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 02/01 11:05:21.566: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 02/01 11:05:21.566: [smf] INFO: UE IMSI[262426568444216] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.568: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 02/01 11:05:21.568: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.568: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.576: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 02/01 11:05:21.576: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 02/01 11:05:21.576: [smf] INFO: UE IMSI[262427373605559] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.579: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 02/01 11:05:21.579: [upf] INFO: UE F-SEID[UP:0x85c CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.579: [upf] INFO: UE F-SEID[UP:0x85c CP:0x332] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.587: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 02/01 11:05:21.587: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 02/01 11:05:21.587: [smf] INFO: UE IMSI[262420145003593] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.589: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 02/01 11:05:21.589: [upf] INFO: UE F-SEID[UP:0x4d CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.589: [upf] INFO: UE F-SEID[UP:0x4d CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.597: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 02/01 11:05:21.597: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 02/01 11:05:21.597: [smf] INFO: UE IMSI[262423245997587] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.600: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 02/01 11:05:21.600: [upf] INFO: UE F-SEID[UP:0x870 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.600: [upf] INFO: UE F-SEID[UP:0x870 CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.607: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 02/01 11:05:21.607: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 02/01 11:05:21.607: [smf] INFO: UE IMSI[262426716963889] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.610: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 02/01 11:05:21.610: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.610: [upf] INFO: UE F-SEID[UP:0xfb8 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.618: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 02/01 11:05:21.618: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 02/01 11:05:21.618: [smf] INFO: UE IMSI[262424936791744] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.620: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 02/01 11:05:21.620: [upf] INFO: UE F-SEID[UP:0x7f CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.620: [upf] INFO: UE F-SEID[UP:0x7f CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.628: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 02/01 11:05:21.628: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 02/01 11:05:21.628: [smf] INFO: UE IMSI[262423540342966] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.630: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 02/01 11:05:21.630: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.630: [upf] INFO: UE F-SEID[UP:0x5a1 CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.639: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 02/01 11:05:21.639: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 02/01 11:05:21.639: [smf] INFO: UE IMSI[262429363125104] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.641: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 02/01 11:05:21.641: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.641: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.649: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 02/01 11:05:21.649: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 02/01 11:05:21.649: [smf] INFO: UE IMSI[262423407009534] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.651: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 02/01 11:05:21.651: [upf] INFO: UE F-SEID[UP:0x211 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.651: [upf] INFO: UE F-SEID[UP:0x211 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.660: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 02/01 11:05:21.660: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 02/01 11:05:21.660: [smf] INFO: UE IMSI[262427891351234] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.662: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 02/01 11:05:21.662: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.662: [upf] INFO: UE F-SEID[UP:0xd6a CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.670: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 02/01 11:05:21.670: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 02/01 11:05:21.670: [smf] INFO: UE IMSI[262427636063891] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.672: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 02/01 11:05:21.672: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.672: [upf] INFO: UE F-SEID[UP:0xf4f CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.680: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 02/01 11:05:21.680: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 02/01 11:05:21.680: [smf] INFO: UE IMSI[262420019767601] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.683: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 02/01 11:05:21.683: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.683: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.691: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 02/01 11:05:21.691: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 02/01 11:05:21.691: [smf] INFO: UE IMSI[262421206507319] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.693: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 02/01 11:05:21.693: [upf] INFO: UE F-SEID[UP:0x519 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.693: [upf] INFO: UE F-SEID[UP:0x519 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.701: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 02/01 11:05:21.701: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 02/01 11:05:21.701: [smf] INFO: UE IMSI[262427764577065] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.703: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 02/01 11:05:21.703: [upf] INFO: UE F-SEID[UP:0x196 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.703: [upf] INFO: UE F-SEID[UP:0x196 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.712: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 02/01 11:05:21.712: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 02/01 11:05:21.712: [smf] INFO: UE IMSI[262420505489446] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.714: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 02/01 11:05:21.714: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.714: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.722: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 02/01 11:05:21.722: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 02/01 11:05:21.722: [smf] INFO: UE IMSI[262427678967863] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.724: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 02/01 11:05:21.724: [upf] INFO: UE F-SEID[UP:0xd65 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.724: [upf] INFO: UE F-SEID[UP:0xd65 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.732: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 02/01 11:05:21.732: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 02/01 11:05:21.732: [smf] INFO: UE IMSI[262428061700674] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.734: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 02/01 11:05:21.734: [upf] INFO: UE F-SEID[UP:0x625 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.734: [upf] INFO: UE F-SEID[UP:0x625 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.743: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 02/01 11:05:21.743: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 02/01 11:05:21.743: [smf] INFO: UE IMSI[262429971029159] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.745: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 02/01 11:05:21.745: [upf] INFO: UE F-SEID[UP:0x634 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.745: [upf] INFO: UE F-SEID[UP:0x634 CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.753: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 02/01 11:05:21.753: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 02/01 11:05:21.753: [smf] INFO: UE IMSI[262422080555270] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.755: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 02/01 11:05:21.755: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.755: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.764: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 02/01 11:05:21.764: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 02/01 11:05:21.764: [smf] INFO: UE IMSI[262427631026219] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.766: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 02/01 11:05:21.766: [upf] INFO: UE F-SEID[UP:0x995 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.766: [upf] INFO: UE F-SEID[UP:0x995 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.774: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 02/01 11:05:21.774: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 02/01 11:05:21.774: [smf] INFO: UE IMSI[262421832347078] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.776: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 02/01 11:05:21.776: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.776: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.784: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 02/01 11:05:21.784: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 02/01 11:05:21.784: [smf] INFO: UE IMSI[262421518795102] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.786: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 02/01 11:05:21.787: [upf] INFO: UE F-SEID[UP:0xca7 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.787: [upf] INFO: UE F-SEID[UP:0xca7 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.795: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 02/01 11:05:21.795: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 02/01 11:05:21.795: [smf] INFO: UE IMSI[262429503511264] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.797: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 02/01 11:05:21.797: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.797: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.805: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 02/01 11:05:21.805: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 02/01 11:05:21.805: [smf] INFO: UE IMSI[262425214689769] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.807: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 02/01 11:05:21.807: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.807: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.816: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 02/01 11:05:21.816: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 02/01 11:05:21.816: [smf] INFO: UE IMSI[262421641754696] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.818: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 02/01 11:05:21.818: [upf] INFO: UE F-SEID[UP:0x257 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.818: [upf] INFO: UE F-SEID[UP:0x257 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.826: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 02/01 11:05:21.826: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 02/01 11:05:21.826: [smf] INFO: UE IMSI[262427015086062] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.828: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 02/01 11:05:21.828: [upf] INFO: UE F-SEID[UP:0x38c CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.828: [upf] INFO: UE F-SEID[UP:0x38c CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.837: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 02/01 11:05:21.837: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 02/01 11:05:21.837: [smf] INFO: UE IMSI[262425732296765] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.839: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 02/01 11:05:21.839: [upf] INFO: UE F-SEID[UP:0x793 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.839: [upf] INFO: UE F-SEID[UP:0x793 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.847: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 02/01 11:05:21.847: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 02/01 11:05:21.847: [smf] INFO: UE IMSI[262420604977733] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.849: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 02/01 11:05:21.849: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.849: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.857: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 02/01 11:05:21.857: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 02/01 11:05:21.857: [smf] INFO: UE IMSI[262425171766744] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.859: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 02/01 11:05:21.859: [upf] INFO: UE F-SEID[UP:0x728 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.859: [upf] INFO: UE F-SEID[UP:0x728 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.868: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 02/01 11:05:21.868: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 02/01 11:05:21.868: [smf] INFO: UE IMSI[262425394417884] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.870: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 02/01 11:05:21.870: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.870: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.878: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 02/01 11:05:21.878: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 02/01 11:05:21.878: [smf] INFO: UE IMSI[262420203734922] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.880: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 02/01 11:05:21.880: [upf] INFO: UE F-SEID[UP:0x417 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.880: [upf] INFO: UE F-SEID[UP:0x417 CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.889: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 02/01 11:05:21.889: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 02/01 11:05:21.889: [smf] INFO: UE IMSI[262423528093749] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.891: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 02/01 11:05:21.891: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.891: [upf] INFO: UE F-SEID[UP:0x1f2 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.899: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 02/01 11:05:21.899: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 02/01 11:05:21.899: [smf] INFO: UE IMSI[262426870370370] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.901: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 02/01 11:05:21.901: [upf] INFO: UE F-SEID[UP:0x336 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.901: [upf] INFO: UE F-SEID[UP:0x336 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.909: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 02/01 11:05:21.909: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 02/01 11:05:21.909: [smf] INFO: UE IMSI[262420134546317] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.911: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 02/01 11:05:21.911: [upf] INFO: UE F-SEID[UP:0x505 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.911: [upf] INFO: UE F-SEID[UP:0x505 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.920: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 02/01 11:05:21.920: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 02/01 11:05:21.920: [smf] INFO: UE IMSI[262427129546684] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.922: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 02/01 11:05:21.922: [upf] INFO: UE F-SEID[UP:0x480 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.922: [upf] INFO: UE F-SEID[UP:0x480 CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.930: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 02/01 11:05:21.930: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 02/01 11:05:21.930: [smf] INFO: UE IMSI[262423656079698] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.932: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 02/01 11:05:21.932: [upf] INFO: UE F-SEID[UP:0x324 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.932: [upf] INFO: UE F-SEID[UP:0x324 CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.941: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 02/01 11:05:21.941: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 02/01 11:05:21.941: [smf] INFO: UE IMSI[262425518247097] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.943: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 02/01 11:05:21.943: [upf] INFO: UE F-SEID[UP:0x87 CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.943: [upf] INFO: UE F-SEID[UP:0x87 CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.951: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 02/01 11:05:21.951: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 02/01 11:05:21.951: [smf] INFO: UE IMSI[262423313605230] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.953: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 02/01 11:05:21.953: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.953: [upf] INFO: UE F-SEID[UP:0xe30 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.961: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 02/01 11:05:21.961: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 02/01 11:05:21.961: [smf] INFO: UE IMSI[262428382242335] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.963: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 02/01 11:05:21.963: [upf] INFO: UE F-SEID[UP:0x9de CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.963: [upf] INFO: UE F-SEID[UP:0x9de CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.972: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 02/01 11:05:21.972: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 02/01 11:05:21.972: [smf] INFO: UE IMSI[262428378039831] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.975: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 02/01 11:05:21.975: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.975: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.983: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 02/01 11:05:21.983: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 02/01 11:05:21.983: [smf] INFO: UE IMSI[262425037590644] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.985: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 02/01 11:05:21.985: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.985: [upf] INFO: UE F-SEID[UP:0xe0e CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:21.993: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 02/01 11:05:21.993: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 02/01 11:05:21.993: [smf] INFO: UE IMSI[262424882649682] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:21.996: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 02/01 11:05:21.996: [upf] INFO: UE F-SEID[UP:0x225 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:21.996: [upf] INFO: UE F-SEID[UP:0x225 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.004: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 02/01 11:05:22.004: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 02/01 11:05:22.004: [smf] INFO: UE IMSI[262427985648230] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.006: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 02/01 11:05:22.006: [upf] INFO: UE F-SEID[UP:0x265 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.006: [upf] INFO: UE F-SEID[UP:0x265 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.014: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 02/01 11:05:22.014: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 02/01 11:05:22.014: [smf] INFO: UE IMSI[262421594725865] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.017: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 02/01 11:05:22.017: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.017: [upf] INFO: UE F-SEID[UP:0x4bf CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.025: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 02/01 11:05:22.025: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 02/01 11:05:22.025: [smf] INFO: UE IMSI[262422212747612] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.029: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 02/01 11:05:22.029: [upf] INFO: UE F-SEID[UP:0x406 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.029: [upf] INFO: UE F-SEID[UP:0x406 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.036: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 02/01 11:05:22.036: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 02/01 11:05:22.036: [smf] INFO: UE IMSI[262425385512189] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.045: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 02/01 11:05:22.045: [upf] INFO: UE F-SEID[UP:0xab CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.045: [upf] INFO: UE F-SEID[UP:0xab CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.050: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 02/01 11:05:22.050: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 02/01 11:05:22.050: [smf] INFO: UE IMSI[262428364613791] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.059: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 02/01 11:05:22.059: [upf] INFO: UE F-SEID[UP:0x267 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.059: [upf] INFO: UE F-SEID[UP:0x267 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.063: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 02/01 11:05:22.063: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 02/01 11:05:22.063: [smf] INFO: UE IMSI[262420975981959] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.072: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 02/01 11:05:22.072: [upf] INFO: UE F-SEID[UP:0x9b CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.072: [upf] INFO: UE F-SEID[UP:0x9b CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.075: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 02/01 11:05:22.075: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 02/01 11:05:22.076: [smf] INFO: UE IMSI[262420091577391] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.082: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 02/01 11:05:22.082: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.082: [upf] INFO: UE F-SEID[UP:0xd86 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.086: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 02/01 11:05:22.086: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 02/01 11:05:22.086: [smf] INFO: UE IMSI[262429280001978] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.092: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 02/01 11:05:22.092: [upf] INFO: UE F-SEID[UP:0x198 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.092: [upf] INFO: UE F-SEID[UP:0x198 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.097: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 02/01 11:05:22.097: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 02/01 11:05:22.097: [smf] INFO: UE IMSI[262429154558160] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.106: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 02/01 11:05:22.106: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.106: [upf] INFO: UE F-SEID[UP:0xbd5 CP:0x610] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.109: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 02/01 11:05:22.109: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 02/01 11:05:22.109: [smf] INFO: UE IMSI[262427389506644] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.114: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 02/01 11:05:22.115: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.115: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.119: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 02/01 11:05:22.119: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 02/01 11:05:22.119: [smf] INFO: UE IMSI[262428554153355] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.123: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 02/01 11:05:22.123: [upf] INFO: UE F-SEID[UP:0x46b CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.123: [upf] INFO: UE F-SEID[UP:0x46b CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.130: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 02/01 11:05:22.130: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 02/01 11:05:22.130: [smf] INFO: UE IMSI[262427415760531] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.135: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 02/01 11:05:22.135: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.135: [upf] INFO: UE F-SEID[UP:0xd41 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.141: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 02/01 11:05:22.141: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 02/01 11:05:22.141: [smf] INFO: UE IMSI[262427063945436] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.145: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 02/01 11:05:22.145: [upf] INFO: UE F-SEID[UP:0x254 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.145: [upf] INFO: UE F-SEID[UP:0x254 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.152: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 02/01 11:05:22.152: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 02/01 11:05:22.152: [smf] INFO: UE IMSI[262428047285222] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.156: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 02/01 11:05:22.156: [upf] INFO: UE F-SEID[UP:0x439 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.156: [upf] INFO: UE F-SEID[UP:0x439 CP:0xbf2] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.163: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 02/01 11:05:22.163: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 02/01 11:05:22.163: [smf] INFO: UE IMSI[262426519100232] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.171: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 02/01 11:05:22.171: [upf] INFO: UE F-SEID[UP:0x323 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.171: [upf] INFO: UE F-SEID[UP:0x323 CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.175: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 02/01 11:05:22.175: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 02/01 11:05:22.175: [smf] INFO: UE IMSI[262428911562832] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.184: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 02/01 11:05:22.184: [upf] INFO: UE F-SEID[UP:0x411 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.184: [upf] INFO: UE F-SEID[UP:0x411 CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.188: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 02/01 11:05:22.188: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 02/01 11:05:22.188: [smf] INFO: UE IMSI[262422240531487] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.194: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 02/01 11:05:22.194: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.194: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.199: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 02/01 11:05:22.199: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 02/01 11:05:22.199: [smf] INFO: UE IMSI[262423024535973] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.203: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 02/01 11:05:22.203: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.203: [upf] INFO: UE F-SEID[UP:0xc43 CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.210: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 02/01 11:05:22.210: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 02/01 11:05:22.210: [smf] INFO: UE IMSI[262423766421720] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.214: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 02/01 11:05:22.214: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.214: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.221: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 02/01 11:05:22.221: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 02/01 11:05:22.221: [smf] INFO: UE IMSI[262428063632376] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.225: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 02/01 11:05:22.225: [upf] INFO: UE F-SEID[UP:0x645 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.225: [upf] INFO: UE F-SEID[UP:0x645 CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.231: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 02/01 11:05:22.231: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 02/01 11:05:22.231: [smf] INFO: UE IMSI[262428651986248] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.236: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 02/01 11:05:22.236: [upf] INFO: UE F-SEID[UP:0x767 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.236: [upf] INFO: UE F-SEID[UP:0x767 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.242: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 02/01 11:05:22.242: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 02/01 11:05:22.242: [smf] INFO: UE IMSI[262426183261924] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.247: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 02/01 11:05:22.247: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.247: [upf] INFO: UE F-SEID[UP:0xd99 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.254: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 02/01 11:05:22.254: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 02/01 11:05:22.254: [smf] INFO: UE IMSI[262428718924912] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.261: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 02/01 11:05:22.261: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.261: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.265: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 02/01 11:05:22.265: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 02/01 11:05:22.265: [smf] INFO: UE IMSI[262422674469920] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.271: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 02/01 11:05:22.272: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.272: [upf] INFO: UE F-SEID[UP:0x8f4 CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.276: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 02/01 11:05:22.276: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 02/01 11:05:22.276: [smf] INFO: UE IMSI[262423818924323] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.282: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 02/01 11:05:22.282: [upf] INFO: UE F-SEID[UP:0x133 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.282: [upf] INFO: UE F-SEID[UP:0x133 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.287: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 02/01 11:05:22.287: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 02/01 11:05:22.287: [smf] INFO: UE IMSI[262426914079881] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.292: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 02/01 11:05:22.292: [upf] INFO: UE F-SEID[UP:0x94 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.292: [upf] INFO: UE F-SEID[UP:0x94 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.298: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 02/01 11:05:22.298: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 02/01 11:05:22.298: [smf] INFO: UE IMSI[262428810063052] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.303: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 02/01 11:05:22.303: [upf] INFO: UE F-SEID[UP:0x17b CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.303: [upf] INFO: UE F-SEID[UP:0x17b CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.309: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 02/01 11:05:22.309: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 02/01 11:05:22.309: [smf] INFO: UE IMSI[262424949370112] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.315: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 02/01 11:05:22.315: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.315: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0x6fa] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.321: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 02/01 11:05:22.321: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 02/01 11:05:22.321: [smf] INFO: UE IMSI[262429944375841] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.332: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 02/01 11:05:22.332: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.332: [upf] INFO: UE F-SEID[UP:0xf69 CP:0x8bc] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.333: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 02/01 11:05:22.333: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 02/01 11:05:22.333: [smf] INFO: UE IMSI[262426411353953] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.341: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 02/01 11:05:22.341: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.341: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.344: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 02/01 11:05:22.344: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 02/01 11:05:22.344: [smf] INFO: UE IMSI[262424167553299] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.350: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 02/01 11:05:22.350: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.350: [upf] INFO: UE F-SEID[UP:0x2fa CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.355: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 02/01 11:05:22.355: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 02/01 11:05:22.355: [smf] INFO: UE IMSI[262424289543795] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.360: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 02/01 11:05:22.360: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.360: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.366: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 02/01 11:05:22.366: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 02/01 11:05:22.366: [smf] INFO: UE IMSI[262422362381225] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.372: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 02/01 11:05:22.372: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.372: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0x973] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.378: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 02/01 11:05:22.378: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 02/01 11:05:22.378: [smf] INFO: UE IMSI[262425829973393] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.386: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 02/01 11:05:22.386: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.386: [upf] INFO: UE F-SEID[UP:0xb82 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.390: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 02/01 11:05:22.390: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 02/01 11:05:22.390: [smf] INFO: UE IMSI[262421588905811] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.396: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 02/01 11:05:22.396: [upf] INFO: UE F-SEID[UP:0x210 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.396: [upf] INFO: UE F-SEID[UP:0x210 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.401: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 02/01 11:05:22.401: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 02/01 11:05:22.401: [smf] INFO: UE IMSI[262428646305989] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.405: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 02/01 11:05:22.405: [upf] INFO: UE F-SEID[UP:0x782 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.405: [upf] INFO: UE F-SEID[UP:0x782 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.411: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 02/01 11:05:22.411: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 02/01 11:05:22.411: [smf] INFO: UE IMSI[262426288314057] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.416: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 02/01 11:05:22.416: [upf] INFO: UE F-SEID[UP:0x882 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.416: [upf] INFO: UE F-SEID[UP:0x882 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.422: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 02/01 11:05:22.422: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 02/01 11:05:22.422: [smf] INFO: UE IMSI[262429982453236] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.427: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 02/01 11:05:22.427: [upf] INFO: UE F-SEID[UP:0xea CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.427: [upf] INFO: UE F-SEID[UP:0xea CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.433: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 02/01 11:05:22.433: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 02/01 11:05:22.433: [smf] INFO: UE IMSI[262429840130754] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.437: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 02/01 11:05:22.437: [upf] INFO: UE F-SEID[UP:0x369 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.437: [upf] INFO: UE F-SEID[UP:0x369 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.444: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 02/01 11:05:22.444: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 02/01 11:05:22.444: [smf] INFO: UE IMSI[262422165694601] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.448: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 02/01 11:05:22.448: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.448: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.455: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 02/01 11:05:22.455: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 02/01 11:05:22.455: [smf] INFO: UE IMSI[262424840789431] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.459: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 02/01 11:05:22.459: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.459: [upf] INFO: UE F-SEID[UP:0xc31 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.466: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 02/01 11:05:22.466: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 02/01 11:05:22.466: [smf] INFO: UE IMSI[262420108513811] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.470: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 02/01 11:05:22.470: [upf] INFO: UE F-SEID[UP:0x876 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.470: [upf] INFO: UE F-SEID[UP:0x876 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.476: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 02/01 11:05:22.476: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 02/01 11:05:22.476: [smf] INFO: UE IMSI[262422518417083] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.481: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 02/01 11:05:22.481: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.481: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xc22] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.487: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 02/01 11:05:22.487: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 02/01 11:05:22.487: [smf] INFO: UE IMSI[262424741559258] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.492: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 02/01 11:05:22.492: [upf] INFO: UE F-SEID[UP:0x911 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.492: [upf] INFO: UE F-SEID[UP:0x911 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.498: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 02/01 11:05:22.498: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 02/01 11:05:22.498: [smf] INFO: UE IMSI[262425893538169] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.503: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 02/01 11:05:22.503: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.503: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.509: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 02/01 11:05:22.509: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 02/01 11:05:22.509: [smf] INFO: UE IMSI[262426238651642] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.513: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 02/01 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xf09 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.520: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 02/01 11:05:22.520: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 02/01 11:05:22.520: [smf] INFO: UE IMSI[262420382019135] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.524: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 02/01 11:05:22.524: [upf] INFO: UE F-SEID[UP:0x402 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.524: [upf] INFO: UE F-SEID[UP:0x402 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.531: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 02/01 11:05:22.531: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 02/01 11:05:22.531: [smf] INFO: UE IMSI[262424941538089] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.535: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 02/01 11:05:22.535: [upf] INFO: UE F-SEID[UP:0x542 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.535: [upf] INFO: UE F-SEID[UP:0x542 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.542: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 02/01 11:05:22.542: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 02/01 11:05:22.542: [smf] INFO: UE IMSI[262427286763772] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.546: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 02/01 11:05:22.546: [upf] INFO: UE F-SEID[UP:0x41f CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.546: [upf] INFO: UE F-SEID[UP:0x41f CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.552: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 02/01 11:05:22.552: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 02/01 11:05:22.552: [smf] INFO: UE IMSI[262427948165833] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.556: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 02/01 11:05:22.556: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.556: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.563: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 02/01 11:05:22.563: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 02/01 11:05:22.563: [smf] INFO: UE IMSI[262421900852720] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.567: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 02/01 11:05:22.568: [upf] INFO: UE F-SEID[UP:0x44c CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.568: [upf] INFO: UE F-SEID[UP:0x44c CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.574: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 02/01 11:05:22.574: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 02/01 11:05:22.574: [smf] INFO: UE IMSI[262427996706278] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.578: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 02/01 11:05:22.578: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.578: [upf] INFO: UE F-SEID[UP:0xaaa CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.585: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 02/01 11:05:22.585: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 02/01 11:05:22.585: [smf] INFO: UE IMSI[262429885862243] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.589: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 02/01 11:05:22.589: [upf] INFO: UE F-SEID[UP:0xaa CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.589: [upf] INFO: UE F-SEID[UP:0xaa CP:0x330] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.596: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 02/01 11:05:22.596: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 02/01 11:05:22.596: [smf] INFO: UE IMSI[262429735155652] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.600: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 02/01 11:05:22.600: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.600: [upf] INFO: UE F-SEID[UP:0x6d5 CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.607: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 02/01 11:05:22.607: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 02/01 11:05:22.607: [smf] INFO: UE IMSI[262427029215666] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.611: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 02/01 11:05:22.611: [upf] INFO: UE F-SEID[UP:0x7de CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.611: [upf] INFO: UE F-SEID[UP:0x7de CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.617: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 02/01 11:05:22.617: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 02/01 11:05:22.617: [smf] INFO: UE IMSI[262423187996511] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.621: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 02/01 11:05:22.621: [upf] INFO: UE F-SEID[UP:0x93a CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.621: [upf] INFO: UE F-SEID[UP:0x93a CP:0xd0e] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.628: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 02/01 11:05:22.628: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 02/01 11:05:22.628: [smf] INFO: UE IMSI[262426641677926] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.633: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 02/01 11:05:22.633: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.633: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.639: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 02/01 11:05:22.639: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 02/01 11:05:22.639: [smf] INFO: UE IMSI[262425891266366] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.643: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 02/01 11:05:22.643: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.643: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.650: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 02/01 11:05:22.650: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 02/01 11:05:22.650: [smf] INFO: UE IMSI[262424876481037] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.655: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 02/01 11:05:22.655: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.655: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.661: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 02/01 11:05:22.661: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 02/01 11:05:22.661: [smf] INFO: UE IMSI[262429980862218] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.665: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 02/01 11:05:22.665: [upf] INFO: UE F-SEID[UP:0x94e CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.665: [upf] INFO: UE F-SEID[UP:0x94e CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.672: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 02/01 11:05:22.672: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 02/01 11:05:22.672: [smf] INFO: UE IMSI[262426973657664] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.676: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 02/01 11:05:22.676: [upf] INFO: UE F-SEID[UP:0x780 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.676: [upf] INFO: UE F-SEID[UP:0x780 CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.683: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 02/01 11:05:22.683: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 02/01 11:05:22.683: [smf] INFO: UE IMSI[262426984984442] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.687: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 02/01 11:05:22.687: [upf] INFO: UE F-SEID[UP:0x64f CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.687: [upf] INFO: UE F-SEID[UP:0x64f CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.693: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 02/01 11:05:22.693: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 02/01 11:05:22.693: [smf] INFO: UE IMSI[262429279157485] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.697: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 02/01 11:05:22.697: [upf] INFO: UE F-SEID[UP:0x292 CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.697: [upf] INFO: UE F-SEID[UP:0x292 CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.704: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 02/01 11:05:22.704: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 02/01 11:05:22.704: [smf] INFO: UE IMSI[262422736679587] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.709: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 02/01 11:05:22.709: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.709: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.715: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 02/01 11:05:22.715: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 02/01 11:05:22.715: [smf] INFO: UE IMSI[262420445771101] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.719: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 02/01 11:05:22.719: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.719: [upf] INFO: UE F-SEID[UP:0xe64 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.726: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 02/01 11:05:22.726: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 02/01 11:05:22.726: [smf] INFO: UE IMSI[262420872466194] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.730: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 02/01 11:05:22.730: [upf] INFO: UE F-SEID[UP:0x19c CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.730: [upf] INFO: UE F-SEID[UP:0x19c CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.737: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 02/01 11:05:22.737: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 02/01 11:05:22.737: [smf] INFO: UE IMSI[262426335855533] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.741: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 02/01 11:05:22.741: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.741: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.748: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 02/01 11:05:22.748: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 02/01 11:05:22.748: [smf] INFO: UE IMSI[262425145843987] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.752: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 02/01 11:05:22.752: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.752: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.759: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 02/01 11:05:22.759: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 02/01 11:05:22.759: [smf] INFO: UE IMSI[262420416517397] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.767: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 02/01 11:05:22.767: [upf] INFO: UE F-SEID[UP:0x69c CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.767: [upf] INFO: UE F-SEID[UP:0x69c CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.770: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 02/01 11:05:22.770: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 02/01 11:05:22.770: [smf] INFO: UE IMSI[262425515236377] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.775: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 02/01 11:05:22.775: [upf] INFO: UE F-SEID[UP:0x886 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.775: [upf] INFO: UE F-SEID[UP:0x886 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.781: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 02/01 11:05:22.781: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 02/01 11:05:22.781: [smf] INFO: UE IMSI[262425623857579] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.785: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 02/01 11:05:22.785: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.785: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.792: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 02/01 11:05:22.792: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 02/01 11:05:22.792: [smf] INFO: UE IMSI[262426764071666] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.800: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 02/01 11:05:22.800: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.800: [upf] INFO: UE F-SEID[UP:0xdf9 CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.805: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 02/01 11:05:22.805: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 02/01 11:05:22.805: [smf] INFO: UE IMSI[262426837758616] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.816: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 02/01 11:05:22.816: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.816: [upf] INFO: UE F-SEID[UP:0xa98 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.817: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 02/01 11:05:22.817: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 02/01 11:05:22.817: [smf] INFO: UE IMSI[262429363607744] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.825: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 02/01 11:05:22.825: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.825: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.829: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 02/01 11:05:22.829: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 02/01 11:05:22.829: [smf] INFO: UE IMSI[262421682613174] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.837: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 02/01 11:05:22.837: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.837: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.840: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 02/01 11:05:22.840: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 02/01 11:05:22.840: [smf] INFO: UE IMSI[262428649889300] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.845: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 02/01 11:05:22.845: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.845: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.851: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 02/01 11:05:22.851: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 02/01 11:05:22.851: [smf] INFO: UE IMSI[262425283246166] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.856: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 02/01 11:05:22.856: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.856: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.862: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 02/01 11:05:22.862: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 02/01 11:05:22.862: [smf] INFO: UE IMSI[262424773593422] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.867: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 02/01 11:05:22.867: [upf] INFO: UE F-SEID[UP:0x636 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.867: [upf] INFO: UE F-SEID[UP:0x636 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.873: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 02/01 11:05:22.873: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 02/01 11:05:22.873: [smf] INFO: UE IMSI[262424461747370] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.877: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 02/01 11:05:22.877: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.877: [upf] INFO: UE F-SEID[UP:0x2e8 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.883: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 02/01 11:05:22.883: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 02/01 11:05:22.883: [smf] INFO: UE IMSI[262423650095398] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.888: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 02/01 11:05:22.888: [upf] INFO: UE F-SEID[UP:0x61f CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.888: [upf] INFO: UE F-SEID[UP:0x61f CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.894: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 02/01 11:05:22.894: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 02/01 11:05:22.894: [smf] INFO: UE IMSI[262426135842206] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.899: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 02/01 11:05:22.899: [upf] INFO: UE F-SEID[UP:0x994 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.899: [upf] INFO: UE F-SEID[UP:0x994 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.905: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 02/01 11:05:22.905: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 02/01 11:05:22.905: [smf] INFO: UE IMSI[262427278356949] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.909: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 02/01 11:05:22.909: [upf] INFO: UE F-SEID[UP:0x18c CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.909: [upf] INFO: UE F-SEID[UP:0x18c CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.916: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 02/01 11:05:22.916: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 02/01 11:05:22.916: [smf] INFO: UE IMSI[262423065392877] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.920: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 02/01 11:05:22.920: [upf] INFO: UE F-SEID[UP:0x621 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.920: [upf] INFO: UE F-SEID[UP:0x621 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.926: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 02/01 11:05:22.926: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 02/01 11:05:22.926: [smf] INFO: UE IMSI[262426774632337] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.931: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 02/01 11:05:22.931: [upf] INFO: UE F-SEID[UP:0x31f CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.931: [upf] INFO: UE F-SEID[UP:0x31f CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.938: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 02/01 11:05:22.938: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 02/01 11:05:22.938: [smf] INFO: UE IMSI[262428735617471] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.945: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 02/01 11:05:22.945: [upf] INFO: UE F-SEID[UP:0x21e CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.945: [upf] INFO: UE F-SEID[UP:0x21e CP:0xde8] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.950: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 02/01 11:05:22.950: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 02/01 11:05:22.950: [smf] INFO: UE IMSI[262429936512844] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.958: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 02/01 11:05:22.958: [upf] INFO: UE F-SEID[UP:0x74d CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.958: [upf] INFO: UE F-SEID[UP:0x74d CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.961: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 02/01 11:05:22.961: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 02/01 11:05:22.961: [smf] INFO: UE IMSI[262427465300343] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.967: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 02/01 11:05:22.967: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.967: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.972: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 02/01 11:05:22.973: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 02/01 11:05:22.973: [smf] INFO: UE IMSI[262428529207941] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.980: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 02/01 11:05:22.980: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.980: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.984: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 02/01 11:05:22.984: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 02/01 11:05:22.984: [smf] INFO: UE IMSI[262428178807853] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:22.991: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 02/01 11:05:22.991: [upf] INFO: UE F-SEID[UP:0xc6a CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:22.991: [upf] INFO: UE F-SEID[UP:0xc6a CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:22.996: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 02/01 11:05:22.996: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 02/01 11:05:22.996: [smf] INFO: UE IMSI[262429959915647] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.002: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 02/01 11:05:23.002: [upf] INFO: UE F-SEID[UP:0x161 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.002: [upf] INFO: UE F-SEID[UP:0x161 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.006: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 02/01 11:05:23.006: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 02/01 11:05:23.006: [smf] INFO: UE IMSI[262427348317643] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.011: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 02/01 11:05:23.011: [upf] INFO: UE F-SEID[UP:0x569 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.011: [upf] INFO: UE F-SEID[UP:0x569 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.017: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 02/01 11:05:23.017: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 02/01 11:05:23.017: [smf] INFO: UE IMSI[262423588089794] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.022: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 02/01 11:05:23.022: [upf] INFO: UE F-SEID[UP:0x468 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.022: [upf] INFO: UE F-SEID[UP:0x468 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.028: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 02/01 11:05:23.028: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 02/01 11:05:23.028: [smf] INFO: UE IMSI[262421780654261] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.033: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 02/01 11:05:23.033: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.033: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xc2b] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.039: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 02/01 11:05:23.039: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 02/01 11:05:23.039: [smf] INFO: UE IMSI[262426759559903] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.043: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 02/01 11:05:23.043: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.043: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.050: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 02/01 11:05:23.050: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 02/01 11:05:23.050: [smf] INFO: UE IMSI[262429945731175] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.057: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 02/01 11:05:23.057: [upf] INFO: UE F-SEID[UP:0x62c CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.057: [upf] INFO: UE F-SEID[UP:0x62c CP:0xec0] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.061: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 02/01 11:05:23.061: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 02/01 11:05:23.061: [smf] INFO: UE IMSI[262425834485836] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.066: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 02/01 11:05:23.066: [upf] INFO: UE F-SEID[UP:0x38b CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.066: [upf] INFO: UE F-SEID[UP:0x38b CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.072: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 02/01 11:05:23.072: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 02/01 11:05:23.072: [smf] INFO: UE IMSI[262421410090764] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.076: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 02/01 11:05:23.076: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.076: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0xedb] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.083: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 02/01 11:05:23.083: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 02/01 11:05:23.083: [smf] INFO: UE IMSI[262427085206001] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.089: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 02/01 11:05:23.089: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.089: [upf] INFO: UE F-SEID[UP:0xad6 CP:0x6d1] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.094: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 02/01 11:05:23.094: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 02/01 11:05:23.094: [smf] INFO: UE IMSI[262424766345984] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.099: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 02/01 11:05:23.099: [upf] INFO: UE F-SEID[UP:0x837 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.099: [upf] INFO: UE F-SEID[UP:0x837 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.105: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 02/01 11:05:23.105: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 02/01 11:05:23.105: [smf] INFO: UE IMSI[262427572252866] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.109: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 02/01 11:05:23.109: [upf] INFO: UE F-SEID[UP:0x930 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.109: [upf] INFO: UE F-SEID[UP:0x930 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.116: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 02/01 11:05:23.116: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 02/01 11:05:23.116: [smf] INFO: UE IMSI[262423887045912] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.120: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 02/01 11:05:23.120: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.120: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.127: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 02/01 11:05:23.127: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 02/01 11:05:23.127: [smf] INFO: UE IMSI[262421867041146] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.131: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 02/01 11:05:23.131: [upf] INFO: UE F-SEID[UP:0xc5a CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.131: [upf] INFO: UE F-SEID[UP:0xc5a CP:0x7ce] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.137: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 02/01 11:05:23.137: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 02/01 11:05:23.137: [smf] INFO: UE IMSI[262429466391254] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.142: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 02/01 11:05:23.142: [upf] INFO: UE F-SEID[UP:0x619 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.142: [upf] INFO: UE F-SEID[UP:0x619 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.148: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 02/01 11:05:23.148: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 02/01 11:05:23.148: [smf] INFO: UE IMSI[262421956433797] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.152: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 02/01 11:05:23.152: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.152: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.159: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 02/01 11:05:23.159: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 02/01 11:05:23.159: [smf] INFO: UE IMSI[262424279754743] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.164: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 02/01 11:05:23.164: [upf] INFO: UE F-SEID[UP:0x553 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.164: [upf] INFO: UE F-SEID[UP:0x553 CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.170: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 02/01 11:05:23.170: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 02/01 11:05:23.170: [smf] INFO: UE IMSI[262420849000324] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.174: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 02/01 11:05:23.174: [upf] INFO: UE F-SEID[UP:0x850 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.174: [upf] INFO: UE F-SEID[UP:0x850 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.181: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 02/01 11:05:23.181: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 02/01 11:05:23.181: [smf] INFO: UE IMSI[262424324301124] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.185: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 02/01 11:05:23.185: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.185: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.192: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 02/01 11:05:23.192: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 02/01 11:05:23.192: [smf] INFO: UE IMSI[262425837306782] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.196: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 02/01 11:05:23.196: [upf] INFO: UE F-SEID[UP:0x282 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.196: [upf] INFO: UE F-SEID[UP:0x282 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.203: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 02/01 11:05:23.203: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 02/01 11:05:23.203: [smf] INFO: UE IMSI[262427551002010] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.207: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 02/01 11:05:23.207: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.207: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.214: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 02/01 11:05:23.214: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 02/01 11:05:23.214: [smf] INFO: UE IMSI[262422973353112] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.217: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 02/01 11:05:23.218: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.218: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.224: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 02/01 11:05:23.224: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 02/01 11:05:23.224: [smf] INFO: UE IMSI[262426485104464] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.229: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 02/01 11:05:23.229: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.229: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.235: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 02/01 11:05:23.235: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 02/01 11:05:23.235: [smf] INFO: UE IMSI[262426207896761] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.239: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 02/01 11:05:23.239: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.239: [upf] INFO: UE F-SEID[UP:0x4f2 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.246: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 02/01 11:05:23.246: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 02/01 11:05:23.246: [smf] INFO: UE IMSI[262424553307791] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.250: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 02/01 11:05:23.250: [upf] INFO: UE F-SEID[UP:0xa CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.250: [upf] INFO: UE F-SEID[UP:0xa CP:0xaef] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.257: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 02/01 11:05:23.257: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 02/01 11:05:23.257: [smf] INFO: UE IMSI[262427895094125] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.261: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 02/01 11:05:23.261: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.261: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.268: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 02/01 11:05:23.268: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 02/01 11:05:23.268: [smf] INFO: UE IMSI[262421615633641] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.273: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 02/01 11:05:23.273: [upf] INFO: UE F-SEID[UP:0x4de CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.273: [upf] INFO: UE F-SEID[UP:0x4de CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.279: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 02/01 11:05:23.279: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 02/01 11:05:23.279: [smf] INFO: UE IMSI[262422057870018] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.284: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 02/01 11:05:23.284: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.284: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.290: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 02/01 11:05:23.290: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 02/01 11:05:23.290: [smf] INFO: UE IMSI[262425441144437] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.297: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 02/01 11:05:23.297: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.297: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.301: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 02/01 11:05:23.301: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 02/01 11:05:23.301: [smf] INFO: UE IMSI[262427003914512] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.307: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 02/01 11:05:23.307: [upf] INFO: UE F-SEID[UP:0x94d CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.307: [upf] INFO: UE F-SEID[UP:0x94d CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.312: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 02/01 11:05:23.312: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 02/01 11:05:23.312: [smf] INFO: UE IMSI[262426756361472] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.317: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 02/01 11:05:23.317: [upf] INFO: UE F-SEID[UP:0x58d CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.317: [upf] INFO: UE F-SEID[UP:0x58d CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.324: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 02/01 11:05:23.324: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 02/01 11:05:23.324: [smf] INFO: UE IMSI[262424266013285] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.333: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 02/01 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x268 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x268 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.335: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 02/01 11:05:23.336: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 02/01 11:05:23.336: [smf] INFO: UE IMSI[262425081838529] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.341: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 02/01 11:05:23.341: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.341: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.347: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 02/01 11:05:23.347: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 02/01 11:05:23.347: [smf] INFO: UE IMSI[262425825823310] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.354: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 02/01 11:05:23.354: [upf] INFO: UE F-SEID[UP:0x72d CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.354: [upf] INFO: UE F-SEID[UP:0x72d CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.358: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 02/01 11:05:23.358: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 02/01 11:05:23.358: [smf] INFO: UE IMSI[262421945850655] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.365: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 02/01 11:05:23.365: [upf] INFO: UE F-SEID[UP:0x134 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.365: [upf] INFO: UE F-SEID[UP:0x134 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.370: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 02/01 11:05:23.370: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 02/01 11:05:23.370: [smf] INFO: UE IMSI[262425554032317] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.376: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 02/01 11:05:23.376: [upf] INFO: UE F-SEID[UP:0x5d CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.376: [upf] INFO: UE F-SEID[UP:0x5d CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.381: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 02/01 11:05:23.381: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 02/01 11:05:23.381: [smf] INFO: UE IMSI[262423286774391] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.385: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 02/01 11:05:23.385: [upf] INFO: UE F-SEID[UP:0x93f CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.385: [upf] INFO: UE F-SEID[UP:0x93f CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.391: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 02/01 11:05:23.391: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 02/01 11:05:23.391: [smf] INFO: UE IMSI[262422196916166] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.396: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 02/01 11:05:23.396: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.396: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.402: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 02/01 11:05:23.402: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 02/01 11:05:23.402: [smf] INFO: UE IMSI[262425611612097] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.407: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 02/01 11:05:23.407: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.407: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.413: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 02/01 11:05:23.413: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 02/01 11:05:23.413: [smf] INFO: UE IMSI[262425127745087] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.421: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 02/01 11:05:23.421: [upf] INFO: UE F-SEID[UP:0x47 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.421: [upf] INFO: UE F-SEID[UP:0x47 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.425: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 02/01 11:05:23.425: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 02/01 11:05:23.425: [smf] INFO: UE IMSI[262426562480052] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.431: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 02/01 11:05:23.431: [upf] INFO: UE F-SEID[UP:0x953 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.431: [upf] INFO: UE F-SEID[UP:0x953 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.435: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 02/01 11:05:23.435: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 02/01 11:05:23.435: [smf] INFO: UE IMSI[262425748174859] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.438: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 02/01 11:05:23.438: [upf] INFO: UE F-SEID[UP:0xeae CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.438: [upf] INFO: UE F-SEID[UP:0xeae CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.446: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 02/01 11:05:23.446: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 02/01 11:05:23.446: [smf] INFO: UE IMSI[262424248359251] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.449: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 02/01 11:05:23.449: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.449: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.456: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 02/01 11:05:23.456: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 02/01 11:05:23.456: [smf] INFO: UE IMSI[262420023212123] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.459: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 02/01 11:05:23.459: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.459: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.467: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 02/01 11:05:23.467: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 02/01 11:05:23.467: [smf] INFO: UE IMSI[262427655699076] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.472: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 02/01 11:05:23.473: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.473: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.478: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 02/01 11:05:23.478: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 02/01 11:05:23.478: [smf] INFO: UE IMSI[262424655757721] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.484: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 02/01 11:05:23.484: [upf] INFO: UE F-SEID[UP:0x317 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.484: [upf] INFO: UE F-SEID[UP:0x317 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.489: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 02/01 11:05:23.489: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 02/01 11:05:23.490: [smf] INFO: UE IMSI[262425861668487] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.495: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 02/01 11:05:23.495: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.495: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.500: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 02/01 11:05:23.500: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 02/01 11:05:23.500: [smf] INFO: UE IMSI[262423569752472] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.505: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 02/01 11:05:23.505: [upf] INFO: UE F-SEID[UP:0x68b CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.505: [upf] INFO: UE F-SEID[UP:0x68b CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.511: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 02/01 11:05:23.511: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 02/01 11:05:23.511: [smf] INFO: UE IMSI[262428709860703] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.516: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 02/01 11:05:23.516: [upf] INFO: UE F-SEID[UP:0x82b CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.516: [upf] INFO: UE F-SEID[UP:0x82b CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.523: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 02/01 11:05:23.523: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 02/01 11:05:23.523: [smf] INFO: UE IMSI[262427205666036] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.530: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 02/01 11:05:23.530: [upf] INFO: UE F-SEID[UP:0x8bd CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.530: [upf] INFO: UE F-SEID[UP:0x8bd CP:0x1f9] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.534: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 02/01 11:05:23.534: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 02/01 11:05:23.534: [smf] INFO: UE IMSI[262420283057795] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.540: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 02/01 11:05:23.540: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.540: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.545: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 02/01 11:05:23.545: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 02/01 11:05:23.545: [smf] INFO: UE IMSI[262429624799390] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.550: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 02/01 11:05:23.550: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.550: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.556: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 02/01 11:05:23.556: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 02/01 11:05:23.556: [smf] INFO: UE IMSI[262424294114596] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.561: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 02/01 11:05:23.561: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.561: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.567: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 02/01 11:05:23.567: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 02/01 11:05:23.567: [smf] INFO: UE IMSI[262422494718812] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.571: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 02/01 11:05:23.571: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.571: [upf] INFO: UE F-SEID[UP:0x4cc CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.577: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 02/01 11:05:23.577: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 02/01 11:05:23.577: [smf] INFO: UE IMSI[262426953786711] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.582: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 02/01 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x758 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.582: [upf] INFO: UE F-SEID[UP:0x758 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.588: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 02/01 11:05:23.588: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 02/01 11:05:23.588: [smf] INFO: UE IMSI[262427213791390] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.594: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 02/01 11:05:23.594: [upf] INFO: UE F-SEID[UP:0x84e CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.594: [upf] INFO: UE F-SEID[UP:0x84e CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.599: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 02/01 11:05:23.599: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 02/01 11:05:23.599: [smf] INFO: UE IMSI[262422805371283] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.604: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 02/01 11:05:23.604: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.604: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.610: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 02/01 11:05:23.610: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 02/01 11:05:23.610: [smf] INFO: UE IMSI[262427940977609] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.615: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 02/01 11:05:23.615: [upf] INFO: UE F-SEID[UP:0x13c CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.615: [upf] INFO: UE F-SEID[UP:0x13c CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.621: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 02/01 11:05:23.621: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 02/01 11:05:23.621: [smf] INFO: UE IMSI[262428800253079] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.625: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 02/01 11:05:23.625: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.625: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xbe0] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.632: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 02/01 11:05:23.632: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 02/01 11:05:23.632: [smf] INFO: UE IMSI[262424066045542] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.636: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 02/01 11:05:23.636: [upf] INFO: UE F-SEID[UP:0xb5e CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.636: [upf] INFO: UE F-SEID[UP:0xb5e CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.642: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 02/01 11:05:23.642: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 02/01 11:05:23.642: [smf] INFO: UE IMSI[262424659403638] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.647: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 02/01 11:05:23.647: [upf] INFO: UE F-SEID[UP:0x478 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.647: [upf] INFO: UE F-SEID[UP:0x478 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.653: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 02/01 11:05:23.653: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 02/01 11:05:23.653: [smf] INFO: UE IMSI[262428374855181] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.658: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 02/01 11:05:23.658: [upf] INFO: UE F-SEID[UP:0x90e CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.658: [upf] INFO: UE F-SEID[UP:0x90e CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.664: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 02/01 11:05:23.664: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 02/01 11:05:23.664: [smf] INFO: UE IMSI[262428830299602] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.669: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 02/01 11:05:23.669: [upf] INFO: UE F-SEID[UP:0x66e CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.669: [upf] INFO: UE F-SEID[UP:0x66e CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.675: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 02/01 11:05:23.675: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 02/01 11:05:23.675: [smf] INFO: UE IMSI[262429503222681] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.680: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 02/01 11:05:23.680: [upf] INFO: UE F-SEID[UP:0xfea CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.680: [upf] INFO: UE F-SEID[UP:0xfea CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.686: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 02/01 11:05:23.686: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 02/01 11:05:23.686: [smf] INFO: UE IMSI[262422001838147] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.690: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 02/01 11:05:23.690: [upf] INFO: UE F-SEID[UP:0x820 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.690: [upf] INFO: UE F-SEID[UP:0x820 CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.696: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 02/01 11:05:23.697: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 02/01 11:05:23.697: [smf] INFO: UE IMSI[262423085635414] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.701: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 02/01 11:05:23.701: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.701: [upf] INFO: UE F-SEID[UP:0x5ce CP:0xcb1] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.707: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 02/01 11:05:23.707: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 02/01 11:05:23.707: [smf] INFO: UE IMSI[262428093007757] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.712: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 02/01 11:05:23.712: [upf] INFO: UE F-SEID[UP:0xeac CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.712: [upf] INFO: UE F-SEID[UP:0xeac CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.718: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 02/01 11:05:23.718: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 02/01 11:05:23.718: [smf] INFO: UE IMSI[262421135360523] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.723: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 02/01 11:05:23.723: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.723: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.729: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 02/01 11:05:23.729: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 02/01 11:05:23.729: [smf] INFO: UE IMSI[262422983879272] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.733: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 02/01 11:05:23.733: [upf] INFO: UE F-SEID[UP:0x67a CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.733: [upf] INFO: UE F-SEID[UP:0x67a CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.740: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 02/01 11:05:23.740: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 02/01 11:05:23.740: [smf] INFO: UE IMSI[262426659936058] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.744: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 02/01 11:05:23.744: [upf] INFO: UE F-SEID[UP:0x7e CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.744: [upf] INFO: UE F-SEID[UP:0x7e CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.750: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 02/01 11:05:23.750: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 02/01 11:05:23.750: [smf] INFO: UE IMSI[262427519531004] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.754: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 02/01 11:05:23.754: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.754: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xa32] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.761: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 02/01 11:05:23.761: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 02/01 11:05:23.761: [smf] INFO: UE IMSI[262422034258961] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.766: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 02/01 11:05:23.766: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.766: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x32e] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.772: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 02/01 11:05:23.772: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 02/01 11:05:23.772: [smf] INFO: UE IMSI[262423111029094] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.776: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 02/01 11:05:23.776: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.776: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.783: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 02/01 11:05:23.783: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 02/01 11:05:23.783: [smf] INFO: UE IMSI[262429057589691] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.787: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 02/01 11:05:23.787: [upf] INFO: UE F-SEID[UP:0x29b CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.787: [upf] INFO: UE F-SEID[UP:0x29b CP:0xae5] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.794: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 02/01 11:05:23.794: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 02/01 11:05:23.794: [smf] INFO: UE IMSI[262427979142392] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.798: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 02/01 11:05:23.798: [upf] INFO: UE F-SEID[UP:0x242 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.798: [upf] INFO: UE F-SEID[UP:0x242 CP:0x8a3] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.804: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 02/01 11:05:23.804: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 02/01 11:05:23.804: [smf] INFO: UE IMSI[262423456362044] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.809: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 02/01 11:05:23.809: [upf] INFO: UE F-SEID[UP:0x672 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.809: [upf] INFO: UE F-SEID[UP:0x672 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.815: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 02/01 11:05:23.815: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 02/01 11:05:23.815: [smf] INFO: UE IMSI[262423764388259] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.820: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 02/01 11:05:23.820: [upf] INFO: UE F-SEID[UP:0x547 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.820: [upf] INFO: UE F-SEID[UP:0x547 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.826: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 02/01 11:05:23.826: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 02/01 11:05:23.826: [smf] INFO: UE IMSI[262428189343977] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.831: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 02/01 11:05:23.831: [upf] INFO: UE F-SEID[UP:0x686 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.831: [upf] INFO: UE F-SEID[UP:0x686 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.837: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 02/01 11:05:23.837: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 02/01 11:05:23.837: [smf] INFO: UE IMSI[262426940818111] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.841: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 02/01 11:05:23.841: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.841: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.848: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 02/01 11:05:23.848: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 02/01 11:05:23.848: [smf] INFO: UE IMSI[262425984976692] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.852: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 02/01 11:05:23.852: [upf] INFO: UE F-SEID[UP:0x663 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.852: [upf] INFO: UE F-SEID[UP:0x663 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.859: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 02/01 11:05:23.859: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 02/01 11:05:23.859: [smf] INFO: UE IMSI[262424559201685] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.863: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 02/01 11:05:23.863: [upf] INFO: UE F-SEID[UP:0x992 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.863: [upf] INFO: UE F-SEID[UP:0x992 CP:0x9b5] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.869: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 02/01 11:05:23.869: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 02/01 11:05:23.869: [smf] INFO: UE IMSI[262428501080843] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.873: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 02/01 11:05:23.873: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.873: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.880: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 02/01 11:05:23.880: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 02/01 11:05:23.880: [smf] INFO: UE IMSI[262420507592002] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.885: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 02/01 11:05:23.885: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.885: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.891: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 02/01 11:05:23.891: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 02/01 11:05:23.891: [smf] INFO: UE IMSI[262423564074147] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.895: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 02/01 11:05:23.895: [upf] INFO: UE F-SEID[UP:0x88a CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.895: [upf] INFO: UE F-SEID[UP:0x88a CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.902: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 02/01 11:05:23.902: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 02/01 11:05:23.902: [smf] INFO: UE IMSI[262428360484501] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.906: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 02/01 11:05:23.906: [upf] INFO: UE F-SEID[UP:0x390 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.906: [upf] INFO: UE F-SEID[UP:0x390 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.913: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 02/01 11:05:23.913: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 02/01 11:05:23.913: [smf] INFO: UE IMSI[262427876503952] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.917: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 02/01 11:05:23.917: [upf] INFO: UE F-SEID[UP:0x557 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.917: [upf] INFO: UE F-SEID[UP:0x557 CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.924: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 02/01 11:05:23.924: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 02/01 11:05:23.924: [smf] INFO: UE IMSI[262422947898434] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.928: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 02/01 11:05:23.928: [upf] INFO: UE F-SEID[UP:0x717 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.928: [upf] INFO: UE F-SEID[UP:0x717 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.934: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 02/01 11:05:23.934: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 02/01 11:05:23.934: [smf] INFO: UE IMSI[262429988453642] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.939: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 02/01 11:05:23.939: [upf] INFO: UE F-SEID[UP:0xecd CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.939: [upf] INFO: UE F-SEID[UP:0xecd CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.945: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 02/01 11:05:23.945: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 02/01 11:05:23.945: [smf] INFO: UE IMSI[262429640294835] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.950: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 02/01 11:05:23.950: [upf] INFO: UE F-SEID[UP:0x52f CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.950: [upf] INFO: UE F-SEID[UP:0x52f CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.956: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 02/01 11:05:23.956: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 02/01 11:05:23.956: [smf] INFO: UE IMSI[262427501784188] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.960: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 02/01 11:05:23.960: [upf] INFO: UE F-SEID[UP:0x412 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.960: [upf] INFO: UE F-SEID[UP:0x412 CP:0xea9] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.967: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 02/01 11:05:23.967: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 02/01 11:05:23.967: [smf] INFO: UE IMSI[262427577534843] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.971: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 02/01 11:05:23.971: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.971: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.978: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 02/01 11:05:23.978: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 02/01 11:05:23.978: [smf] INFO: UE IMSI[262428185674836] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.982: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 02/01 11:05:23.982: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.982: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.989: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 02/01 11:05:23.989: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 02/01 11:05:23.989: [smf] INFO: UE IMSI[262420915814857] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:23.993: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 02/01 11:05:23.993: [upf] INFO: UE F-SEID[UP:0x9be CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:23.993: [upf] INFO: UE F-SEID[UP:0x9be CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:23.999: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 02/01 11:05:23.999: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 02/01 11:05:23.999: [smf] INFO: UE IMSI[262429176767868] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.004: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 02/01 11:05:24.004: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.004: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x449] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.010: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 02/01 11:05:24.010: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 02/01 11:05:24.010: [smf] INFO: UE IMSI[262423715801042] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.015: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 02/01 11:05:24.015: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.015: [upf] INFO: UE F-SEID[UP:0xb93 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.022: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 02/01 11:05:24.022: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 02/01 11:05:24.022: [smf] INFO: UE IMSI[262424797472609] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.029: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 02/01 11:05:24.029: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.029: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0x49a] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.033: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 02/01 11:05:24.033: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 02/01 11:05:24.033: [smf] INFO: UE IMSI[262420449911252] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.039: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 02/01 11:05:24.039: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.039: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.044: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 02/01 11:05:24.044: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 02/01 11:05:24.044: [smf] INFO: UE IMSI[262424887689412] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.049: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 02/01 11:05:24.049: [upf] INFO: UE F-SEID[UP:0x162 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.049: [upf] INFO: UE F-SEID[UP:0x162 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.055: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 02/01 11:05:24.055: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 02/01 11:05:24.055: [smf] INFO: UE IMSI[262429686738188] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.060: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 02/01 11:05:24.060: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.060: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.066: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 02/01 11:05:24.066: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 02/01 11:05:24.066: [smf] INFO: UE IMSI[262426220327868] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.071: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 02/01 11:05:24.071: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.071: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.077: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 02/01 11:05:24.077: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 02/01 11:05:24.077: [smf] INFO: UE IMSI[262423000675288] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.081: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 02/01 11:05:24.081: [upf] INFO: UE F-SEID[UP:0x669 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.081: [upf] INFO: UE F-SEID[UP:0x669 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.088: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 02/01 11:05:24.088: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 02/01 11:05:24.088: [smf] INFO: UE IMSI[262424179063455] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.093: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 02/01 11:05:24.093: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.093: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.099: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 02/01 11:05:24.099: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 02/01 11:05:24.099: [smf] INFO: UE IMSI[262420624692461] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.103: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 02/01 11:05:24.103: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.103: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.110: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 02/01 11:05:24.110: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 02/01 11:05:24.110: [smf] INFO: UE IMSI[262420950081885] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.114: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 02/01 11:05:24.114: [upf] INFO: UE F-SEID[UP:0x14f CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.114: [upf] INFO: UE F-SEID[UP:0x14f CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.120: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 02/01 11:05:24.120: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 02/01 11:05:24.120: [smf] INFO: UE IMSI[262422630935796] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.124: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 02/01 11:05:24.125: [upf] INFO: UE F-SEID[UP:0x756 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.125: [upf] INFO: UE F-SEID[UP:0x756 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.131: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 02/01 11:05:24.131: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 02/01 11:05:24.131: [smf] INFO: UE IMSI[262420843972173] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.135: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 02/01 11:05:24.135: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.135: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.142: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 02/01 11:05:24.142: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 02/01 11:05:24.142: [smf] INFO: UE IMSI[262421441908869] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.147: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 02/01 11:05:24.147: [upf] INFO: UE F-SEID[UP:0x299 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.147: [upf] INFO: UE F-SEID[UP:0x299 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.153: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 02/01 11:05:24.153: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 02/01 11:05:24.153: [smf] INFO: UE IMSI[262422341264042] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.158: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 02/01 11:05:24.158: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.158: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.164: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 02/01 11:05:24.164: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 02/01 11:05:24.164: [smf] INFO: UE IMSI[262422786133673] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.175: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 02/01 11:05:24.175: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.175: [upf] INFO: UE F-SEID[UP:0xd1c CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.176: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 02/01 11:05:24.176: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 02/01 11:05:24.176: [smf] INFO: UE IMSI[262422869962016] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.183: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 02/01 11:05:24.183: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.183: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x262] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.187: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 02/01 11:05:24.187: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 02/01 11:05:24.187: [smf] INFO: UE IMSI[262429431921437] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.191: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 02/01 11:05:24.191: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.191: [upf] INFO: UE F-SEID[UP:0xbfd CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.198: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 02/01 11:05:24.198: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 02/01 11:05:24.198: [smf] INFO: UE IMSI[262425229106210] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.203: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 02/01 11:05:24.203: [upf] INFO: UE F-SEID[UP:0x716 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.203: [upf] INFO: UE F-SEID[UP:0x716 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.209: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 02/01 11:05:24.209: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 02/01 11:05:24.209: [smf] INFO: UE IMSI[262424016740384] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.215: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 02/01 11:05:24.215: [upf] INFO: UE F-SEID[UP:0x57e CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.215: [upf] INFO: UE F-SEID[UP:0x57e CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.220: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 02/01 11:05:24.220: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 02/01 11:05:24.221: [smf] INFO: UE IMSI[262426946920800] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.226: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 02/01 11:05:24.226: [upf] INFO: UE F-SEID[UP:0x682 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.226: [upf] INFO: UE F-SEID[UP:0x682 CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.231: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 02/01 11:05:24.231: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 02/01 11:05:24.231: [smf] INFO: UE IMSI[262429624656374] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.237: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 02/01 11:05:24.237: [upf] INFO: UE F-SEID[UP:0x428 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.237: [upf] INFO: UE F-SEID[UP:0x428 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.242: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 02/01 11:05:24.242: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 02/01 11:05:24.242: [smf] INFO: UE IMSI[262424832091108] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.247: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 02/01 11:05:24.247: [upf] INFO: UE F-SEID[UP:0xe0c CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.247: [upf] INFO: UE F-SEID[UP:0xe0c CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.253: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 02/01 11:05:24.253: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 02/01 11:05:24.253: [smf] INFO: UE IMSI[262427126106382] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.257: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 02/01 11:05:24.258: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.258: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.264: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 02/01 11:05:24.264: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 02/01 11:05:24.264: [smf] INFO: UE IMSI[262420097679261] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.269: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 02/01 11:05:24.269: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.269: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.276: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 02/01 11:05:24.276: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 02/01 11:05:24.276: [smf] INFO: UE IMSI[262425989334607] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.282: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 02/01 11:05:24.282: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.282: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.287: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 02/01 11:05:24.287: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 02/01 11:05:24.287: [smf] INFO: UE IMSI[262427522709509] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.290: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 02/01 11:05:24.290: [upf] INFO: UE F-SEID[UP:0x83d CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.290: [upf] INFO: UE F-SEID[UP:0x83d CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.298: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 02/01 11:05:24.298: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 02/01 11:05:24.298: [smf] INFO: UE IMSI[262422599193361] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.302: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 02/01 11:05:24.302: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.302: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.309: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 02/01 11:05:24.309: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 02/01 11:05:24.309: [smf] INFO: UE IMSI[262421425737145] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.313: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 02/01 11:05:24.313: [upf] INFO: UE F-SEID[UP:0x77a CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.313: [upf] INFO: UE F-SEID[UP:0x77a CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.319: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 02/01 11:05:24.319: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 02/01 11:05:24.319: [smf] INFO: UE IMSI[262426348791939] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.323: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 02/01 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x33a CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x33a CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.330: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 02/01 11:05:24.330: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 02/01 11:05:24.330: [smf] INFO: UE IMSI[262428415925286] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.337: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 02/01 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x29d CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.337: [upf] INFO: UE F-SEID[UP:0x29d CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.342: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 02/01 11:05:24.342: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 02/01 11:05:24.342: [smf] INFO: UE IMSI[262421483454596] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.351: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 02/01 11:05:24.351: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.351: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.355: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 02/01 11:05:24.355: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 02/01 11:05:24.355: [smf] INFO: UE IMSI[262422599525358] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.361: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 02/01 11:05:24.361: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.361: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.367: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 02/01 11:05:24.367: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 02/01 11:05:24.367: [smf] INFO: UE IMSI[262427653381190] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.376: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 02/01 11:05:24.376: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.376: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x76] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.379: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 02/01 11:05:24.379: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 02/01 11:05:24.379: [smf] INFO: UE IMSI[262426527125080] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.386: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 02/01 11:05:24.387: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.387: [upf] INFO: UE F-SEID[UP:0xf89 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.390: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 02/01 11:05:24.390: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 02/01 11:05:24.390: [smf] INFO: UE IMSI[262421696306246] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.400: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 02/01 11:05:24.400: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.400: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.402: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 02/01 11:05:24.402: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 02/01 11:05:24.402: [smf] INFO: UE IMSI[262422310703610] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.410: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 02/01 11:05:24.410: [upf] INFO: UE F-SEID[UP:0x7be CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.410: [upf] INFO: UE F-SEID[UP:0x7be CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.413: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 02/01 11:05:24.413: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 02/01 11:05:24.413: [smf] INFO: UE IMSI[262422167587296] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.419: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 02/01 11:05:24.419: [upf] INFO: UE F-SEID[UP:0x778 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.419: [upf] INFO: UE F-SEID[UP:0x778 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.426: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 02/01 11:05:24.426: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 02/01 11:05:24.426: [smf] INFO: UE IMSI[262428958938601] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.438: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 02/01 11:05:24.438: [upf] INFO: UE F-SEID[UP:0x22c CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.438: [upf] INFO: UE F-SEID[UP:0x22c CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.438: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 02/01 11:05:24.438: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 02/01 11:05:24.438: [smf] INFO: UE IMSI[262429310739852] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.447: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 02/01 11:05:24.447: [upf] INFO: UE F-SEID[UP:0x165 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.447: [upf] INFO: UE F-SEID[UP:0x165 CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.450: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 02/01 11:05:24.450: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 02/01 11:05:24.450: [smf] INFO: UE IMSI[262421928087131] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.456: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 02/01 11:05:24.456: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.456: [upf] INFO: UE F-SEID[UP:0x9cc CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.461: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 02/01 11:05:24.461: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 02/01 11:05:24.461: [smf] INFO: UE IMSI[262429882803840] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.465: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 02/01 11:05:24.465: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.465: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.472: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 02/01 11:05:24.472: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 02/01 11:05:24.472: [smf] INFO: UE IMSI[262429259832473] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.476: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 02/01 11:05:24.476: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.476: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.483: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 02/01 11:05:24.483: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 02/01 11:05:24.483: [smf] INFO: UE IMSI[262428438340317] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.488: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 02/01 11:05:24.489: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.489: [upf] INFO: UE F-SEID[UP:0x5fa CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.494: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 02/01 11:05:24.494: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 02/01 11:05:24.494: [smf] INFO: UE IMSI[262425691438702] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.497: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 02/01 11:05:24.497: [upf] INFO: UE F-SEID[UP:0x944 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.497: [upf] INFO: UE F-SEID[UP:0x944 CP:0x4b5] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.505: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 02/01 11:05:24.505: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 02/01 11:05:24.505: [smf] INFO: UE IMSI[262423149094097] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.512: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 02/01 11:05:24.512: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.512: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.517: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 02/01 11:05:24.517: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 02/01 11:05:24.517: [smf] INFO: UE IMSI[262424321034439] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.523: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 02/01 11:05:24.523: [upf] INFO: UE F-SEID[UP:0x122 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.523: [upf] INFO: UE F-SEID[UP:0x122 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.528: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 02/01 11:05:24.528: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 02/01 11:05:24.528: [smf] INFO: UE IMSI[262427204416433] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.534: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 02/01 11:05:24.534: [upf] INFO: UE F-SEID[UP:0xfda CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.534: [upf] INFO: UE F-SEID[UP:0xfda CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.539: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 02/01 11:05:24.539: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 02/01 11:05:24.539: [smf] INFO: UE IMSI[262422699020316] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.545: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 02/01 11:05:24.545: [upf] INFO: UE F-SEID[UP:0xba CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.545: [upf] INFO: UE F-SEID[UP:0xba CP:0xfb5] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.550: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 02/01 11:05:24.550: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 02/01 11:05:24.550: [smf] INFO: UE IMSI[262424564914884] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.554: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 02/01 11:05:24.554: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.554: [upf] INFO: UE F-SEID[UP:0xb20 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.561: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 02/01 11:05:24.561: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 02/01 11:05:24.561: [smf] INFO: UE IMSI[262423535291984] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.566: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 02/01 11:05:24.566: [upf] INFO: UE F-SEID[UP:0x477 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.566: [upf] INFO: UE F-SEID[UP:0x477 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.572: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 02/01 11:05:24.572: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 02/01 11:05:24.572: [smf] INFO: UE IMSI[262422660898015] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.576: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 02/01 11:05:24.576: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.576: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.582: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 02/01 11:05:24.582: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 02/01 11:05:24.582: [smf] INFO: UE IMSI[262425288624108] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.586: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 02/01 11:05:24.586: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.586: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.593: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 02/01 11:05:24.593: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 02/01 11:05:24.593: [smf] INFO: UE IMSI[262427742400183] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.597: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 02/01 11:05:24.597: [upf] INFO: UE F-SEID[UP:0x4af CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.597: [upf] INFO: UE F-SEID[UP:0x4af CP:0xb3b] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.604: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 02/01 11:05:24.604: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 02/01 11:05:24.604: [smf] INFO: UE IMSI[262429853443915] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.610: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 02/01 11:05:24.610: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.610: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.615: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 02/01 11:05:24.615: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 02/01 11:05:24.615: [smf] INFO: UE IMSI[262426696573271] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.620: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 02/01 11:05:24.620: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.620: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.625: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 02/01 11:05:24.626: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 02/01 11:05:24.626: [smf] INFO: UE IMSI[262420908757720] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.629: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 02/01 11:05:24.629: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.629: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.637: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 02/01 11:05:24.637: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 02/01 11:05:24.637: [smf] INFO: UE IMSI[262422596473401] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.646: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 02/01 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x517 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.646: [upf] INFO: UE F-SEID[UP:0x517 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.648: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 02/01 11:05:24.649: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 02/01 11:05:24.649: [smf] INFO: UE IMSI[262429191575205] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.655: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 02/01 11:05:24.655: [upf] INFO: UE F-SEID[UP:0xcef CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.655: [upf] INFO: UE F-SEID[UP:0xcef CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.659: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 02/01 11:05:24.659: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 02/01 11:05:24.659: [smf] INFO: UE IMSI[262426345991312] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.664: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 02/01 11:05:24.664: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.664: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.670: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 02/01 11:05:24.670: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 02/01 11:05:24.670: [smf] INFO: UE IMSI[262423651561437] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.674: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 02/01 11:05:24.674: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.674: [upf] INFO: UE F-SEID[UP:0x9c5 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.681: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 02/01 11:05:24.681: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 02/01 11:05:24.681: [smf] INFO: UE IMSI[262426966220691] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.686: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 02/01 11:05:24.686: [upf] INFO: UE F-SEID[UP:0x175 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.686: [upf] INFO: UE F-SEID[UP:0x175 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.692: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 02/01 11:05:24.692: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 02/01 11:05:24.692: [smf] INFO: UE IMSI[262423684658190] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.696: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 02/01 11:05:24.696: [upf] INFO: UE F-SEID[UP:0x46f CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.696: [upf] INFO: UE F-SEID[UP:0x46f CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.702: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 02/01 11:05:24.702: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 02/01 11:05:24.702: [smf] INFO: UE IMSI[262427125781720] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.706: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 02/01 11:05:24.706: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.706: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.713: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 02/01 11:05:24.713: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 02/01 11:05:24.713: [smf] INFO: UE IMSI[262425263716449] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.718: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 02/01 11:05:24.718: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.718: [upf] INFO: UE F-SEID[UP:0xa65 CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.724: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 02/01 11:05:24.724: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 02/01 11:05:24.724: [smf] INFO: UE IMSI[262422925475204] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.728: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 02/01 11:05:24.728: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.728: [upf] INFO: UE F-SEID[UP:0x2ac CP:0x8b0] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.735: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 02/01 11:05:24.735: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 02/01 11:05:24.735: [smf] INFO: UE IMSI[262422026538272] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.744: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 02/01 11:05:24.744: [upf] INFO: UE F-SEID[UP:0x357 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.744: [upf] INFO: UE F-SEID[UP:0x357 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.749: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 02/01 11:05:24.749: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 02/01 11:05:24.749: [smf] INFO: UE IMSI[262426002158402] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.757: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 02/01 11:05:24.757: [upf] INFO: UE F-SEID[UP:0x79d CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.757: [upf] INFO: UE F-SEID[UP:0x79d CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.761: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 02/01 11:05:24.761: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 02/01 11:05:24.761: [smf] INFO: UE IMSI[262429007433167] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.771: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 02/01 11:05:24.771: [upf] INFO: UE F-SEID[UP:0x6de CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.771: [upf] INFO: UE F-SEID[UP:0x6de CP:0xcb7] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.773: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 02/01 11:05:24.773: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 02/01 11:05:24.773: [smf] INFO: UE IMSI[262420859466827] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.779: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 02/01 11:05:24.779: [upf] INFO: UE F-SEID[UP:0x647 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.779: [upf] INFO: UE F-SEID[UP:0x647 CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.783: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 02/01 11:05:24.783: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 02/01 11:05:24.783: [smf] INFO: UE IMSI[262427875670364] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.787: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 02/01 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.794: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 02/01 11:05:24.794: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 02/01 11:05:24.794: [smf] INFO: UE IMSI[262420491283358] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.799: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 02/01 11:05:24.799: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.799: [upf] INFO: UE F-SEID[UP:0x6ff CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.805: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 02/01 11:05:24.805: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 02/01 11:05:24.805: [smf] INFO: UE IMSI[262427036395027] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.810: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 02/01 11:05:24.810: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.810: [upf] INFO: UE F-SEID[UP:0xa95 CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.816: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 02/01 11:05:24.816: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 02/01 11:05:24.816: [smf] INFO: UE IMSI[262422055878743] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.821: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 02/01 11:05:24.821: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.821: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.827: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 02/01 11:05:24.827: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 02/01 11:05:24.827: [smf] INFO: UE IMSI[262426838621629] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.831: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 02/01 11:05:24.831: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.831: [upf] INFO: UE F-SEID[UP:0x1e3 CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.838: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 02/01 11:05:24.838: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 02/01 11:05:24.838: [smf] INFO: UE IMSI[262427031674282] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.842: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 02/01 11:05:24.842: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.842: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x237] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.848: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 02/01 11:05:24.848: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 02/01 11:05:24.848: [smf] INFO: UE IMSI[262423915307645] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.853: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 02/01 11:05:24.853: [upf] INFO: UE F-SEID[UP:0x524 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.853: [upf] INFO: UE F-SEID[UP:0x524 CP:0xd1] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.859: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 02/01 11:05:24.859: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 02/01 11:05:24.859: [smf] INFO: UE IMSI[262421756530615] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.864: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 02/01 11:05:24.864: [upf] INFO: UE F-SEID[UP:0x154 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.864: [upf] INFO: UE F-SEID[UP:0x154 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.870: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 02/01 11:05:24.870: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 02/01 11:05:24.870: [smf] INFO: UE IMSI[262426226732938] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.875: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 02/01 11:05:24.875: [upf] INFO: UE F-SEID[UP:0x90f CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.875: [upf] INFO: UE F-SEID[UP:0x90f CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.881: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 02/01 11:05:24.881: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 02/01 11:05:24.881: [smf] INFO: UE IMSI[262428162786127] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.889: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 02/01 11:05:24.889: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.889: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.894: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 02/01 11:05:24.894: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 02/01 11:05:24.894: [smf] INFO: UE IMSI[262423320054634] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.902: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 02/01 11:05:24.902: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.902: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.905: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 02/01 11:05:24.905: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 02/01 11:05:24.905: [smf] INFO: UE IMSI[262429364629286] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.910: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 02/01 11:05:24.910: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.910: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x971] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.916: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 02/01 11:05:24.916: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 02/01 11:05:24.916: [smf] INFO: UE IMSI[262421769099781] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.920: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 02/01 11:05:24.920: [upf] INFO: UE F-SEID[UP:0xda0 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.920: [upf] INFO: UE F-SEID[UP:0xda0 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.927: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 02/01 11:05:24.927: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 02/01 11:05:24.927: [smf] INFO: UE IMSI[262429603935536] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.931: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 02/01 11:05:24.931: [upf] INFO: UE F-SEID[UP:0x635 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.931: [upf] INFO: UE F-SEID[UP:0x635 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.938: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 02/01 11:05:24.938: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 02/01 11:05:24.938: [smf] INFO: UE IMSI[262429914003628] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.942: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 02/01 11:05:24.942: [upf] INFO: UE F-SEID[UP:0x4ef CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.942: [upf] INFO: UE F-SEID[UP:0x4ef CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.949: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 02/01 11:05:24.949: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 02/01 11:05:24.949: [smf] INFO: UE IMSI[262420502754189] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.953: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 02/01 11:05:24.953: [upf] INFO: UE F-SEID[UP:0x847 CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.953: [upf] INFO: UE F-SEID[UP:0x847 CP:0xaab] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.959: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 02/01 11:05:24.959: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 02/01 11:05:24.959: [smf] INFO: UE IMSI[262424275091394] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.964: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 02/01 11:05:24.964: [upf] INFO: UE F-SEID[UP:0x594 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.964: [upf] INFO: UE F-SEID[UP:0x594 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.970: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 02/01 11:05:24.970: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 02/01 11:05:24.970: [smf] INFO: UE IMSI[262428706395785] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.974: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 02/01 11:05:24.974: [upf] INFO: UE F-SEID[UP:0x392 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.974: [upf] INFO: UE F-SEID[UP:0x392 CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.981: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 02/01 11:05:24.981: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 02/01 11:05:24.981: [smf] INFO: UE IMSI[262428790690521] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.986: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 02/01 11:05:24.986: [upf] INFO: UE F-SEID[UP:0x36a CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.986: [upf] INFO: UE F-SEID[UP:0x36a CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:24.992: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 02/01 11:05:24.992: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 02/01 11:05:24.992: [smf] INFO: UE IMSI[262427108580844] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:24.996: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 02/01 11:05:24.996: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:24.996: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.003: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 02/01 11:05:25.003: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 02/01 11:05:25.003: [smf] INFO: UE IMSI[262428300552378] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.007: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 02/01 11:05:25.007: [upf] INFO: UE F-SEID[UP:0x55 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.007: [upf] INFO: UE F-SEID[UP:0x55 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.014: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 02/01 11:05:25.014: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 02/01 11:05:25.014: [smf] INFO: UE IMSI[262429007508711] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.018: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 02/01 11:05:25.018: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.018: [upf] INFO: UE F-SEID[UP:0xf1e CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.024: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 02/01 11:05:25.024: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 02/01 11:05:25.024: [smf] INFO: UE IMSI[262427930532159] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.029: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 02/01 11:05:25.029: [upf] INFO: UE F-SEID[UP:0x240 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.029: [upf] INFO: UE F-SEID[UP:0x240 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.035: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 02/01 11:05:25.035: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 02/01 11:05:25.035: [smf] INFO: UE IMSI[262420749010368] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.039: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 02/01 11:05:25.039: [upf] INFO: UE F-SEID[UP:0xadd CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.039: [upf] INFO: UE F-SEID[UP:0xadd CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.046: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 02/01 11:05:25.046: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 02/01 11:05:25.046: [smf] INFO: UE IMSI[262429875510790] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.051: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 02/01 11:05:25.051: [upf] INFO: UE F-SEID[UP:0x145 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.051: [upf] INFO: UE F-SEID[UP:0x145 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.057: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 02/01 11:05:25.057: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 02/01 11:05:25.057: [smf] INFO: UE IMSI[262428657402967] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.065: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 02/01 11:05:25.065: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.065: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa3e] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.070: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 02/01 11:05:25.070: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 02/01 11:05:25.070: [smf] INFO: UE IMSI[262426224038250] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.077: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 02/01 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x7d8 CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.081: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 02/01 11:05:25.081: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 02/01 11:05:25.081: [smf] INFO: UE IMSI[262422306374678] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.085: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 02/01 11:05:25.085: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.085: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.091: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 02/01 11:05:25.091: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 02/01 11:05:25.091: [smf] INFO: UE IMSI[262425046719132] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.095: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 02/01 11:05:25.095: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.095: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.102: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 02/01 11:05:25.102: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 02/01 11:05:25.102: [smf] INFO: UE IMSI[262422112542953] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.107: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 02/01 11:05:25.107: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.107: [upf] INFO: UE F-SEID[UP:0xd0 CP:0x7d5] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.113: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 02/01 11:05:25.113: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 02/01 11:05:25.113: [smf] INFO: UE IMSI[262420977805857] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.117: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 02/01 11:05:25.117: [upf] INFO: UE F-SEID[UP:0x312 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.117: [upf] INFO: UE F-SEID[UP:0x312 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.124: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 02/01 11:05:25.124: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 02/01 11:05:25.124: [smf] INFO: UE IMSI[262426152281481] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.128: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 02/01 11:05:25.128: [upf] INFO: UE F-SEID[UP:0x841 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.128: [upf] INFO: UE F-SEID[UP:0x841 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.135: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 02/01 11:05:25.135: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 02/01 11:05:25.135: [smf] INFO: UE IMSI[262424225839487] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.139: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 02/01 11:05:25.139: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.139: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.146: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 02/01 11:05:25.146: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 02/01 11:05:25.146: [smf] INFO: UE IMSI[262427226515337] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.150: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 02/01 11:05:25.150: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.150: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.157: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 02/01 11:05:25.157: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 02/01 11:05:25.157: [smf] INFO: UE IMSI[262421099651182] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.161: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 02/01 11:05:25.161: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.161: [upf] INFO: UE F-SEID[UP:0x3eb CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.167: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 02/01 11:05:25.167: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 02/01 11:05:25.167: [smf] INFO: UE IMSI[262420458926265] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.172: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 02/01 11:05:25.172: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.172: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xa6c] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.178: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 02/01 11:05:25.178: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 02/01 11:05:25.178: [smf] INFO: UE IMSI[262428152069481] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.183: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 02/01 11:05:25.183: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.183: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.189: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 02/01 11:05:25.189: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 02/01 11:05:25.189: [smf] INFO: UE IMSI[262427589386146] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.193: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 02/01 11:05:25.193: [upf] INFO: UE F-SEID[UP:0x721 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.193: [upf] INFO: UE F-SEID[UP:0x721 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.200: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 02/01 11:05:25.200: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 02/01 11:05:25.200: [smf] INFO: UE IMSI[262424688484548] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.204: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 02/01 11:05:25.204: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.204: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.211: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 02/01 11:05:25.211: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 02/01 11:05:25.211: [smf] INFO: UE IMSI[262424901063052] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.216: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 02/01 11:05:25.216: [upf] INFO: UE F-SEID[UP:0x614 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.216: [upf] INFO: UE F-SEID[UP:0x614 CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.221: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 02/01 11:05:25.222: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 02/01 11:05:25.222: [smf] INFO: UE IMSI[262420318987987] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.226: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 02/01 11:05:25.226: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.226: [upf] INFO: UE F-SEID[UP:0xf0e CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.232: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 02/01 11:05:25.232: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 02/01 11:05:25.232: [smf] INFO: UE IMSI[262424112316462] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.237: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 02/01 11:05:25.237: [upf] INFO: UE F-SEID[UP:0x5b CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.237: [upf] INFO: UE F-SEID[UP:0x5b CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.243: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 02/01 11:05:25.243: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 02/01 11:05:25.243: [smf] INFO: UE IMSI[262427308595489] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.248: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 02/01 11:05:25.248: [upf] INFO: UE F-SEID[UP:0x5af CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.248: [upf] INFO: UE F-SEID[UP:0x5af CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.254: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 02/01 11:05:25.254: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 02/01 11:05:25.254: [smf] INFO: UE IMSI[262424017284208] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.259: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 02/01 11:05:25.259: [upf] INFO: UE F-SEID[UP:0x71c CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.259: [upf] INFO: UE F-SEID[UP:0x71c CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.265: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 02/01 11:05:25.265: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 02/01 11:05:25.265: [smf] INFO: UE IMSI[262420191783166] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.269: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 02/01 11:05:25.269: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.269: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.276: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 02/01 11:05:25.276: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 02/01 11:05:25.276: [smf] INFO: UE IMSI[262420409375453] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.280: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 02/01 11:05:25.280: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.280: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.286: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 02/01 11:05:25.286: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 02/01 11:05:25.286: [smf] INFO: UE IMSI[262424155469785] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.291: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 02/01 11:05:25.291: [upf] INFO: UE F-SEID[UP:0x571 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.291: [upf] INFO: UE F-SEID[UP:0x571 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.297: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 02/01 11:05:25.297: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 02/01 11:05:25.297: [smf] INFO: UE IMSI[262422251937279] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.301: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 02/01 11:05:25.301: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.302: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.308: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 02/01 11:05:25.308: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 02/01 11:05:25.308: [smf] INFO: UE IMSI[262422283633925] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.312: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 02/01 11:05:25.312: [upf] INFO: UE F-SEID[UP:0x341 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.312: [upf] INFO: UE F-SEID[UP:0x341 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.320: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 02/01 11:05:25.320: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 02/01 11:05:25.320: [smf] INFO: UE IMSI[262422931925970] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.328: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 02/01 11:05:25.328: [upf] INFO: UE F-SEID[UP:0x34e CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.328: [upf] INFO: UE F-SEID[UP:0x34e CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.333: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 02/01 11:05:25.333: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 02/01 11:05:25.333: [smf] INFO: UE IMSI[262429343304221] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.341: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 02/01 11:05:25.341: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.341: [upf] INFO: UE F-SEID[UP:0xba8 CP:0xb2] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.344: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 02/01 11:05:25.344: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 02/01 11:05:25.345: [smf] INFO: UE IMSI[262423792756420] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.350: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 02/01 11:05:25.350: [upf] INFO: UE F-SEID[UP:0x28e CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.350: [upf] INFO: UE F-SEID[UP:0x28e CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.355: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 02/01 11:05:25.355: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 02/01 11:05:25.355: [smf] INFO: UE IMSI[262426704361101] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.360: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 02/01 11:05:25.360: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.360: [upf] INFO: UE F-SEID[UP:0xb99 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.366: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 02/01 11:05:25.366: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 02/01 11:05:25.366: [smf] INFO: UE IMSI[262423083958274] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.370: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 02/01 11:05:25.370: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.370: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.377: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 02/01 11:05:25.377: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 02/01 11:05:25.377: [smf] INFO: UE IMSI[262426552522718] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.381: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 02/01 11:05:25.381: [upf] INFO: UE F-SEID[UP:0x87e CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.381: [upf] INFO: UE F-SEID[UP:0x87e CP:0xdbf] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.388: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 02/01 11:05:25.388: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 02/01 11:05:25.388: [smf] INFO: UE IMSI[262427837683630] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.392: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 02/01 11:05:25.392: [upf] INFO: UE F-SEID[UP:0x99a CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.392: [upf] INFO: UE F-SEID[UP:0x99a CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.398: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 02/01 11:05:25.398: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 02/01 11:05:25.398: [smf] INFO: UE IMSI[262428419033469] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.403: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 02/01 11:05:25.403: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.403: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.409: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 02/01 11:05:25.409: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 02/01 11:05:25.409: [smf] INFO: UE IMSI[262423066487308] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.413: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 02/01 11:05:25.413: [upf] INFO: UE F-SEID[UP:0x960 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.413: [upf] INFO: UE F-SEID[UP:0x960 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.420: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 02/01 11:05:25.420: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 02/01 11:05:25.420: [smf] INFO: UE IMSI[262427619793716] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.424: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 02/01 11:05:25.424: [upf] INFO: UE F-SEID[UP:0x2df CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.424: [upf] INFO: UE F-SEID[UP:0x2df CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.431: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 02/01 11:05:25.431: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 02/01 11:05:25.431: [smf] INFO: UE IMSI[262423845925721] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.435: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 02/01 11:05:25.435: [upf] INFO: UE F-SEID[UP:0x40a CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.435: [upf] INFO: UE F-SEID[UP:0x40a CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.441: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 02/01 11:05:25.441: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 02/01 11:05:25.441: [smf] INFO: UE IMSI[262427861178088] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.446: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 02/01 11:05:25.446: [upf] INFO: UE F-SEID[UP:0x36c CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.446: [upf] INFO: UE F-SEID[UP:0x36c CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.452: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 02/01 11:05:25.452: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 02/01 11:05:25.452: [smf] INFO: UE IMSI[262422132285615] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.457: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 02/01 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.463: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 02/01 11:05:25.463: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 02/01 11:05:25.463: [smf] INFO: UE IMSI[262421369667441] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.468: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 02/01 11:05:25.468: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.468: [upf] INFO: UE F-SEID[UP:0xac6 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.474: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 02/01 11:05:25.474: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 02/01 11:05:25.474: [smf] INFO: UE IMSI[262423441712176] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.478: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 02/01 11:05:25.478: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.478: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.485: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 02/01 11:05:25.485: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 02/01 11:05:25.485: [smf] INFO: UE IMSI[262423076179251] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.489: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 02/01 11:05:25.489: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.489: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.496: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 02/01 11:05:25.496: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 02/01 11:05:25.496: [smf] INFO: UE IMSI[262420182272429] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.502: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 02/01 11:05:25.502: [upf] INFO: UE F-SEID[UP:0x220 CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.502: [upf] INFO: UE F-SEID[UP:0x220 CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.507: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 02/01 11:05:25.507: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 02/01 11:05:25.507: [smf] INFO: UE IMSI[262426230174718] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.513: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 02/01 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.513: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.518: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 02/01 11:05:25.518: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 02/01 11:05:25.518: [smf] INFO: UE IMSI[262422272356946] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.522: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 02/01 11:05:25.522: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.522: [upf] INFO: UE F-SEID[UP:0x5fb CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.529: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 02/01 11:05:25.529: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 02/01 11:05:25.529: [smf] INFO: UE IMSI[262422322560801] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.536: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 02/01 11:05:25.536: [upf] INFO: UE F-SEID[UP:0x3d CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.536: [upf] INFO: UE F-SEID[UP:0x3d CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.540: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 02/01 11:05:25.540: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 02/01 11:05:25.540: [smf] INFO: UE IMSI[262421924016830] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.544: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 02/01 11:05:25.544: [upf] INFO: UE F-SEID[UP:0x810 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.544: [upf] INFO: UE F-SEID[UP:0x810 CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.551: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 02/01 11:05:25.551: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 02/01 11:05:25.551: [smf] INFO: UE IMSI[262425944027486] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.555: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 02/01 11:05:25.555: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.555: [upf] INFO: UE F-SEID[UP:0x6e8 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.562: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 02/01 11:05:25.562: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 02/01 11:05:25.562: [smf] INFO: UE IMSI[262424430931778] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.566: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 02/01 11:05:25.566: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.566: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xf18] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.573: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 02/01 11:05:25.573: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 02/01 11:05:25.573: [smf] INFO: UE IMSI[262426602212740] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.577: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 02/01 11:05:25.577: [upf] INFO: UE F-SEID[UP:0xad2 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.577: [upf] INFO: UE F-SEID[UP:0xad2 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.584: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 02/01 11:05:25.584: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 02/01 11:05:25.584: [smf] INFO: UE IMSI[262429253529551] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.588: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 02/01 11:05:25.588: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.588: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.594: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 02/01 11:05:25.594: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 02/01 11:05:25.594: [smf] INFO: UE IMSI[262424246300602] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.599: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 02/01 11:05:25.599: [upf] INFO: UE F-SEID[UP:0x822 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.599: [upf] INFO: UE F-SEID[UP:0x822 CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.605: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 02/01 11:05:25.605: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 02/01 11:05:25.605: [smf] INFO: UE IMSI[262423892092817] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.609: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 02/01 11:05:25.609: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.609: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.616: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 02/01 11:05:25.616: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 02/01 11:05:25.616: [smf] INFO: UE IMSI[262421852809025] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.620: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 02/01 11:05:25.620: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.620: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0x9e6] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.627: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 02/01 11:05:25.627: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 02/01 11:05:25.627: [smf] INFO: UE IMSI[262426174153742] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.631: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 02/01 11:05:25.631: [upf] INFO: UE F-SEID[UP:0x69a CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.631: [upf] INFO: UE F-SEID[UP:0x69a CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.638: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 02/01 11:05:25.638: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 02/01 11:05:25.638: [smf] INFO: UE IMSI[262428176355501] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.645: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 02/01 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.645: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.650: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 02/01 11:05:25.650: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 02/01 11:05:25.650: [smf] INFO: UE IMSI[262428214121832] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.657: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 02/01 11:05:25.657: [upf] INFO: UE F-SEID[UP:0x604 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.657: [upf] INFO: UE F-SEID[UP:0x604 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.661: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 02/01 11:05:25.661: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 02/01 11:05:25.661: [smf] INFO: UE IMSI[262422727998798] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.665: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 02/01 11:05:25.665: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.665: [upf] INFO: UE F-SEID[UP:0xf2b CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.672: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 02/01 11:05:25.672: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 02/01 11:05:25.672: [smf] INFO: UE IMSI[262420589099526] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.677: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 02/01 11:05:25.677: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.677: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.683: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 02/01 11:05:25.683: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 02/01 11:05:25.683: [smf] INFO: UE IMSI[262425124937146] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.687: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 02/01 11:05:25.687: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.687: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.694: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 02/01 11:05:25.694: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 02/01 11:05:25.694: [smf] INFO: UE IMSI[262429227196139] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.698: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 02/01 11:05:25.698: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.698: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0x3e9] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.704: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 02/01 11:05:25.704: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 02/01 11:05:25.704: [smf] INFO: UE IMSI[262420035008782] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.709: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 02/01 11:05:25.709: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.709: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.715: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 02/01 11:05:25.715: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 02/01 11:05:25.715: [smf] INFO: UE IMSI[262429100590035] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.719: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 02/01 11:05:25.719: [upf] INFO: UE F-SEID[UP:0x997 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.719: [upf] INFO: UE F-SEID[UP:0x997 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.726: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 02/01 11:05:25.726: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 02/01 11:05:25.726: [smf] INFO: UE IMSI[262421127855420] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.731: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 02/01 11:05:25.731: [upf] INFO: UE F-SEID[UP:0x58f CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.731: [upf] INFO: UE F-SEID[UP:0x58f CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.737: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 02/01 11:05:25.737: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 02/01 11:05:25.737: [smf] INFO: UE IMSI[262422287526647] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.742: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 02/01 11:05:25.742: [upf] INFO: UE F-SEID[UP:0xfb CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.742: [upf] INFO: UE F-SEID[UP:0xfb CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.748: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 02/01 11:05:25.748: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 02/01 11:05:25.748: [smf] INFO: UE IMSI[262424732344910] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.752: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 02/01 11:05:25.752: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.752: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.759: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 02/01 11:05:25.759: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 02/01 11:05:25.759: [smf] INFO: UE IMSI[262424261771538] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.763: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 02/01 11:05:25.763: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.763: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.770: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 02/01 11:05:25.770: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 02/01 11:05:25.770: [smf] INFO: UE IMSI[262425681318754] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.777: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 02/01 11:05:25.777: [upf] INFO: UE F-SEID[UP:0xc82 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.777: [upf] INFO: UE F-SEID[UP:0xc82 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.781: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 02/01 11:05:25.781: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 02/01 11:05:25.781: [smf] INFO: UE IMSI[262420593618250] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.787: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 02/01 11:05:25.787: [upf] INFO: UE F-SEID[UP:0x370 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.787: [upf] INFO: UE F-SEID[UP:0x370 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.792: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 02/01 11:05:25.792: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 02/01 11:05:25.792: [smf] INFO: UE IMSI[262426103198416] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.796: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 02/01 11:05:25.796: [upf] INFO: UE F-SEID[UP:0x885 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.796: [upf] INFO: UE F-SEID[UP:0x885 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.803: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 02/01 11:05:25.803: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 02/01 11:05:25.803: [smf] INFO: UE IMSI[262424194640020] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.813: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 02/01 11:05:25.813: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.813: [upf] INFO: UE F-SEID[UP:0x9ea CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.815: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 02/01 11:05:25.815: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 02/01 11:05:25.815: [smf] INFO: UE IMSI[262425502826289] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.823: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 02/01 11:05:25.823: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.823: [upf] INFO: UE F-SEID[UP:0xf71 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.826: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 02/01 11:05:25.826: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 02/01 11:05:25.826: [smf] INFO: UE IMSI[262424648227868] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.833: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 02/01 11:05:25.833: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.833: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.838: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 02/01 11:05:25.838: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 02/01 11:05:25.838: [smf] INFO: UE IMSI[262427249258383] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.846: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 02/01 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x96 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.846: [upf] INFO: UE F-SEID[UP:0x96 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.850: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 02/01 11:05:25.850: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 02/01 11:05:25.850: [smf] INFO: UE IMSI[262427414572970] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.861: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 02/01 11:05:25.861: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.861: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.862: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 02/01 11:05:25.862: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 02/01 11:05:25.862: [smf] INFO: UE IMSI[262426985514397] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.868: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 02/01 11:05:25.868: [upf] INFO: UE F-SEID[UP:0xbdd CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.868: [upf] INFO: UE F-SEID[UP:0xbdd CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.873: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 02/01 11:05:25.873: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 02/01 11:05:25.873: [smf] INFO: UE IMSI[262424571614733] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.877: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 02/01 11:05:25.877: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.877: [upf] INFO: UE F-SEID[UP:0xf92 CP:0x219] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.884: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 02/01 11:05:25.884: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 02/01 11:05:25.884: [smf] INFO: UE IMSI[262421264209167] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.888: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 02/01 11:05:25.888: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.888: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.895: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 02/01 11:05:25.895: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 02/01 11:05:25.895: [smf] INFO: UE IMSI[262427912865115] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.900: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 02/01 11:05:25.900: [upf] INFO: UE F-SEID[UP:0xf42 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.900: [upf] INFO: UE F-SEID[UP:0xf42 CP:0xf09] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.906: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 02/01 11:05:25.906: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 02/01 11:05:25.906: [smf] INFO: UE IMSI[262424194667086] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.910: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 02/01 11:05:25.910: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.910: [upf] INFO: UE F-SEID[UP:0x8ec CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.916: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 02/01 11:05:25.916: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 02/01 11:05:25.917: [smf] INFO: UE IMSI[262421482638098] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.921: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 02/01 11:05:25.921: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.921: [upf] INFO: UE F-SEID[UP:0xa20 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.927: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 02/01 11:05:25.927: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 02/01 11:05:25.927: [smf] INFO: UE IMSI[262420644079005] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.931: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 02/01 11:05:25.931: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.931: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.938: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 02/01 11:05:25.938: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 02/01 11:05:25.938: [smf] INFO: UE IMSI[262424313912819] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.942: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 02/01 11:05:25.942: [upf] INFO: UE F-SEID[UP:0x32b CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.942: [upf] INFO: UE F-SEID[UP:0x32b CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.949: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 02/01 11:05:25.949: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 02/01 11:05:25.949: [smf] INFO: UE IMSI[262420311145434] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.953: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 02/01 11:05:25.953: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.953: [upf] INFO: UE F-SEID[UP:0x5f5 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.960: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 02/01 11:05:25.960: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 02/01 11:05:25.960: [smf] INFO: UE IMSI[262429372152967] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.964: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 02/01 11:05:25.964: [upf] INFO: UE F-SEID[UP:0x387 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.964: [upf] INFO: UE F-SEID[UP:0x387 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.970: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 02/01 11:05:25.970: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 02/01 11:05:25.970: [smf] INFO: UE IMSI[262428073180637] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.974: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 02/01 11:05:25.974: [upf] INFO: UE F-SEID[UP:0x80c CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.974: [upf] INFO: UE F-SEID[UP:0x80c CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.981: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 02/01 11:05:25.981: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 02/01 11:05:25.981: [smf] INFO: UE IMSI[262421289946213] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.986: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 02/01 11:05:25.986: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.986: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x547] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:25.992: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 02/01 11:05:25.992: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 02/01 11:05:25.992: [smf] INFO: UE IMSI[262425079476804] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:25.997: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 02/01 11:05:25.997: [upf] INFO: UE F-SEID[UP:0x982 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:25.997: [upf] INFO: UE F-SEID[UP:0x982 CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.003: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 02/01 11:05:26.003: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 02/01 11:05:26.003: [smf] INFO: UE IMSI[262420280081956] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.007: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 02/01 11:05:26.007: [upf] INFO: UE F-SEID[UP:0xaef CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.007: [upf] INFO: UE F-SEID[UP:0xaef CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.014: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 02/01 11:05:26.014: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 02/01 11:05:26.014: [smf] INFO: UE IMSI[262422050553903] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.018: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 02/01 11:05:26.018: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.018: [upf] INFO: UE F-SEID[UP:0xa30 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.025: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 02/01 11:05:26.025: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 02/01 11:05:26.025: [smf] INFO: UE IMSI[262425284717551] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.028: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 02/01 11:05:26.029: [upf] INFO: UE F-SEID[UP:0x507 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.029: [upf] INFO: UE F-SEID[UP:0x507 CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.035: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 02/01 11:05:26.035: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 02/01 11:05:26.035: [smf] INFO: UE IMSI[262429945233949] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.040: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 02/01 11:05:26.040: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.040: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x5eb] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.046: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 02/01 11:05:26.046: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 02/01 11:05:26.046: [smf] INFO: UE IMSI[262429326655873] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.051: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 02/01 11:05:26.051: [upf] INFO: UE F-SEID[UP:0xafe CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.051: [upf] INFO: UE F-SEID[UP:0xafe CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.057: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 02/01 11:05:26.057: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 02/01 11:05:26.057: [smf] INFO: UE IMSI[262420942574691] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.062: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 02/01 11:05:26.062: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.062: [upf] INFO: UE F-SEID[UP:0xd69 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.068: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 02/01 11:05:26.068: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 02/01 11:05:26.068: [smf] INFO: UE IMSI[262422195440306] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.072: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 02/01 11:05:26.072: [upf] INFO: UE F-SEID[UP:0xa0 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.072: [upf] INFO: UE F-SEID[UP:0xa0 CP:0xfd2] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.079: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 02/01 11:05:26.079: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 02/01 11:05:26.079: [smf] INFO: UE IMSI[262423574284630] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.083: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 02/01 11:05:26.083: [upf] INFO: UE F-SEID[UP:0x963 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.083: [upf] INFO: UE F-SEID[UP:0x963 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.090: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 02/01 11:05:26.090: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 02/01 11:05:26.090: [smf] INFO: UE IMSI[262429945675790] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.094: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 02/01 11:05:26.094: [upf] INFO: UE F-SEID[UP:0x952 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.094: [upf] INFO: UE F-SEID[UP:0x952 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.100: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 02/01 11:05:26.101: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 02/01 11:05:26.101: [smf] INFO: UE IMSI[262421289561470] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.105: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 02/01 11:05:26.105: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.105: [upf] INFO: UE F-SEID[UP:0x8fc CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.111: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 02/01 11:05:26.111: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 02/01 11:05:26.111: [smf] INFO: UE IMSI[262426402598955] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.116: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 02/01 11:05:26.116: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.116: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.122: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 02/01 11:05:26.122: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 02/01 11:05:26.122: [smf] INFO: UE IMSI[262422671638521] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.126: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 02/01 11:05:26.126: [upf] INFO: UE F-SEID[UP:0x83c CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.126: [upf] INFO: UE F-SEID[UP:0x83c CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.133: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 02/01 11:05:26.133: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 02/01 11:05:26.133: [smf] INFO: UE IMSI[262428499072780] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.137: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 02/01 11:05:26.137: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.137: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.144: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 02/01 11:05:26.144: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 02/01 11:05:26.144: [smf] INFO: UE IMSI[262428035655968] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.148: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 02/01 11:05:26.148: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.148: [upf] INFO: UE F-SEID[UP:0x7f8 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.155: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 02/01 11:05:26.155: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 02/01 11:05:26.155: [smf] INFO: UE IMSI[262420215102079] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.159: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 02/01 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x48b CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.159: [upf] INFO: UE F-SEID[UP:0x48b CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.165: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 02/01 11:05:26.166: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 02/01 11:05:26.166: [smf] INFO: UE IMSI[262422858328873] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.170: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 02/01 11:05:26.170: [upf] INFO: UE F-SEID[UP:0x545 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.170: [upf] INFO: UE F-SEID[UP:0x545 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.176: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 02/01 11:05:26.176: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 02/01 11:05:26.176: [smf] INFO: UE IMSI[262423121810243] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.181: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 02/01 11:05:26.181: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.181: [upf] INFO: UE F-SEID[UP:0xa3f CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.187: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 02/01 11:05:26.187: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 02/01 11:05:26.187: [smf] INFO: UE IMSI[262427798595514] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.191: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 02/01 11:05:26.191: [upf] INFO: UE F-SEID[UP:0x59a CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.191: [upf] INFO: UE F-SEID[UP:0x59a CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.198: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 02/01 11:05:26.198: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 02/01 11:05:26.198: [smf] INFO: UE IMSI[262425041461827] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.203: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 02/01 11:05:26.203: [upf] INFO: UE F-SEID[UP:0xafa CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.203: [upf] INFO: UE F-SEID[UP:0xafa CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.209: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 02/01 11:05:26.209: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 02/01 11:05:26.209: [smf] INFO: UE IMSI[262425100987121] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.213: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 02/01 11:05:26.213: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.213: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.219: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 02/01 11:05:26.219: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 02/01 11:05:26.219: [smf] INFO: UE IMSI[262425111781418] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.224: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 02/01 11:05:26.224: [upf] INFO: UE F-SEID[UP:0xa46 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.224: [upf] INFO: UE F-SEID[UP:0xa46 CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.230: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 02/01 11:05:26.230: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 02/01 11:05:26.230: [smf] INFO: UE IMSI[262427059897671] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.234: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 02/01 11:05:26.234: [upf] INFO: UE F-SEID[UP:0x884 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.234: [upf] INFO: UE F-SEID[UP:0x884 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.241: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 02/01 11:05:26.241: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 02/01 11:05:26.241: [smf] INFO: UE IMSI[262422952086001] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.245: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 02/01 11:05:26.245: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.246: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.252: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 02/01 11:05:26.252: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 02/01 11:05:26.252: [smf] INFO: UE IMSI[262426182777656] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.256: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 02/01 11:05:26.256: [upf] INFO: UE F-SEID[UP:0x459 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.256: [upf] INFO: UE F-SEID[UP:0x459 CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.263: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 02/01 11:05:26.263: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 02/01 11:05:26.263: [smf] INFO: UE IMSI[262427832010829] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.267: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 02/01 11:05:26.267: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.267: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.274: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 02/01 11:05:26.274: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 02/01 11:05:26.274: [smf] INFO: UE IMSI[262421510550849] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.280: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 02/01 11:05:26.280: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.280: [upf] INFO: UE F-SEID[UP:0xe9 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.285: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 02/01 11:05:26.285: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 02/01 11:05:26.285: [smf] INFO: UE IMSI[262421649763960] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.291: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 02/01 11:05:26.291: [upf] INFO: UE F-SEID[UP:0xcbc CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.291: [upf] INFO: UE F-SEID[UP:0xcbc CP:0xdc0] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.296: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 02/01 11:05:26.296: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 02/01 11:05:26.296: [smf] INFO: UE IMSI[262422903796293] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.300: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 02/01 11:05:26.300: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.300: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.307: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 02/01 11:05:26.307: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 02/01 11:05:26.308: [smf] INFO: UE IMSI[262427837563807] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.316: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 02/01 11:05:26.316: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.316: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.319: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 02/01 11:05:26.319: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 02/01 11:05:26.319: [smf] INFO: UE IMSI[262427109485650] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.322: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 02/01 11:05:26.322: [upf] INFO: UE F-SEID[UP:0x48e CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.322: [upf] INFO: UE F-SEID[UP:0x48e CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.329: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 02/01 11:05:26.329: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 02/01 11:05:26.329: [smf] INFO: UE IMSI[262428463242464] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.331: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 02/01 11:05:26.331: [upf] INFO: UE F-SEID[UP:0x374 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.331: [upf] INFO: UE F-SEID[UP:0x374 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.340: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 02/01 11:05:26.340: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 02/01 11:05:26.340: [smf] INFO: UE IMSI[262421434236942] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.342: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 02/01 11:05:26.342: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.342: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.350: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 02/01 11:05:26.350: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 02/01 11:05:26.350: [smf] INFO: UE IMSI[262428356988415] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.352: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 02/01 11:05:26.352: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.352: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.360: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 02/01 11:05:26.360: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 02/01 11:05:26.360: [smf] INFO: UE IMSI[262427310721122] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.363: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 02/01 11:05:26.363: [upf] INFO: UE F-SEID[UP:0xcab CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.363: [upf] INFO: UE F-SEID[UP:0xcab CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.371: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 02/01 11:05:26.371: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 02/01 11:05:26.371: [smf] INFO: UE IMSI[262428811592308] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.374: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 02/01 11:05:26.374: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.374: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.382: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 02/01 11:05:26.382: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 02/01 11:05:26.382: [smf] INFO: UE IMSI[262423298304914] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.384: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 02/01 11:05:26.384: [upf] INFO: UE F-SEID[UP:0x934 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.384: [upf] INFO: UE F-SEID[UP:0x934 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.392: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 02/01 11:05:26.392: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 02/01 11:05:26.392: [smf] INFO: UE IMSI[262421582329171] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.394: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 02/01 11:05:26.394: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.394: [upf] INFO: UE F-SEID[UP:0xe96 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.403: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 02/01 11:05:26.403: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 02/01 11:05:26.403: [smf] INFO: UE IMSI[262423939913787] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.405: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 02/01 11:05:26.405: [upf] INFO: UE F-SEID[UP:0x559 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.405: [upf] INFO: UE F-SEID[UP:0x559 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.413: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 02/01 11:05:26.413: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 02/01 11:05:26.413: [smf] INFO: UE IMSI[262426907921378] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.416: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 02/01 11:05:26.416: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.416: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.423: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 02/01 11:05:26.423: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 02/01 11:05:26.423: [smf] INFO: UE IMSI[262426531340065] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.426: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 02/01 11:05:26.426: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.426: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.434: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 02/01 11:05:26.434: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 02/01 11:05:26.434: [smf] INFO: UE IMSI[262427827797528] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.437: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 02/01 11:05:26.437: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.437: [upf] INFO: UE F-SEID[UP:0xb79 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.444: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 02/01 11:05:26.444: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 02/01 11:05:26.444: [smf] INFO: UE IMSI[262427149449062] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.448: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 02/01 11:05:26.448: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.448: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xc45] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.455: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 02/01 11:05:26.455: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 02/01 11:05:26.455: [smf] INFO: UE IMSI[262428697006165] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.458: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 02/01 11:05:26.458: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.458: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.465: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 02/01 11:05:26.465: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 02/01 11:05:26.465: [smf] INFO: UE IMSI[262429140687529] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.468: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 02/01 11:05:26.468: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.468: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.476: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 02/01 11:05:26.476: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 02/01 11:05:26.476: [smf] INFO: UE IMSI[262421204169826] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.478: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 02/01 11:05:26.478: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.478: [upf] INFO: UE F-SEID[UP:0xb4a CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.486: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 02/01 11:05:26.486: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 02/01 11:05:26.486: [smf] INFO: UE IMSI[262424535702915] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.489: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 02/01 11:05:26.489: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.489: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.497: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 02/01 11:05:26.497: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 02/01 11:05:26.497: [smf] INFO: UE IMSI[262423618926319] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.499: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 02/01 11:05:26.499: [upf] INFO: UE F-SEID[UP:0x30c CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.499: [upf] INFO: UE F-SEID[UP:0x30c CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.507: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 02/01 11:05:26.507: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 02/01 11:05:26.507: [smf] INFO: UE IMSI[262424367867675] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.510: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 02/01 11:05:26.510: [upf] INFO: UE F-SEID[UP:0x55b CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.510: [upf] INFO: UE F-SEID[UP:0x55b CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.517: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 02/01 11:05:26.518: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 02/01 11:05:26.518: [smf] INFO: UE IMSI[262421286093346] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.520: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 02/01 11:05:26.520: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.520: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.528: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 02/01 11:05:26.528: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 02/01 11:05:26.528: [smf] INFO: UE IMSI[262427062282630] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.530: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 02/01 11:05:26.530: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.530: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.538: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 02/01 11:05:26.538: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 02/01 11:05:26.538: [smf] INFO: UE IMSI[262424929328357] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.541: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 02/01 11:05:26.541: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.541: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xaa0] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.549: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 02/01 11:05:26.549: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 02/01 11:05:26.549: [smf] INFO: UE IMSI[262426486020102] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.551: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 02/01 11:05:26.551: [upf] INFO: UE F-SEID[UP:0x20a CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.551: [upf] INFO: UE F-SEID[UP:0x20a CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.559: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 02/01 11:05:26.559: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 02/01 11:05:26.559: [smf] INFO: UE IMSI[262420155273768] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.562: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 02/01 11:05:26.562: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.562: [upf] INFO: UE F-SEID[UP:0xed6 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.569: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 02/01 11:05:26.569: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 02/01 11:05:26.569: [smf] INFO: UE IMSI[262420756145438] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.572: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 02/01 11:05:26.572: [upf] INFO: UE F-SEID[UP:0xea9 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.572: [upf] INFO: UE F-SEID[UP:0xea9 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.580: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 02/01 11:05:26.580: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 02/01 11:05:26.580: [smf] INFO: UE IMSI[262422693461387] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.582: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 02/01 11:05:26.582: [upf] INFO: UE F-SEID[UP:0x968 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.582: [upf] INFO: UE F-SEID[UP:0x968 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.590: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 02/01 11:05:26.590: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 02/01 11:05:26.590: [smf] INFO: UE IMSI[262428523854276] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.593: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 02/01 11:05:26.593: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.593: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.601: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 02/01 11:05:26.601: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 02/01 11:05:26.601: [smf] INFO: UE IMSI[262429304262915] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.603: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 02/01 11:05:26.603: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.603: [upf] INFO: UE F-SEID[UP:0xb7b CP:0xc3] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.611: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 02/01 11:05:26.611: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 02/01 11:05:26.611: [smf] INFO: UE IMSI[262428979339532] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.613: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 02/01 11:05:26.613: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.613: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.621: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 02/01 11:05:26.621: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 02/01 11:05:26.621: [smf] INFO: UE IMSI[262423876290787] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.624: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 02/01 11:05:26.624: [upf] INFO: UE F-SEID[UP:0x278 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.624: [upf] INFO: UE F-SEID[UP:0x278 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.632: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 02/01 11:05:26.632: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 02/01 11:05:26.632: [smf] INFO: UE IMSI[262421040901411] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.635: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 02/01 11:05:26.635: [upf] INFO: UE F-SEID[UP:0xfca CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.635: [upf] INFO: UE F-SEID[UP:0xfca CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.642: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 02/01 11:05:26.642: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 02/01 11:05:26.642: [smf] INFO: UE IMSI[262421680091278] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.645: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 02/01 11:05:26.645: [upf] INFO: UE F-SEID[UP:0x610 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.645: [upf] INFO: UE F-SEID[UP:0x610 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.653: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 02/01 11:05:26.653: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 02/01 11:05:26.653: [smf] INFO: UE IMSI[262428612540603] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.655: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 02/01 11:05:26.655: [upf] INFO: UE F-SEID[UP:0x9c CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.655: [upf] INFO: UE F-SEID[UP:0x9c CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.663: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 02/01 11:05:26.663: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 02/01 11:05:26.663: [smf] INFO: UE IMSI[262429331317601] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.665: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 02/01 11:05:26.665: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.665: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.674: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 02/01 11:05:26.674: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 02/01 11:05:26.674: [smf] INFO: UE IMSI[262420137295082] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.676: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 02/01 11:05:26.676: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.676: [upf] INFO: UE F-SEID[UP:0x9ad CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.684: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 02/01 11:05:26.684: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 02/01 11:05:26.684: [smf] INFO: UE IMSI[262420173902503] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.686: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 02/01 11:05:26.686: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.686: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.695: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 02/01 11:05:26.695: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 02/01 11:05:26.695: [smf] INFO: UE IMSI[262424157040500] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.697: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 02/01 11:05:26.697: [upf] INFO: UE F-SEID[UP:0x68f CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.697: [upf] INFO: UE F-SEID[UP:0x68f CP:0xfe5] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.705: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 02/01 11:05:26.705: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 02/01 11:05:26.705: [smf] INFO: UE IMSI[262420958740318] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.708: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 02/01 11:05:26.708: [upf] INFO: UE F-SEID[UP:0x261 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.708: [upf] INFO: UE F-SEID[UP:0x261 CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.716: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 02/01 11:05:26.716: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 02/01 11:05:26.716: [smf] INFO: UE IMSI[262423687242176] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.719: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 02/01 11:05:26.719: [upf] INFO: UE F-SEID[UP:0xeff CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.719: [upf] INFO: UE F-SEID[UP:0xeff CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.726: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 02/01 11:05:26.726: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 02/01 11:05:26.726: [smf] INFO: UE IMSI[262422695535571] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.729: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 02/01 11:05:26.729: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.729: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.737: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 02/01 11:05:26.737: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 02/01 11:05:26.737: [smf] INFO: UE IMSI[262426774050849] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.739: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 02/01 11:05:26.739: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.739: [upf] INFO: UE F-SEID[UP:0xb16 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.747: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 02/01 11:05:26.747: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 02/01 11:05:26.747: [smf] INFO: UE IMSI[262422111922958] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.749: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 02/01 11:05:26.749: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.749: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.757: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 02/01 11:05:26.757: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 02/01 11:05:26.757: [smf] INFO: UE IMSI[262425459579477] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.760: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 02/01 11:05:26.760: [upf] INFO: UE F-SEID[UP:0x85b CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.760: [upf] INFO: UE F-SEID[UP:0x85b CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.768: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 02/01 11:05:26.768: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 02/01 11:05:26.768: [smf] INFO: UE IMSI[262429506666807] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.770: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 02/01 11:05:26.770: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.770: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.778: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 02/01 11:05:26.778: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 02/01 11:05:26.778: [smf] INFO: UE IMSI[262424921463522] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.781: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 02/01 11:05:26.781: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.781: [upf] INFO: UE F-SEID[UP:0xd9a CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.789: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 02/01 11:05:26.789: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 02/01 11:05:26.789: [smf] INFO: UE IMSI[262422877352926] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.791: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 02/01 11:05:26.791: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.791: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.799: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 02/01 11:05:26.799: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 02/01 11:05:26.799: [smf] INFO: UE IMSI[262423235155379] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.801: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 02/01 11:05:26.801: [upf] INFO: UE F-SEID[UP:0xfe CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.801: [upf] INFO: UE F-SEID[UP:0xfe CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.810: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 02/01 11:05:26.810: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 02/01 11:05:26.810: [smf] INFO: UE IMSI[262429110794317] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.812: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 02/01 11:05:26.812: [upf] INFO: UE F-SEID[UP:0xafd CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.812: [upf] INFO: UE F-SEID[UP:0xafd CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.820: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 02/01 11:05:26.820: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 02/01 11:05:26.820: [smf] INFO: UE IMSI[262423492502913] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.822: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 02/01 11:05:26.822: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.822: [upf] INFO: UE F-SEID[UP:0x3cd CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.830: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 02/01 11:05:26.830: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 02/01 11:05:26.830: [smf] INFO: UE IMSI[262420278164597] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.833: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 02/01 11:05:26.833: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.833: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.841: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 02/01 11:05:26.841: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 02/01 11:05:26.841: [smf] INFO: UE IMSI[262422187480099] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.843: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 02/01 11:05:26.843: [upf] INFO: UE F-SEID[UP:0x26b CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.843: [upf] INFO: UE F-SEID[UP:0x26b CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.851: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 02/01 11:05:26.851: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 02/01 11:05:26.851: [smf] INFO: UE IMSI[262425029758716] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.853: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 02/01 11:05:26.854: [upf] INFO: UE F-SEID[UP:0x26 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.854: [upf] INFO: UE F-SEID[UP:0x26 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.862: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 02/01 11:05:26.862: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 02/01 11:05:26.862: [smf] INFO: UE IMSI[262422353674207] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.864: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 02/01 11:05:26.864: [upf] INFO: UE F-SEID[UP:0x979 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.864: [upf] INFO: UE F-SEID[UP:0x979 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.872: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 02/01 11:05:26.872: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 02/01 11:05:26.872: [smf] INFO: UE IMSI[262424697896142] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.874: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 02/01 11:05:26.874: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.874: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.882: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 02/01 11:05:26.882: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 02/01 11:05:26.882: [smf] INFO: UE IMSI[262426604658689] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.885: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 02/01 11:05:26.885: [upf] INFO: UE F-SEID[UP:0xdce CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.885: [upf] INFO: UE F-SEID[UP:0xdce CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.893: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 02/01 11:05:26.893: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 02/01 11:05:26.893: [smf] INFO: UE IMSI[262424604667759] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.895: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 02/01 11:05:26.895: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.895: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.903: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 02/01 11:05:26.903: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 02/01 11:05:26.903: [smf] INFO: UE IMSI[262427373310316] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.905: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 02/01 11:05:26.905: [upf] INFO: UE F-SEID[UP:0xdba CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.905: [upf] INFO: UE F-SEID[UP:0xdba CP:0xa09] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.914: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 02/01 11:05:26.914: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 02/01 11:05:26.914: [smf] INFO: UE IMSI[262425868061582] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.916: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 02/01 11:05:26.916: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.916: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.924: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 02/01 11:05:26.924: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 02/01 11:05:26.924: [smf] INFO: UE IMSI[262426092601670] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.926: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 02/01 11:05:26.926: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.926: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.934: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 02/01 11:05:26.934: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 02/01 11:05:26.934: [smf] INFO: UE IMSI[262420758223324] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.937: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 02/01 11:05:26.937: [upf] INFO: UE F-SEID[UP:0x5da CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.937: [upf] INFO: UE F-SEID[UP:0x5da CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.945: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 02/01 11:05:26.945: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 02/01 11:05:26.945: [smf] INFO: UE IMSI[262422909269104] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.947: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 02/01 11:05:26.947: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.947: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.955: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 02/01 11:05:26.955: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 02/01 11:05:26.955: [smf] INFO: UE IMSI[262423822130560] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.958: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 02/01 11:05:26.958: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.958: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.966: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 02/01 11:05:26.966: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 02/01 11:05:26.966: [smf] INFO: UE IMSI[262425958976910] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.968: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 02/01 11:05:26.968: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.968: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.976: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 02/01 11:05:26.976: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 02/01 11:05:26.976: [smf] INFO: UE IMSI[262428964291075] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.978: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 02/01 11:05:26.978: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.978: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.986: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 02/01 11:05:26.986: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 02/01 11:05:26.986: [smf] INFO: UE IMSI[262423133331122] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.989: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 02/01 11:05:26.989: [upf] INFO: UE F-SEID[UP:0x79a CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.989: [upf] INFO: UE F-SEID[UP:0x79a CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:26.997: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 02/01 11:05:26.997: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 02/01 11:05:26.997: [smf] INFO: UE IMSI[262429585491629] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:26.999: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 02/01 11:05:26.999: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:26.999: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.007: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 02/01 11:05:27.007: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 02/01 11:05:27.007: [smf] INFO: UE IMSI[262425896157175] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.009: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 02/01 11:05:27.009: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.009: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.018: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 02/01 11:05:27.018: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 02/01 11:05:27.018: [smf] INFO: UE IMSI[262426906502768] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.020: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 02/01 11:05:27.020: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.020: [upf] INFO: UE F-SEID[UP:0xf0a CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.029: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 02/01 11:05:27.029: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 02/01 11:05:27.029: [smf] INFO: UE IMSI[262422715913772] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.033: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 02/01 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.039: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 02/01 11:05:27.039: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 02/01 11:05:27.039: [smf] INFO: UE IMSI[262422945959614] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.044: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 02/01 11:05:27.044: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.044: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.050: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 02/01 11:05:27.050: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 02/01 11:05:27.050: [smf] INFO: UE IMSI[262428791355337] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.054: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 02/01 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.061: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 02/01 11:05:27.061: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 02/01 11:05:27.061: [smf] INFO: UE IMSI[262423897008116] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.065: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 02/01 11:05:27.065: [upf] INFO: UE F-SEID[UP:0x80 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.065: [upf] INFO: UE F-SEID[UP:0x80 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.072: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 02/01 11:05:27.072: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 02/01 11:05:27.072: [smf] INFO: UE IMSI[262421339279817] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.075: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 02/01 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xeca CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xeca CP:0x2f] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.082: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 02/01 11:05:27.082: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 02/01 11:05:27.082: [smf] INFO: UE IMSI[262422901705465] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.087: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 02/01 11:05:27.087: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.087: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.093: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 02/01 11:05:27.093: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 02/01 11:05:27.093: [smf] INFO: UE IMSI[262424783563572] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.097: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 02/01 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.104: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 02/01 11:05:27.104: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 02/01 11:05:27.104: [smf] INFO: UE IMSI[262427255977926] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.109: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 02/01 11:05:27.109: [upf] INFO: UE F-SEID[UP:0x90c CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.109: [upf] INFO: UE F-SEID[UP:0x90c CP:0xb95] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.115: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 02/01 11:05:27.115: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 02/01 11:05:27.115: [smf] INFO: UE IMSI[262425817959008] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.118: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 02/01 11:05:27.118: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.118: [upf] INFO: UE F-SEID[UP:0xd46 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.126: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 02/01 11:05:27.126: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 02/01 11:05:27.126: [smf] INFO: UE IMSI[262422177768946] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.132: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 02/01 11:05:27.132: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.132: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.138: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 02/01 11:05:27.138: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 02/01 11:05:27.138: [smf] INFO: UE IMSI[262423013571006] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.146: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 02/01 11:05:27.146: [upf] INFO: UE F-SEID[UP:0x192 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.146: [upf] INFO: UE F-SEID[UP:0x192 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.150: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 02/01 11:05:27.150: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 02/01 11:05:27.150: [smf] INFO: UE IMSI[262421580864809] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.159: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 02/01 11:05:27.159: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.159: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.162: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 02/01 11:05:27.162: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 02/01 11:05:27.162: [smf] INFO: UE IMSI[262429784919329] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.172: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 02/01 11:05:27.172: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.172: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.174: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 02/01 11:05:27.174: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 02/01 11:05:27.174: [smf] INFO: UE IMSI[262421850116833] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.180: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 02/01 11:05:27.180: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.180: [upf] INFO: UE F-SEID[UP:0xee3 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.185: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 02/01 11:05:27.185: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 02/01 11:05:27.185: [smf] INFO: UE IMSI[262426028343127] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.189: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 02/01 11:05:27.189: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.189: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.196: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 02/01 11:05:27.196: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 02/01 11:05:27.196: [smf] INFO: UE IMSI[262426240357117] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.201: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 02/01 11:05:27.201: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.201: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.207: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 02/01 11:05:27.207: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 02/01 11:05:27.207: [smf] INFO: UE IMSI[262420203064151] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.211: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 02/01 11:05:27.211: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.211: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.218: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 02/01 11:05:27.218: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 02/01 11:05:27.218: [smf] INFO: UE IMSI[262423757228401] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.222: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 02/01 11:05:27.222: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.222: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.229: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 02/01 11:05:27.229: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 02/01 11:05:27.229: [smf] INFO: UE IMSI[262423028462832] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.233: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 02/01 11:05:27.233: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.233: [upf] INFO: UE F-SEID[UP:0x6bc CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.239: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 02/01 11:05:27.239: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 02/01 11:05:27.239: [smf] INFO: UE IMSI[262421377124104] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.243: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 02/01 11:05:27.243: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.243: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.250: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 02/01 11:05:27.250: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 02/01 11:05:27.250: [smf] INFO: UE IMSI[262426862460554] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.255: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 02/01 11:05:27.255: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.255: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.261: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 02/01 11:05:27.261: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 02/01 11:05:27.261: [smf] INFO: UE IMSI[262424033804272] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.265: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 02/01 11:05:27.265: [upf] INFO: UE F-SEID[UP:0x731 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.265: [upf] INFO: UE F-SEID[UP:0x731 CP:0xd06] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.272: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 02/01 11:05:27.272: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 02/01 11:05:27.272: [smf] INFO: UE IMSI[262426790616809] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.276: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 02/01 11:05:27.276: [upf] INFO: UE F-SEID[UP:0x531 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.276: [upf] INFO: UE F-SEID[UP:0x531 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.283: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 02/01 11:05:27.283: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 02/01 11:05:27.283: [smf] INFO: UE IMSI[262427386377264] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.287: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 02/01 11:05:27.287: [upf] INFO: UE F-SEID[UP:0x13e CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.287: [upf] INFO: UE F-SEID[UP:0x13e CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.294: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 02/01 11:05:27.294: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 02/01 11:05:27.294: [smf] INFO: UE IMSI[262422066043889] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.298: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 02/01 11:05:27.298: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.298: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.304: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 02/01 11:05:27.304: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 02/01 11:05:27.305: [smf] INFO: UE IMSI[262428313663058] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.309: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 02/01 11:05:27.309: [upf] INFO: UE F-SEID[UP:0x654 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.309: [upf] INFO: UE F-SEID[UP:0x654 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.315: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 02/01 11:05:27.315: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 02/01 11:05:27.315: [smf] INFO: UE IMSI[262422055916616] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.320: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 02/01 11:05:27.320: [upf] INFO: UE F-SEID[UP:0x103 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.320: [upf] INFO: UE F-SEID[UP:0x103 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.326: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 02/01 11:05:27.326: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 02/01 11:05:27.326: [smf] INFO: UE IMSI[262428865684054] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.331: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 02/01 11:05:27.331: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.331: [upf] INFO: UE F-SEID[UP:0xa3 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.337: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 02/01 11:05:27.337: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 02/01 11:05:27.337: [smf] INFO: UE IMSI[262424531232998] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.341: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 02/01 11:05:27.341: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.341: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.348: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 02/01 11:05:27.348: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 02/01 11:05:27.348: [smf] INFO: UE IMSI[262429656108503] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.352: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 02/01 11:05:27.352: [upf] INFO: UE F-SEID[UP:0x860 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.352: [upf] INFO: UE F-SEID[UP:0x860 CP:0xf64] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.359: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 02/01 11:05:27.359: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 02/01 11:05:27.359: [smf] INFO: UE IMSI[262421126796214] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.363: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 02/01 11:05:27.363: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.363: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.370: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 02/01 11:05:27.370: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 02/01 11:05:27.370: [smf] INFO: UE IMSI[262424127303338] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.374: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 02/01 11:05:27.374: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.374: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.380: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 02/01 11:05:27.381: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 02/01 11:05:27.381: [smf] INFO: UE IMSI[262429139359822] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.385: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 02/01 11:05:27.385: [upf] INFO: UE F-SEID[UP:0x40c CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.385: [upf] INFO: UE F-SEID[UP:0x40c CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.391: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 02/01 11:05:27.391: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 02/01 11:05:27.391: [smf] INFO: UE IMSI[262425738484901] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.396: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 02/01 11:05:27.396: [upf] INFO: UE F-SEID[UP:0xcce CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.396: [upf] INFO: UE F-SEID[UP:0xcce CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.402: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 02/01 11:05:27.402: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 02/01 11:05:27.402: [smf] INFO: UE IMSI[262421689554305] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.406: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 02/01 11:05:27.406: [upf] INFO: UE F-SEID[UP:0x511 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.406: [upf] INFO: UE F-SEID[UP:0x511 CP:0x7c9] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.414: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 02/01 11:05:27.414: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 02/01 11:05:27.414: [smf] INFO: UE IMSI[262421240659652] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.422: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 02/01 11:05:27.422: [upf] INFO: UE F-SEID[UP:0x903 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.422: [upf] INFO: UE F-SEID[UP:0x903 CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.426: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 02/01 11:05:27.426: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 02/01 11:05:27.426: [smf] INFO: UE IMSI[262426940831680] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.433: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 02/01 11:05:27.433: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.433: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.437: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 02/01 11:05:27.437: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 02/01 11:05:27.437: [smf] INFO: UE IMSI[262423994543062] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.441: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 02/01 11:05:27.441: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.441: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.448: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 02/01 11:05:27.448: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 02/01 11:05:27.448: [smf] INFO: UE IMSI[262420457713978] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.455: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 02/01 11:05:27.455: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.455: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.460: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 02/01 11:05:27.460: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 02/01 11:05:27.460: [smf] INFO: UE IMSI[262427815433630] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.466: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 02/01 11:05:27.466: [upf] INFO: UE F-SEID[UP:0xa99 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.466: [upf] INFO: UE F-SEID[UP:0xa99 CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.471: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 02/01 11:05:27.471: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 02/01 11:05:27.471: [smf] INFO: UE IMSI[262425113409385] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.475: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 02/01 11:05:27.475: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.475: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.481: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 02/01 11:05:27.481: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 02/01 11:05:27.481: [smf] INFO: UE IMSI[262428251140286] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.486: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 02/01 11:05:27.486: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.486: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.492: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 02/01 11:05:27.492: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 02/01 11:05:27.492: [smf] INFO: UE IMSI[262424079562800] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.496: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 02/01 11:05:27.496: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.496: [upf] INFO: UE F-SEID[UP:0xdf5 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.503: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 02/01 11:05:27.503: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 02/01 11:05:27.503: [smf] INFO: UE IMSI[262429794672530] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.507: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 02/01 11:05:27.507: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.507: [upf] INFO: UE F-SEID[UP:0xa94 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.513: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 02/01 11:05:27.514: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 02/01 11:05:27.514: [smf] INFO: UE IMSI[262420076058671] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.516: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 02/01 11:05:27.516: [upf] INFO: UE F-SEID[UP:0x81d CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.516: [upf] INFO: UE F-SEID[UP:0x81d CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.524: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 02/01 11:05:27.524: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 02/01 11:05:27.524: [smf] INFO: UE IMSI[262426021530404] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.529: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 02/01 11:05:27.529: [upf] INFO: UE F-SEID[UP:0x2b CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.529: [upf] INFO: UE F-SEID[UP:0x2b CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.536: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 02/01 11:05:27.536: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 02/01 11:05:27.536: [smf] INFO: UE IMSI[262429520488728] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.543: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 02/01 11:05:27.543: [upf] INFO: UE F-SEID[UP:0x713 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.543: [upf] INFO: UE F-SEID[UP:0x713 CP:0xfea] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.547: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 02/01 11:05:27.547: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 02/01 11:05:27.547: [smf] INFO: UE IMSI[262424245671480] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.553: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 02/01 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.553: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.558: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 02/01 11:05:27.558: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 02/01 11:05:27.558: [smf] INFO: UE IMSI[262429817925686] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.563: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 02/01 11:05:27.563: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.563: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.569: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 02/01 11:05:27.569: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 02/01 11:05:27.569: [smf] INFO: UE IMSI[262423818098116] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.574: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 02/01 11:05:27.574: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.574: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x22d] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.580: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 02/01 11:05:27.580: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 02/01 11:05:27.580: [smf] INFO: UE IMSI[262420082953335] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.585: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 02/01 11:05:27.585: [upf] INFO: UE F-SEID[UP:0x89a CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.585: [upf] INFO: UE F-SEID[UP:0x89a CP:0x5de] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.591: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 02/01 11:05:27.591: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 02/01 11:05:27.591: [smf] INFO: UE IMSI[262420660444060] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.596: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 02/01 11:05:27.596: [upf] INFO: UE F-SEID[UP:0x4ce CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.596: [upf] INFO: UE F-SEID[UP:0x4ce CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.602: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 02/01 11:05:27.602: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 02/01 11:05:27.602: [smf] INFO: UE IMSI[262421289532663] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.606: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 02/01 11:05:27.606: [upf] INFO: UE F-SEID[UP:0x33 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.606: [upf] INFO: UE F-SEID[UP:0x33 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.613: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 02/01 11:05:27.613: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 02/01 11:05:27.613: [smf] INFO: UE IMSI[262424043635769] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.617: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 02/01 11:05:27.617: [upf] INFO: UE F-SEID[UP:0x593 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.617: [upf] INFO: UE F-SEID[UP:0x593 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.623: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 02/01 11:05:27.623: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 02/01 11:05:27.623: [smf] INFO: UE IMSI[262420917053653] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.628: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 02/01 11:05:27.628: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.628: [upf] INFO: UE F-SEID[UP:0xa22 CP:0xb78] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.634: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 02/01 11:05:27.634: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 02/01 11:05:27.634: [smf] INFO: UE IMSI[262427289702478] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.639: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 02/01 11:05:27.639: [upf] INFO: UE F-SEID[UP:0xd78 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.639: [upf] INFO: UE F-SEID[UP:0xd78 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.645: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 02/01 11:05:27.645: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 02/01 11:05:27.645: [smf] INFO: UE IMSI[262429141726775] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.650: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 02/01 11:05:27.650: [upf] INFO: UE F-SEID[UP:0x5f CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.650: [upf] INFO: UE F-SEID[UP:0x5f CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.656: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 02/01 11:05:27.656: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 02/01 11:05:27.656: [smf] INFO: UE IMSI[262425232268196] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.661: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 02/01 11:05:27.661: [upf] INFO: UE F-SEID[UP:0x80b CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.661: [upf] INFO: UE F-SEID[UP:0x80b CP:0x3f3] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.667: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 02/01 11:05:27.667: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 02/01 11:05:27.667: [smf] INFO: UE IMSI[262429551436145] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.672: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 02/01 11:05:27.672: [upf] INFO: UE F-SEID[UP:0x732 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.672: [upf] INFO: UE F-SEID[UP:0x732 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.678: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 02/01 11:05:27.678: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 02/01 11:05:27.678: [smf] INFO: UE IMSI[262428599256008] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.683: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 02/01 11:05:27.683: [upf] INFO: UE F-SEID[UP:0x999 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.683: [upf] INFO: UE F-SEID[UP:0x999 CP:0x1db] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.689: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 02/01 11:05:27.689: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 02/01 11:05:27.689: [smf] INFO: UE IMSI[262425094798162] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.693: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 02/01 11:05:27.693: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.693: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.700: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 02/01 11:05:27.700: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 02/01 11:05:27.700: [smf] INFO: UE IMSI[262427918889758] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.704: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 02/01 11:05:27.704: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.704: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.710: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 02/01 11:05:27.710: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 02/01 11:05:27.710: [smf] INFO: UE IMSI[262420559454699] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.715: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 02/01 11:05:27.715: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.715: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.721: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 02/01 11:05:27.721: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 02/01 11:05:27.721: [smf] INFO: UE IMSI[262421765819068] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.726: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 02/01 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x600 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.726: [upf] INFO: UE F-SEID[UP:0x600 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.732: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 02/01 11:05:27.732: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 02/01 11:05:27.732: [smf] INFO: UE IMSI[262423198072776] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.737: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 02/01 11:05:27.737: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.737: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.743: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 02/01 11:05:27.743: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 02/01 11:05:27.743: [smf] INFO: UE IMSI[262421737736762] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.747: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 02/01 11:05:27.747: [upf] INFO: UE F-SEID[UP:0x313 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.747: [upf] INFO: UE F-SEID[UP:0x313 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.754: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 02/01 11:05:27.754: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 02/01 11:05:27.754: [smf] INFO: UE IMSI[262421806074744] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.758: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 02/01 11:05:27.758: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.758: [upf] INFO: UE F-SEID[UP:0xa75 CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.764: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 02/01 11:05:27.764: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 02/01 11:05:27.764: [smf] INFO: UE IMSI[262421397234867] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.769: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 02/01 11:05:27.769: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.769: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.775: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 02/01 11:05:27.775: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 02/01 11:05:27.775: [smf] INFO: UE IMSI[262427741416219] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.779: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 02/01 11:05:27.779: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.779: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.786: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 02/01 11:05:27.786: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 02/01 11:05:27.786: [smf] INFO: UE IMSI[262429708022843] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.794: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 02/01 11:05:27.794: [upf] INFO: UE F-SEID[UP:0x85d CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.794: [upf] INFO: UE F-SEID[UP:0x85d CP:0xe23] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.798: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 02/01 11:05:27.798: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 02/01 11:05:27.798: [smf] INFO: UE IMSI[262423317864549] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.803: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 02/01 11:05:27.803: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.803: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.809: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 02/01 11:05:27.809: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 02/01 11:05:27.809: [smf] INFO: UE IMSI[262427548781725] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.813: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 02/01 11:05:27.814: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.814: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.819: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 02/01 11:05:27.820: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 02/01 11:05:27.820: [smf] INFO: UE IMSI[262420452459683] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.825: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 02/01 11:05:27.825: [upf] INFO: UE F-SEID[UP:0x171 CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.825: [upf] INFO: UE F-SEID[UP:0x171 CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.830: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 02/01 11:05:27.830: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 02/01 11:05:27.830: [smf] INFO: UE IMSI[262421198035388] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.834: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 02/01 11:05:27.835: [upf] INFO: UE F-SEID[UP:0xf7a CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.835: [upf] INFO: UE F-SEID[UP:0xf7a CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.841: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 02/01 11:05:27.841: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 02/01 11:05:27.841: [smf] INFO: UE IMSI[262422009685411] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.846: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 02/01 11:05:27.846: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.846: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.852: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 02/01 11:05:27.852: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 02/01 11:05:27.852: [smf] INFO: UE IMSI[262422369650335] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.857: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 02/01 11:05:27.857: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.857: [upf] INFO: UE F-SEID[UP:0xe19 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.863: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 02/01 11:05:27.863: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 02/01 11:05:27.863: [smf] INFO: UE IMSI[262423355205155] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.867: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 02/01 11:05:27.867: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.867: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.874: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 02/01 11:05:27.874: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 02/01 11:05:27.874: [smf] INFO: UE IMSI[262421937530786] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.879: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 02/01 11:05:27.879: [upf] INFO: UE F-SEID[UP:0x637 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.879: [upf] INFO: UE F-SEID[UP:0x637 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.884: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 02/01 11:05:27.884: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 02/01 11:05:27.884: [smf] INFO: UE IMSI[262420914538406] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.888: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 02/01 11:05:27.888: [upf] INFO: UE F-SEID[UP:0x17f CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.888: [upf] INFO: UE F-SEID[UP:0x17f CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.896: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 02/01 11:05:27.896: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 02/01 11:05:27.896: [smf] INFO: UE IMSI[262420834558343] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.905: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 02/01 11:05:27.905: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.905: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x9bf] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.908: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 02/01 11:05:27.908: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 02/01 11:05:27.908: [smf] INFO: UE IMSI[262421260323563] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.914: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 02/01 11:05:27.914: [upf] INFO: UE F-SEID[UP:0x57d CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.914: [upf] INFO: UE F-SEID[UP:0x57d CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.919: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 02/01 11:05:27.919: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 02/01 11:05:27.919: [smf] INFO: UE IMSI[262426166637735] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.924: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 02/01 11:05:27.924: [upf] INFO: UE F-SEID[UP:0x2a CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.924: [upf] INFO: UE F-SEID[UP:0x2a CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.930: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 02/01 11:05:27.930: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 02/01 11:05:27.930: [smf] INFO: UE IMSI[262421527910464] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.934: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 02/01 11:05:27.934: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.934: [upf] INFO: UE F-SEID[UP:0x3d4 CP:0xe5] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.941: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 02/01 11:05:27.941: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 02/01 11:05:27.941: [smf] INFO: UE IMSI[262421478958415] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.945: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 02/01 11:05:27.945: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.945: [upf] INFO: UE F-SEID[UP:0x4c9 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.952: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 02/01 11:05:27.952: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 02/01 11:05:27.952: [smf] INFO: UE IMSI[262428356173927] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.956: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 02/01 11:05:27.956: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.956: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x16d] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.962: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 02/01 11:05:27.962: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 02/01 11:05:27.962: [smf] INFO: UE IMSI[262425761721778] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.967: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 02/01 11:05:27.967: [upf] INFO: UE F-SEID[UP:0x10b CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.967: [upf] INFO: UE F-SEID[UP:0x10b CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.973: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 02/01 11:05:27.973: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 02/01 11:05:27.973: [smf] INFO: UE IMSI[262424250207138] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.977: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 02/01 11:05:27.977: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.977: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.984: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 02/01 11:05:27.984: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 02/01 11:05:27.984: [smf] INFO: UE IMSI[262421293647935] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.990: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 02/01 11:05:27.990: [upf] INFO: UE F-SEID[UP:0x27f CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.990: [upf] INFO: UE F-SEID[UP:0x27f CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:27.995: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 02/01 11:05:27.995: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 02/01 11:05:27.995: [smf] INFO: UE IMSI[262424570583191] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:27.999: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 02/01 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x62 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:27.999: [upf] INFO: UE F-SEID[UP:0x62 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.006: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 02/01 11:05:28.006: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 02/01 11:05:28.006: [smf] INFO: UE IMSI[262428520143764] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.010: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 02/01 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x61 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.010: [upf] INFO: UE F-SEID[UP:0x61 CP:0x1dd] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.016: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 02/01 11:05:28.016: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 02/01 11:05:28.016: [smf] INFO: UE IMSI[262429571609825] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.020: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 02/01 11:05:28.020: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.020: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.027: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 02/01 11:05:28.027: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 02/01 11:05:28.027: [smf] INFO: UE IMSI[262425624992411] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.032: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 02/01 11:05:28.032: [upf] INFO: UE F-SEID[UP:0x659 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.032: [upf] INFO: UE F-SEID[UP:0x659 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.038: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 02/01 11:05:28.038: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 02/01 11:05:28.038: [smf] INFO: UE IMSI[262420726634723] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.042: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 02/01 11:05:28.042: [upf] INFO: UE F-SEID[UP:0x45a CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.042: [upf] INFO: UE F-SEID[UP:0x45a CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.049: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 02/01 11:05:28.049: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 02/01 11:05:28.049: [smf] INFO: UE IMSI[262422885902103] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.053: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 02/01 11:05:28.053: [upf] INFO: UE F-SEID[UP:0x23a CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.053: [upf] INFO: UE F-SEID[UP:0x23a CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.060: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 02/01 11:05:28.060: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 02/01 11:05:28.060: [smf] INFO: UE IMSI[262428546460383] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.064: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 02/01 11:05:28.064: [upf] INFO: UE F-SEID[UP:0x91a CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.064: [upf] INFO: UE F-SEID[UP:0x91a CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.070: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 02/01 11:05:28.070: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 02/01 11:05:28.071: [smf] INFO: UE IMSI[262422420419389] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.075: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 02/01 11:05:28.075: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.075: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x62d] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.081: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 02/01 11:05:28.081: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 02/01 11:05:28.081: [smf] INFO: UE IMSI[262429796098642] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.086: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 02/01 11:05:28.086: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.086: [upf] INFO: UE F-SEID[UP:0xca9 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.092: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 02/01 11:05:28.092: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 02/01 11:05:28.092: [smf] INFO: UE IMSI[262421824326547] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.096: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 02/01 11:05:28.096: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.096: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.103: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 02/01 11:05:28.103: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 02/01 11:05:28.103: [smf] INFO: UE IMSI[262420126065829] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.107: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 02/01 11:05:28.107: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.107: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.114: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 02/01 11:05:28.114: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 02/01 11:05:28.114: [smf] INFO: UE IMSI[262422507916483] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.118: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 02/01 11:05:28.118: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.118: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.125: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 02/01 11:05:28.125: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 02/01 11:05:28.125: [smf] INFO: UE IMSI[262429166214043] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.129: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 02/01 11:05:28.129: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.129: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.135: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 02/01 11:05:28.135: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 02/01 11:05:28.135: [smf] INFO: UE IMSI[262426453693486] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.139: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 02/01 11:05:28.139: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.139: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x334] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.146: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 02/01 11:05:28.146: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 02/01 11:05:28.146: [smf] INFO: UE IMSI[262429547794489] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.150: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 02/01 11:05:28.150: [upf] INFO: UE F-SEID[UP:0x794 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.150: [upf] INFO: UE F-SEID[UP:0x794 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.157: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 02/01 11:05:28.157: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 02/01 11:05:28.157: [smf] INFO: UE IMSI[262424649033280] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.161: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 02/01 11:05:28.161: [upf] INFO: UE F-SEID[UP:0x628 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.161: [upf] INFO: UE F-SEID[UP:0x628 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.168: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 02/01 11:05:28.168: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 02/01 11:05:28.168: [smf] INFO: UE IMSI[262427656075611] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.172: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 02/01 11:05:28.172: [upf] INFO: UE F-SEID[UP:0x172 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.172: [upf] INFO: UE F-SEID[UP:0x172 CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.179: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 02/01 11:05:28.179: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 02/01 11:05:28.179: [smf] INFO: UE IMSI[262428109666846] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.183: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 02/01 11:05:28.183: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.183: [upf] INFO: UE F-SEID[UP:0xc0b CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.189: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 02/01 11:05:28.189: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 02/01 11:05:28.189: [smf] INFO: UE IMSI[262425559087416] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.193: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 02/01 11:05:28.193: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.193: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.200: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 02/01 11:05:28.200: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 02/01 11:05:28.200: [smf] INFO: UE IMSI[262421053953793] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.205: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 02/01 11:05:28.205: [upf] INFO: UE F-SEID[UP:0x520 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.205: [upf] INFO: UE F-SEID[UP:0x520 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.211: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 02/01 11:05:28.211: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 02/01 11:05:28.211: [smf] INFO: UE IMSI[262425832496551] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.215: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 02/01 11:05:28.215: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.215: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.222: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 02/01 11:05:28.222: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 02/01 11:05:28.222: [smf] INFO: UE IMSI[262429879400937] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.227: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 02/01 11:05:28.227: [upf] INFO: UE F-SEID[UP:0x43 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.227: [upf] INFO: UE F-SEID[UP:0x43 CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.233: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 02/01 11:05:28.233: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 02/01 11:05:28.233: [smf] INFO: UE IMSI[262420965406886] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.237: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 02/01 11:05:28.237: [upf] INFO: UE F-SEID[UP:0x262 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.237: [upf] INFO: UE F-SEID[UP:0x262 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.243: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 02/01 11:05:28.244: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 02/01 11:05:28.244: [smf] INFO: UE IMSI[262429695750571] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.248: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 02/01 11:05:28.248: [upf] INFO: UE F-SEID[UP:0x2aa CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.248: [upf] INFO: UE F-SEID[UP:0x2aa CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.254: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 02/01 11:05:28.254: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 02/01 11:05:28.254: [smf] INFO: UE IMSI[262429321746983] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.258: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 02/01 11:05:28.258: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.258: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xe1] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.265: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 02/01 11:05:28.265: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 02/01 11:05:28.265: [smf] INFO: UE IMSI[262420132314383] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.269: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 02/01 11:05:28.269: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.269: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.276: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 02/01 11:05:28.276: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 02/01 11:05:28.276: [smf] INFO: UE IMSI[262423957797604] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.280: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 02/01 11:05:28.280: [upf] INFO: UE F-SEID[UP:0x59d CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.280: [upf] INFO: UE F-SEID[UP:0x59d CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.287: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 02/01 11:05:28.287: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 02/01 11:05:28.287: [smf] INFO: UE IMSI[262429178281773] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.291: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 02/01 11:05:28.291: [upf] INFO: UE F-SEID[UP:0x74e CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.291: [upf] INFO: UE F-SEID[UP:0x74e CP:0x9ed] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.297: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 02/01 11:05:28.297: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 02/01 11:05:28.297: [smf] INFO: UE IMSI[262421596970588] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.302: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 02/01 11:05:28.302: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.302: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.308: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 02/01 11:05:28.308: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 02/01 11:05:28.308: [smf] INFO: UE IMSI[262428788050472] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.313: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 02/01 11:05:28.313: [upf] INFO: UE F-SEID[UP:0x377 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.313: [upf] INFO: UE F-SEID[UP:0x377 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.319: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 02/01 11:05:28.319: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 02/01 11:05:28.319: [smf] INFO: UE IMSI[262425515107587] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.323: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 02/01 11:05:28.323: [upf] INFO: UE F-SEID[UP:0x8f CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.323: [upf] INFO: UE F-SEID[UP:0x8f CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.330: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 02/01 11:05:28.330: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 02/01 11:05:28.330: [smf] INFO: UE IMSI[262424743113392] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.334: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 02/01 11:05:28.334: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.334: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.341: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 02/01 11:05:28.341: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 02/01 11:05:28.341: [smf] INFO: UE IMSI[262424441473703] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.345: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 02/01 11:05:28.345: [upf] INFO: UE F-SEID[UP:0x119 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.345: [upf] INFO: UE F-SEID[UP:0x119 CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.352: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 02/01 11:05:28.352: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 02/01 11:05:28.352: [smf] INFO: UE IMSI[262429556350550] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.357: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 02/01 11:05:28.357: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.357: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.363: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 02/01 11:05:28.363: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 02/01 11:05:28.363: [smf] INFO: UE IMSI[262420950585438] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.371: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 02/01 11:05:28.371: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.371: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.374: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 02/01 11:05:28.374: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 02/01 11:05:28.374: [smf] INFO: UE IMSI[262420293225078] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.379: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 02/01 11:05:28.379: [upf] INFO: UE F-SEID[UP:0x256 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.379: [upf] INFO: UE F-SEID[UP:0x256 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.385: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 02/01 11:05:28.385: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 02/01 11:05:28.385: [smf] INFO: UE IMSI[262429643703029] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.390: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 02/01 11:05:28.390: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.390: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.396: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 02/01 11:05:28.396: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 02/01 11:05:28.396: [smf] INFO: UE IMSI[262426622345665] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.401: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 02/01 11:05:28.401: [upf] INFO: UE F-SEID[UP:0x57 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.401: [upf] INFO: UE F-SEID[UP:0x57 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.407: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 02/01 11:05:28.407: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 02/01 11:05:28.407: [smf] INFO: UE IMSI[262428615057545] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.411: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 02/01 11:05:28.411: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.411: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.418: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 02/01 11:05:28.418: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 02/01 11:05:28.418: [smf] INFO: UE IMSI[262427796772500] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.422: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 02/01 11:05:28.422: [upf] INFO: UE F-SEID[UP:0x430 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.422: [upf] INFO: UE F-SEID[UP:0x430 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.429: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 02/01 11:05:28.429: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 02/01 11:05:28.429: [smf] INFO: UE IMSI[262428569989558] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.433: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 02/01 11:05:28.433: [upf] INFO: UE F-SEID[UP:0x82d CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.433: [upf] INFO: UE F-SEID[UP:0x82d CP:0xf7f] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.439: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 02/01 11:05:28.439: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 02/01 11:05:28.439: [smf] INFO: UE IMSI[262421023508118] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.444: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 02/01 11:05:28.444: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.444: [upf] INFO: UE F-SEID[UP:0xed2 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.451: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 02/01 11:05:28.451: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 02/01 11:05:28.451: [smf] INFO: UE IMSI[262428734150597] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.459: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 02/01 11:05:28.459: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.459: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.463: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 02/01 11:05:28.464: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 02/01 11:05:28.464: [smf] INFO: UE IMSI[262422678321714] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.470: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 02/01 11:05:28.470: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.470: [upf] INFO: UE F-SEID[UP:0xd7a CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.474: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 02/01 11:05:28.474: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 02/01 11:05:28.474: [smf] INFO: UE IMSI[262427343222117] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.478: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 02/01 11:05:28.478: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.478: [upf] INFO: UE F-SEID[UP:0xf67 CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.485: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 02/01 11:05:28.485: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 02/01 11:05:28.485: [smf] INFO: UE IMSI[262422206478941] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.490: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 02/01 11:05:28.490: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.490: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.496: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 02/01 11:05:28.496: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 02/01 11:05:28.496: [smf] INFO: UE IMSI[262420882493177] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.501: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 02/01 11:05:28.501: [upf] INFO: UE F-SEID[UP:0x9f CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.501: [upf] INFO: UE F-SEID[UP:0x9f CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.507: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 02/01 11:05:28.507: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 02/01 11:05:28.507: [smf] INFO: UE IMSI[262422182158290] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.512: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 02/01 11:05:28.512: [upf] INFO: UE F-SEID[UP:0x63e CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.512: [upf] INFO: UE F-SEID[UP:0x63e CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.518: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 02/01 11:05:28.518: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 02/01 11:05:28.518: [smf] INFO: UE IMSI[262429313551919] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.522: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 02/01 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.529: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 02/01 11:05:28.529: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 02/01 11:05:28.529: [smf] INFO: UE IMSI[262429929359372] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.534: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 02/01 11:05:28.534: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.534: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.540: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 02/01 11:05:28.540: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 02/01 11:05:28.540: [smf] INFO: UE IMSI[262424898995347] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.543: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 02/01 11:05:28.543: [upf] INFO: UE F-SEID[UP:0x3f CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.543: [upf] INFO: UE F-SEID[UP:0x3f CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.551: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 02/01 11:05:28.551: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 02/01 11:05:28.551: [smf] INFO: UE IMSI[262425396921285] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.556: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 02/01 11:05:28.556: [upf] INFO: UE F-SEID[UP:0x489 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.556: [upf] INFO: UE F-SEID[UP:0x489 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.562: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 02/01 11:05:28.563: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 02/01 11:05:28.563: [smf] INFO: UE IMSI[262423480528089] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.571: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 02/01 11:05:28.571: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.571: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.575: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 02/01 11:05:28.575: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 02/01 11:05:28.576: [smf] INFO: UE IMSI[262427197308652] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.582: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 02/01 11:05:28.582: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.582: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.586: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 02/01 11:05:28.586: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 02/01 11:05:28.586: [smf] INFO: UE IMSI[262425143315945] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.591: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 02/01 11:05:28.591: [upf] INFO: UE F-SEID[UP:0x328 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.591: [upf] INFO: UE F-SEID[UP:0x328 CP:0xa39] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.597: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 02/01 11:05:28.597: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 02/01 11:05:28.597: [smf] INFO: UE IMSI[262424399733255] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.601: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 02/01 11:05:28.601: [upf] INFO: UE F-SEID[UP:0x188 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.601: [upf] INFO: UE F-SEID[UP:0x188 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.608: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 02/01 11:05:28.608: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 02/01 11:05:28.608: [smf] INFO: UE IMSI[262426385206456] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.611: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 02/01 11:05:28.611: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.611: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.619: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 02/01 11:05:28.619: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 02/01 11:05:28.619: [smf] INFO: UE IMSI[262421858634153] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.623: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 02/01 11:05:28.623: [upf] INFO: UE F-SEID[UP:0x60d CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.623: [upf] INFO: UE F-SEID[UP:0x60d CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.630: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 02/01 11:05:28.630: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 02/01 11:05:28.630: [smf] INFO: UE IMSI[262420418125705] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.636: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 02/01 11:05:28.636: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.636: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.641: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 02/01 11:05:28.641: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 02/01 11:05:28.641: [smf] INFO: UE IMSI[262420920511009] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.646: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 02/01 11:05:28.646: [upf] INFO: UE F-SEID[UP:0x39f CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.646: [upf] INFO: UE F-SEID[UP:0x39f CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.652: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 02/01 11:05:28.652: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 02/01 11:05:28.652: [smf] INFO: UE IMSI[262426780989072] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.657: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 02/01 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x8e0 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.663: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 02/01 11:05:28.663: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 02/01 11:05:28.663: [smf] INFO: UE IMSI[262424341313186] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.667: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 02/01 11:05:28.667: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.667: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.674: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 02/01 11:05:28.674: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 02/01 11:05:28.674: [smf] INFO: UE IMSI[262424062487783] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.678: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 02/01 11:05:28.678: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.678: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.684: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 02/01 11:05:28.684: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 02/01 11:05:28.684: [smf] INFO: UE IMSI[262424935373224] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.688: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 02/01 11:05:28.688: [upf] INFO: UE F-SEID[UP:0x379 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.688: [upf] INFO: UE F-SEID[UP:0x379 CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.696: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 02/01 11:05:28.696: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 02/01 11:05:28.696: [smf] INFO: UE IMSI[262423035185928] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.702: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 02/01 11:05:28.702: [upf] INFO: UE F-SEID[UP:0xaf CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.702: [upf] INFO: UE F-SEID[UP:0xaf CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.707: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 02/01 11:05:28.707: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 02/01 11:05:28.707: [smf] INFO: UE IMSI[262421079560323] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.711: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 02/01 11:05:28.711: [upf] INFO: UE F-SEID[UP:0x20f CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.711: [upf] INFO: UE F-SEID[UP:0x20f CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.717: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 02/01 11:05:28.717: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 02/01 11:05:28.717: [smf] INFO: UE IMSI[262420498395135] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.722: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 02/01 11:05:28.722: [upf] INFO: UE F-SEID[UP:0xfff CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.722: [upf] INFO: UE F-SEID[UP:0xfff CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.728: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 02/01 11:05:28.728: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 02/01 11:05:28.728: [smf] INFO: UE IMSI[262425129613173] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.732: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 02/01 11:05:28.732: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.732: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.739: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 02/01 11:05:28.739: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 02/01 11:05:28.739: [smf] INFO: UE IMSI[262424379733493] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.743: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 02/01 11:05:28.743: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.743: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.750: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 02/01 11:05:28.750: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 02/01 11:05:28.750: [smf] INFO: UE IMSI[262428639683421] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.754: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 02/01 11:05:28.754: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.754: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.760: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 02/01 11:05:28.761: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 02/01 11:05:28.761: [smf] INFO: UE IMSI[262428636834224] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.765: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 02/01 11:05:28.765: [upf] INFO: UE F-SEID[UP:0x343 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.765: [upf] INFO: UE F-SEID[UP:0x343 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.771: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 02/01 11:05:28.771: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 02/01 11:05:28.771: [smf] INFO: UE IMSI[262421397509980] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.776: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 02/01 11:05:28.776: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.776: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.782: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 02/01 11:05:28.782: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 02/01 11:05:28.782: [smf] INFO: UE IMSI[262420729000081] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.787: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 02/01 11:05:28.787: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.787: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.793: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 02/01 11:05:28.793: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 02/01 11:05:28.793: [smf] INFO: UE IMSI[262424938689879] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.798: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 02/01 11:05:28.798: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.798: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.805: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 02/01 11:05:28.805: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 02/01 11:05:28.805: [smf] INFO: UE IMSI[262420880340703] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.810: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 02/01 11:05:28.810: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.810: [upf] INFO: UE F-SEID[UP:0xb90 CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.815: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 02/01 11:05:28.815: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 02/01 11:05:28.815: [smf] INFO: UE IMSI[262422930945808] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.818: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 02/01 11:05:28.818: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.818: [upf] INFO: UE F-SEID[UP:0xa04 CP:0xa51] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.826: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 02/01 11:05:28.826: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 02/01 11:05:28.826: [smf] INFO: UE IMSI[262420805622349] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.833: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 02/01 11:05:28.833: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.833: [upf] INFO: UE F-SEID[UP:0xfc3 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.839: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 02/01 11:05:28.839: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 02/01 11:05:28.839: [smf] INFO: UE IMSI[262426753532999] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.850: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 02/01 11:05:28.850: [upf] INFO: UE F-SEID[UP:0x683 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.850: [upf] INFO: UE F-SEID[UP:0x683 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.851: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 02/01 11:05:28.851: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 02/01 11:05:28.851: [smf] INFO: UE IMSI[262428043526361] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.860: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 02/01 11:05:28.860: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.860: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.863: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 02/01 11:05:28.863: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 02/01 11:05:28.863: [smf] INFO: UE IMSI[262429449868450] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.868: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 02/01 11:05:28.868: [upf] INFO: UE F-SEID[UP:0x351 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.868: [upf] INFO: UE F-SEID[UP:0x351 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.876: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 02/01 11:05:28.876: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 02/01 11:05:28.876: [smf] INFO: UE IMSI[262426611672997] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.884: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 02/01 11:05:28.884: [upf] INFO: UE F-SEID[UP:0x360 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.884: [upf] INFO: UE F-SEID[UP:0x360 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.887: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 02/01 11:05:28.887: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 02/01 11:05:28.887: [smf] INFO: UE IMSI[262421135917406] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.891: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 02/01 11:05:28.891: [upf] INFO: UE F-SEID[UP:0x388 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.891: [upf] INFO: UE F-SEID[UP:0x388 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.898: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 02/01 11:05:28.898: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 02/01 11:05:28.898: [smf] INFO: UE IMSI[262428658243269] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.902: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 02/01 11:05:28.902: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.902: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x4dd] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.908: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 02/01 11:05:28.908: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 02/01 11:05:28.908: [smf] INFO: UE IMSI[262424666052969] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.911: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 02/01 11:05:28.911: [upf] INFO: UE F-SEID[UP:0x88 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.911: [upf] INFO: UE F-SEID[UP:0x88 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.919: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 02/01 11:05:28.919: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 02/01 11:05:28.919: [smf] INFO: UE IMSI[262422299748475] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.924: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 02/01 11:05:28.924: [upf] INFO: UE F-SEID[UP:0xe00 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.924: [upf] INFO: UE F-SEID[UP:0xe00 CP:0x4b7] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.930: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 02/01 11:05:28.930: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 02/01 11:05:28.930: [smf] INFO: UE IMSI[262428171164218] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.938: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 02/01 11:05:28.938: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.938: [upf] INFO: UE F-SEID[UP:0xcfa CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.942: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 02/01 11:05:28.942: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 02/01 11:05:28.942: [smf] INFO: UE IMSI[262428035334967] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.948: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 02/01 11:05:28.948: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.948: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.953: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 02/01 11:05:28.953: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 02/01 11:05:28.953: [smf] INFO: UE IMSI[262423688768517] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.957: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 02/01 11:05:28.957: [upf] INFO: UE F-SEID[UP:0x35b CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.957: [upf] INFO: UE F-SEID[UP:0x35b CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.964: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 02/01 11:05:28.964: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 02/01 11:05:28.964: [smf] INFO: UE IMSI[262429228046157] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.971: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 02/01 11:05:28.971: [upf] INFO: UE F-SEID[UP:0x597 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.971: [upf] INFO: UE F-SEID[UP:0x597 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.975: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 02/01 11:05:28.975: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 02/01 11:05:28.975: [smf] INFO: UE IMSI[262428917965878] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.980: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 02/01 11:05:28.980: [upf] INFO: UE F-SEID[UP:0xcae CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.980: [upf] INFO: UE F-SEID[UP:0xcae CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.986: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 02/01 11:05:28.986: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 02/01 11:05:28.986: [smf] INFO: UE IMSI[262423686160182] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:28.991: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 02/01 11:05:28.991: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:28.991: [upf] INFO: UE F-SEID[UP:0x3ba CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:28.997: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 02/01 11:05:28.997: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 02/01 11:05:28.997: [smf] INFO: UE IMSI[262428684943128] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.002: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 02/01 11:05:29.002: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.002: [upf] INFO: UE F-SEID[UP:0xfdb CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.008: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 02/01 11:05:29.008: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 02/01 11:05:29.008: [smf] INFO: UE IMSI[262424619872675] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.012: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 02/01 11:05:29.012: [upf] INFO: UE F-SEID[UP:0x28c CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.012: [upf] INFO: UE F-SEID[UP:0x28c CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.019: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 02/01 11:05:29.019: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 02/01 11:05:29.019: [smf] INFO: UE IMSI[262428346014007] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.023: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 02/01 11:05:29.023: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.023: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.030: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 02/01 11:05:29.030: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 02/01 11:05:29.030: [smf] INFO: UE IMSI[262425234466845] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.034: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 02/01 11:05:29.034: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.034: [upf] INFO: UE F-SEID[UP:0xa45 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.040: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 02/01 11:05:29.040: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 02/01 11:05:29.040: [smf] INFO: UE IMSI[262429715838200] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.045: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 02/01 11:05:29.045: [upf] INFO: UE F-SEID[UP:0x941 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.045: [upf] INFO: UE F-SEID[UP:0x941 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.051: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 02/01 11:05:29.051: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 02/01 11:05:29.051: [smf] INFO: UE IMSI[262425805367213] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.056: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 02/01 11:05:29.056: [upf] INFO: UE F-SEID[UP:0x858 CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.056: [upf] INFO: UE F-SEID[UP:0x858 CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.062: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 02/01 11:05:29.062: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 02/01 11:05:29.062: [smf] INFO: UE IMSI[262426050085380] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.067: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 02/01 11:05:29.067: [upf] INFO: UE F-SEID[UP:0x50b CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.067: [upf] INFO: UE F-SEID[UP:0x50b CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.073: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 02/01 11:05:29.073: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 02/01 11:05:29.073: [smf] INFO: UE IMSI[262425784051552] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.078: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 02/01 11:05:29.078: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.078: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.084: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 02/01 11:05:29.084: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 02/01 11:05:29.084: [smf] INFO: UE IMSI[262429070615148] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.089: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 02/01 11:05:29.089: [upf] INFO: UE F-SEID[UP:0xce2 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.089: [upf] INFO: UE F-SEID[UP:0xce2 CP:0x27e] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.095: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 02/01 11:05:29.095: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 02/01 11:05:29.095: [smf] INFO: UE IMSI[262422391666146] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.099: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 02/01 11:05:29.099: [upf] INFO: UE F-SEID[UP:0x85e CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.099: [upf] INFO: UE F-SEID[UP:0x85e CP:0x87b] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.106: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 02/01 11:05:29.106: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 02/01 11:05:29.106: [smf] INFO: UE IMSI[262420602928155] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.110: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 02/01 11:05:29.110: [upf] INFO: UE F-SEID[UP:0x22d CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.110: [upf] INFO: UE F-SEID[UP:0x22d CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.117: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 02/01 11:05:29.117: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 02/01 11:05:29.117: [smf] INFO: UE IMSI[262422143285501] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.120: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 02/01 11:05:29.120: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.120: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.127: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 02/01 11:05:29.127: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 02/01 11:05:29.127: [smf] INFO: UE IMSI[262424668832031] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.132: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 02/01 11:05:29.132: [upf] INFO: UE F-SEID[UP:0x45f CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.132: [upf] INFO: UE F-SEID[UP:0x45f CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.138: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 02/01 11:05:29.138: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 02/01 11:05:29.138: [smf] INFO: UE IMSI[262421422479789] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.142: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 02/01 11:05:29.142: [upf] INFO: UE F-SEID[UP:0x106 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.142: [upf] INFO: UE F-SEID[UP:0x106 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.149: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 02/01 11:05:29.149: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 02/01 11:05:29.149: [smf] INFO: UE IMSI[262420654897262] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.153: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 02/01 11:05:29.153: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.153: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.160: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 02/01 11:05:29.160: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 02/01 11:05:29.160: [smf] INFO: UE IMSI[262428346015240] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.164: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 02/01 11:05:29.164: [upf] INFO: UE F-SEID[UP:0x258 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.164: [upf] INFO: UE F-SEID[UP:0x258 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.171: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 02/01 11:05:29.171: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 02/01 11:05:29.171: [smf] INFO: UE IMSI[262427849745931] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.175: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 02/01 11:05:29.175: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.175: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.182: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 02/01 11:05:29.182: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 02/01 11:05:29.182: [smf] INFO: UE IMSI[262426122214220] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.186: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 02/01 11:05:29.186: [upf] INFO: UE F-SEID[UP:0x63 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.186: [upf] INFO: UE F-SEID[UP:0x63 CP:0xc36] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.192: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 02/01 11:05:29.192: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 02/01 11:05:29.192: [smf] INFO: UE IMSI[262421029158879] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.196: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 02/01 11:05:29.196: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.196: [upf] INFO: UE F-SEID[UP:0x5ee CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.203: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 02/01 11:05:29.203: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 02/01 11:05:29.203: [smf] INFO: UE IMSI[262427123643727] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.207: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 02/01 11:05:29.207: [upf] INFO: UE F-SEID[UP:0x892 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.207: [upf] INFO: UE F-SEID[UP:0x892 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.214: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 02/01 11:05:29.214: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 02/01 11:05:29.214: [smf] INFO: UE IMSI[262423612657300] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.218: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 02/01 11:05:29.218: [upf] INFO: UE F-SEID[UP:0x455 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.218: [upf] INFO: UE F-SEID[UP:0x455 CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.225: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 02/01 11:05:29.225: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 02/01 11:05:29.225: [smf] INFO: UE IMSI[262425041172663] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.229: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 02/01 11:05:29.229: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.229: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.236: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 02/01 11:05:29.236: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 02/01 11:05:29.236: [smf] INFO: UE IMSI[262429265394058] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.240: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 02/01 11:05:29.240: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.240: [upf] INFO: UE F-SEID[UP:0x6c1 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.246: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 02/01 11:05:29.246: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 02/01 11:05:29.246: [smf] INFO: UE IMSI[262422941570450] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.250: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 02/01 11:05:29.250: [upf] INFO: UE F-SEID[UP:0x479 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.250: [upf] INFO: UE F-SEID[UP:0x479 CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.257: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 02/01 11:05:29.257: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 02/01 11:05:29.257: [smf] INFO: UE IMSI[262424811729745] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.261: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 02/01 11:05:29.261: [upf] INFO: UE F-SEID[UP:0x28a CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.261: [upf] INFO: UE F-SEID[UP:0x28a CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.268: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 02/01 11:05:29.268: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 02/01 11:05:29.268: [smf] INFO: UE IMSI[262428843290913] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.272: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 02/01 11:05:29.272: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.272: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.279: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 02/01 11:05:29.279: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 02/01 11:05:29.279: [smf] INFO: UE IMSI[262426412608364] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.283: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 02/01 11:05:29.283: [upf] INFO: UE F-SEID[UP:0x5de CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.283: [upf] INFO: UE F-SEID[UP:0x5de CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.290: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 02/01 11:05:29.290: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 02/01 11:05:29.290: [smf] INFO: UE IMSI[262420524141462] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.294: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 02/01 11:05:29.294: [upf] INFO: UE F-SEID[UP:0x7c CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.294: [upf] INFO: UE F-SEID[UP:0x7c CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.301: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 02/01 11:05:29.301: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 02/01 11:05:29.301: [smf] INFO: UE IMSI[262424877472363] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.305: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 02/01 11:05:29.305: [upf] INFO: UE F-SEID[UP:0xf66 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.305: [upf] INFO: UE F-SEID[UP:0xf66 CP:0x6ed] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.311: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 02/01 11:05:29.312: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 02/01 11:05:29.312: [smf] INFO: UE IMSI[262425814321424] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.316: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 02/01 11:05:29.316: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.316: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.322: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 02/01 11:05:29.322: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 02/01 11:05:29.322: [smf] INFO: UE IMSI[262427457090478] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.327: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 02/01 11:05:29.327: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.327: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xadd] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.333: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 02/01 11:05:29.333: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 02/01 11:05:29.333: [smf] INFO: UE IMSI[262424438540655] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.337: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 02/01 11:05:29.337: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.337: [upf] INFO: UE F-SEID[UP:0x3dc CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.344: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 02/01 11:05:29.344: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 02/01 11:05:29.344: [smf] INFO: UE IMSI[262426253317149] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.348: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 02/01 11:05:29.348: [upf] INFO: UE F-SEID[UP:0x923 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.348: [upf] INFO: UE F-SEID[UP:0x923 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.355: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 02/01 11:05:29.355: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 02/01 11:05:29.355: [smf] INFO: UE IMSI[262425762973355] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.359: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 02/01 11:05:29.359: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.359: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0x3d5] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.366: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 02/01 11:05:29.366: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 02/01 11:05:29.366: [smf] INFO: UE IMSI[262422149506931] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.370: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 02/01 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x56b CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x56b CP:0x2ba] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.376: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 02/01 11:05:29.377: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 02/01 11:05:29.377: [smf] INFO: UE IMSI[262423962513718] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.381: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 02/01 11:05:29.381: [upf] INFO: UE F-SEID[UP:0x80f CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.381: [upf] INFO: UE F-SEID[UP:0x80f CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.387: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 02/01 11:05:29.387: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 02/01 11:05:29.387: [smf] INFO: UE IMSI[262426953388412] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.392: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 02/01 11:05:29.392: [upf] INFO: UE F-SEID[UP:0xffb CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.392: [upf] INFO: UE F-SEID[UP:0xffb CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.398: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 02/01 11:05:29.398: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 02/01 11:05:29.398: [smf] INFO: UE IMSI[262420493404504] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.402: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 02/01 11:05:29.402: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.402: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.409: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 02/01 11:05:29.409: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 02/01 11:05:29.409: [smf] INFO: UE IMSI[262426557616696] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.413: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 02/01 11:05:29.413: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.413: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.420: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 02/01 11:05:29.420: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 02/01 11:05:29.420: [smf] INFO: UE IMSI[262421931000373] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.424: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 02/01 11:05:29.424: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.424: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xa8e] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.431: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 02/01 11:05:29.431: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 02/01 11:05:29.431: [smf] INFO: UE IMSI[262421305255204] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.435: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 02/01 11:05:29.435: [upf] INFO: UE F-SEID[UP:0x232 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.435: [upf] INFO: UE F-SEID[UP:0x232 CP:0x1cc] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.442: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 02/01 11:05:29.442: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 02/01 11:05:29.442: [smf] INFO: UE IMSI[262428120370527] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.446: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 02/01 11:05:29.446: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.446: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.453: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 02/01 11:05:29.453: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 02/01 11:05:29.453: [smf] INFO: UE IMSI[262423122436924] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.464: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 02/01 11:05:29.464: [upf] INFO: UE F-SEID[UP:0x237 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.464: [upf] INFO: UE F-SEID[UP:0x237 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.467: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 02/01 11:05:29.467: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 02/01 11:05:29.467: [smf] INFO: UE IMSI[262422566052869] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.475: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 02/01 11:05:29.475: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.475: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.480: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 02/01 11:05:29.480: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 02/01 11:05:29.480: [smf] INFO: UE IMSI[262421056923314] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.490: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 02/01 11:05:29.490: [upf] INFO: UE F-SEID[UP:0x67 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.490: [upf] INFO: UE F-SEID[UP:0x67 CP:0x343] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.492: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 02/01 11:05:29.492: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 02/01 11:05:29.492: [smf] INFO: UE IMSI[262420609905349] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.499: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 02/01 11:05:29.499: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.499: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0x442] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.505: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 02/01 11:05:29.505: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 02/01 11:05:29.505: [smf] INFO: UE IMSI[262427032362154] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.515: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 02/01 11:05:29.515: [upf] INFO: UE F-SEID[UP:0xe37 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.515: [upf] INFO: UE F-SEID[UP:0xe37 CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.517: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 02/01 11:05:29.517: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 02/01 11:05:29.517: [smf] INFO: UE IMSI[262422622400314] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.522: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 02/01 11:05:29.522: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.522: [upf] INFO: UE F-SEID[UP:0xee2 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.528: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 02/01 11:05:29.528: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 02/01 11:05:29.528: [smf] INFO: UE IMSI[262427619198240] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.537: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 02/01 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.537: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.542: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 02/01 11:05:29.542: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 02/01 11:05:29.542: [smf] INFO: UE IMSI[262427638493188] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.550: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 02/01 11:05:29.550: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.550: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.554: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 02/01 11:05:29.554: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 02/01 11:05:29.554: [smf] INFO: UE IMSI[262423519945711] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.562: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 02/01 11:05:29.562: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.562: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.566: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 02/01 11:05:29.566: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 02/01 11:05:29.566: [smf] INFO: UE IMSI[262427455560305] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.573: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 02/01 11:05:29.573: [upf] INFO: UE F-SEID[UP:0x22b CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.573: [upf] INFO: UE F-SEID[UP:0x22b CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.577: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 02/01 11:05:29.577: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 02/01 11:05:29.577: [smf] INFO: UE IMSI[262427709209618] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.581: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 02/01 11:05:29.581: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.581: [upf] INFO: UE F-SEID[UP:0xec3 CP:0x371] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.587: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 02/01 11:05:29.587: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 02/01 11:05:29.587: [smf] INFO: UE IMSI[262422399791893] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.591: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 02/01 11:05:29.591: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.591: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.598: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 02/01 11:05:29.598: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 02/01 11:05:29.598: [smf] INFO: UE IMSI[262422198719138] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.603: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 02/01 11:05:29.603: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.603: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.609: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 02/01 11:05:29.609: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 02/01 11:05:29.609: [smf] INFO: UE IMSI[262426661798632] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.614: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 02/01 11:05:29.614: [upf] INFO: UE F-SEID[UP:0x222 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.614: [upf] INFO: UE F-SEID[UP:0x222 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.620: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 02/01 11:05:29.620: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 02/01 11:05:29.620: [smf] INFO: UE IMSI[262427991124794] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.624: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 02/01 11:05:29.624: [upf] INFO: UE F-SEID[UP:0x546 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.624: [upf] INFO: UE F-SEID[UP:0x546 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.631: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 02/01 11:05:29.631: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 02/01 11:05:29.631: [smf] INFO: UE IMSI[262423844834442] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.635: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 02/01 11:05:29.635: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.635: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x43b] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.642: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 02/01 11:05:29.642: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 02/01 11:05:29.642: [smf] INFO: UE IMSI[262429672397421] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.646: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 02/01 11:05:29.646: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.646: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.652: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 02/01 11:05:29.652: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 02/01 11:05:29.652: [smf] INFO: UE IMSI[262423728316142] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.656: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 02/01 11:05:29.656: [upf] INFO: UE F-SEID[UP:0x746 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.656: [upf] INFO: UE F-SEID[UP:0x746 CP:0x324] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.663: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 02/01 11:05:29.663: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 02/01 11:05:29.663: [smf] INFO: UE IMSI[262421437906623] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.667: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 02/01 11:05:29.668: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.668: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.674: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 02/01 11:05:29.674: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 02/01 11:05:29.674: [smf] INFO: UE IMSI[262425901933996] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.678: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 02/01 11:05:29.678: [upf] INFO: UE F-SEID[UP:0x752 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.678: [upf] INFO: UE F-SEID[UP:0x752 CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.685: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 02/01 11:05:29.685: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 02/01 11:05:29.685: [smf] INFO: UE IMSI[262424066299351] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.690: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 02/01 11:05:29.690: [upf] INFO: UE F-SEID[UP:0x983 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.690: [upf] INFO: UE F-SEID[UP:0x983 CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.696: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 02/01 11:05:29.696: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 02/01 11:05:29.696: [smf] INFO: UE IMSI[262421132197937] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.700: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 02/01 11:05:29.700: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.700: [upf] INFO: UE F-SEID[UP:0xc41 CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.707: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 02/01 11:05:29.707: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 02/01 11:05:29.707: [smf] INFO: UE IMSI[262420366882602] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.711: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 02/01 11:05:29.711: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.711: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.717: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 02/01 11:05:29.717: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 02/01 11:05:29.717: [smf] INFO: UE IMSI[262429366941766] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.722: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 02/01 11:05:29.722: [upf] INFO: UE F-SEID[UP:0x690 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.722: [upf] INFO: UE F-SEID[UP:0x690 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.728: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 02/01 11:05:29.728: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 02/01 11:05:29.728: [smf] INFO: UE IMSI[262422738795838] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.733: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 02/01 11:05:29.733: [upf] INFO: UE F-SEID[UP:0x358 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.733: [upf] INFO: UE F-SEID[UP:0x358 CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.739: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 02/01 11:05:29.739: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 02/01 11:05:29.739: [smf] INFO: UE IMSI[262422371587651] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.744: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 02/01 11:05:29.744: [upf] INFO: UE F-SEID[UP:0x2c CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.744: [upf] INFO: UE F-SEID[UP:0x2c CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.750: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 02/01 11:05:29.750: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 02/01 11:05:29.750: [smf] INFO: UE IMSI[262426640683587] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.754: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 02/01 11:05:29.754: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.754: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.761: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 02/01 11:05:29.761: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 02/01 11:05:29.761: [smf] INFO: UE IMSI[262422418435021] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.765: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 02/01 11:05:29.765: [upf] INFO: UE F-SEID[UP:0x90 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.765: [upf] INFO: UE F-SEID[UP:0x90 CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.772: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 02/01 11:05:29.772: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 02/01 11:05:29.772: [smf] INFO: UE IMSI[262424437479467] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.776: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 02/01 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x8e CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x8e CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.782: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 02/01 11:05:29.782: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 02/01 11:05:29.782: [smf] INFO: UE IMSI[262429428506321] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.787: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 02/01 11:05:29.787: [upf] INFO: UE F-SEID[UP:0x13a CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.787: [upf] INFO: UE F-SEID[UP:0x13a CP:0xd9d] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.793: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 02/01 11:05:29.793: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 02/01 11:05:29.793: [smf] INFO: UE IMSI[262423072169131] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.798: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 02/01 11:05:29.798: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.798: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.804: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 02/01 11:05:29.804: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 02/01 11:05:29.804: [smf] INFO: UE IMSI[262422297569038] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.809: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 02/01 11:05:29.809: [upf] INFO: UE F-SEID[UP:0x94a CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.809: [upf] INFO: UE F-SEID[UP:0x94a CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.815: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 02/01 11:05:29.815: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 02/01 11:05:29.815: [smf] INFO: UE IMSI[262423536806453] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.819: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 02/01 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x644 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.819: [upf] INFO: UE F-SEID[UP:0x644 CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.826: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 02/01 11:05:29.826: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 02/01 11:05:29.826: [smf] INFO: UE IMSI[262424739607109] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.830: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 02/01 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.837: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 02/01 11:05:29.837: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 02/01 11:05:29.837: [smf] INFO: UE IMSI[262424514057552] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.841: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 02/01 11:05:29.841: [upf] INFO: UE F-SEID[UP:0x932 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.841: [upf] INFO: UE F-SEID[UP:0x932 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.847: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 02/01 11:05:29.847: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 02/01 11:05:29.847: [smf] INFO: UE IMSI[262426863536303] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.852: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 02/01 11:05:29.852: [upf] INFO: UE F-SEID[UP:0x385 CP:0xd01] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.852: [upf] INFO: UE F-SEID[UP:0x385 CP:0xd01] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.858: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 02/01 11:05:29.858: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 02/01 11:05:29.858: [smf] INFO: UE IMSI[262421153835947] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.863: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 02/01 11:05:29.863: [upf] INFO: UE F-SEID[UP:0x69f CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.863: [upf] INFO: UE F-SEID[UP:0x69f CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.869: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 02/01 11:05:29.869: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 02/01 11:05:29.869: [smf] INFO: UE IMSI[262422360314870] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.873: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 02/01 11:05:29.873: [upf] INFO: UE F-SEID[UP:0x556 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.873: [upf] INFO: UE F-SEID[UP:0x556 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.880: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 02/01 11:05:29.880: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 02/01 11:05:29.880: [smf] INFO: UE IMSI[262423770833444] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.884: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 02/01 11:05:29.884: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.884: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x576] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.891: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 02/01 11:05:29.891: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 02/01 11:05:29.891: [smf] INFO: UE IMSI[262421168805819] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.895: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 02/01 11:05:29.895: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.895: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.902: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 02/01 11:05:29.902: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 02/01 11:05:29.902: [smf] INFO: UE IMSI[262424438775878] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.906: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 02/01 11:05:29.906: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.906: [upf] INFO: UE F-SEID[UP:0x3aa CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.913: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 02/01 11:05:29.913: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 02/01 11:05:29.913: [smf] INFO: UE IMSI[262423549324276] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.917: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 02/01 11:05:29.917: [upf] INFO: UE F-SEID[UP:0x65 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.917: [upf] INFO: UE F-SEID[UP:0x65 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.923: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 02/01 11:05:29.923: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 02/01 11:05:29.923: [smf] INFO: UE IMSI[262427731852263] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.927: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 02/01 11:05:29.927: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.927: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.934: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 02/01 11:05:29.934: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 02/01 11:05:29.934: [smf] INFO: UE IMSI[262421389328451] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.939: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 02/01 11:05:29.939: [upf] INFO: UE F-SEID[UP:0x954 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.939: [upf] INFO: UE F-SEID[UP:0x954 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.945: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 02/01 11:05:29.945: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 02/01 11:05:29.945: [smf] INFO: UE IMSI[262424675424678] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.949: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 02/01 11:05:29.949: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.949: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.956: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 02/01 11:05:29.956: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 02/01 11:05:29.956: [smf] INFO: UE IMSI[262426808804885] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.960: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 02/01 11:05:29.960: [upf] INFO: UE F-SEID[UP:0x639 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.960: [upf] INFO: UE F-SEID[UP:0x639 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.967: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 02/01 11:05:29.967: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 02/01 11:05:29.967: [smf] INFO: UE IMSI[262425595514431] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.971: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 02/01 11:05:29.971: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.971: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.978: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 02/01 11:05:29.978: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 02/01 11:05:29.978: [smf] INFO: UE IMSI[262421855460925] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.982: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 02/01 11:05:29.982: [upf] INFO: UE F-SEID[UP:0x449 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.982: [upf] INFO: UE F-SEID[UP:0x449 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.988: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 02/01 11:05:29.988: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 02/01 11:05:29.988: [smf] INFO: UE IMSI[262423956964358] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:29.993: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 02/01 11:05:29.993: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:29.993: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:29.999: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 02/01 11:05:29.999: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 02/01 11:05:29.999: [smf] INFO: UE IMSI[262424070746186] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.004: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 02/01 11:05:30.004: [upf] INFO: UE F-SEID[UP:0x11d CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.004: [upf] INFO: UE F-SEID[UP:0x11d CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.010: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 02/01 11:05:30.010: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 02/01 11:05:30.010: [smf] INFO: UE IMSI[262423258803621] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.014: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 02/01 11:05:30.014: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.014: [upf] INFO: UE F-SEID[UP:0xf2e CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.021: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 02/01 11:05:30.021: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 02/01 11:05:30.021: [smf] INFO: UE IMSI[262427897942228] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.025: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 02/01 11:05:30.025: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.025: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.032: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 02/01 11:05:30.032: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 02/01 11:05:30.032: [smf] INFO: UE IMSI[262421847779971] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.036: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 02/01 11:05:30.036: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.036: [upf] INFO: UE F-SEID[UP:0x1ae CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.043: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 02/01 11:05:30.043: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 02/01 11:05:30.043: [smf] INFO: UE IMSI[262424681705928] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.047: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 02/01 11:05:30.047: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.047: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x7fb] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.054: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 02/01 11:05:30.054: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 02/01 11:05:30.054: [smf] INFO: UE IMSI[262424250575913] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.058: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 02/01 11:05:30.058: [upf] INFO: UE F-SEID[UP:0xf4d CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.058: [upf] INFO: UE F-SEID[UP:0xf4d CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.064: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 02/01 11:05:30.064: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 02/01 11:05:30.064: [smf] INFO: UE IMSI[262429397722570] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.069: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 02/01 11:05:30.069: [upf] INFO: UE F-SEID[UP:0x11f CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.069: [upf] INFO: UE F-SEID[UP:0x11f CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.075: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 02/01 11:05:30.075: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 02/01 11:05:30.075: [smf] INFO: UE IMSI[262428268042977] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.079: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 02/01 11:05:30.079: [upf] INFO: UE F-SEID[UP:0x93 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.079: [upf] INFO: UE F-SEID[UP:0x93 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.086: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 02/01 11:05:30.086: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 02/01 11:05:30.086: [smf] INFO: UE IMSI[262424598595934] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.090: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 02/01 11:05:30.090: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.090: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.097: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 02/01 11:05:30.097: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 02/01 11:05:30.097: [smf] INFO: UE IMSI[262423387204426] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.102: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 02/01 11:05:30.102: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.102: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.108: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 02/01 11:05:30.108: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 02/01 11:05:30.108: [smf] INFO: UE IMSI[262420813875661] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.112: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 02/01 11:05:30.112: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.112: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.119: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 02/01 11:05:30.119: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 02/01 11:05:30.119: [smf] INFO: UE IMSI[262428311494681] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.123: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 02/01 11:05:30.123: [upf] INFO: UE F-SEID[UP:0x490 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.123: [upf] INFO: UE F-SEID[UP:0x490 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.129: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 02/01 11:05:30.129: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 02/01 11:05:30.129: [smf] INFO: UE IMSI[262424122311141] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.134: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 02/01 11:05:30.134: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.134: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.140: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 02/01 11:05:30.140: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 02/01 11:05:30.140: [smf] INFO: UE IMSI[262420055435938] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.145: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 02/01 11:05:30.145: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.145: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.151: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 02/01 11:05:30.151: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 02/01 11:05:30.151: [smf] INFO: UE IMSI[262424436625691] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.155: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 02/01 11:05:30.155: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.155: [upf] INFO: UE F-SEID[UP:0x8ed CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.162: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 02/01 11:05:30.162: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 02/01 11:05:30.162: [smf] INFO: UE IMSI[262429350532152] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.166: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 02/01 11:05:30.166: [upf] INFO: UE F-SEID[UP:0x909 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.166: [upf] INFO: UE F-SEID[UP:0x909 CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.173: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 02/01 11:05:30.173: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 02/01 11:05:30.173: [smf] INFO: UE IMSI[262423102355284] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.177: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 02/01 11:05:30.177: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.177: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.184: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 02/01 11:05:30.184: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 02/01 11:05:30.184: [smf] INFO: UE IMSI[262423739124285] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.188: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 02/01 11:05:30.188: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.188: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.194: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 02/01 11:05:30.194: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 02/01 11:05:30.194: [smf] INFO: UE IMSI[262420452341766] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.198: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 02/01 11:05:30.198: [upf] INFO: UE F-SEID[UP:0xb17 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.198: [upf] INFO: UE F-SEID[UP:0xb17 CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.205: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 02/01 11:05:30.205: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 02/01 11:05:30.205: [smf] INFO: UE IMSI[262423400771770] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.209: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 02/01 11:05:30.209: [upf] INFO: UE F-SEID[UP:0x15e CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.209: [upf] INFO: UE F-SEID[UP:0x15e CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.216: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 02/01 11:05:30.216: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 02/01 11:05:30.216: [smf] INFO: UE IMSI[262428167842994] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.220: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 02/01 11:05:30.220: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.220: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0x78c] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.227: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 02/01 11:05:30.227: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 02/01 11:05:30.227: [smf] INFO: UE IMSI[262421314018422] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.231: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 02/01 11:05:30.231: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.231: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.238: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 02/01 11:05:30.238: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 02/01 11:05:30.238: [smf] INFO: UE IMSI[262427206355632] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.243: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 02/01 11:05:30.243: [upf] INFO: UE F-SEID[UP:0xa5b CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.243: [upf] INFO: UE F-SEID[UP:0xa5b CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.249: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 02/01 11:05:30.249: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 02/01 11:05:30.249: [smf] INFO: UE IMSI[262426260415977] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.259: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 02/01 11:05:30.259: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.259: [upf] INFO: UE F-SEID[UP:0xd3c CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.261: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 02/01 11:05:30.261: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 02/01 11:05:30.261: [smf] INFO: UE IMSI[262422536437872] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.268: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 02/01 11:05:30.268: [upf] INFO: UE F-SEID[UP:0xee5 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.268: [upf] INFO: UE F-SEID[UP:0xee5 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.272: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 02/01 11:05:30.272: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 02/01 11:05:30.273: [smf] INFO: UE IMSI[262428715352074] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.279: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 02/01 11:05:30.279: [upf] INFO: UE F-SEID[UP:0x2cc CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.279: [upf] INFO: UE F-SEID[UP:0x2cc CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.284: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 02/01 11:05:30.284: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 02/01 11:05:30.284: [smf] INFO: UE IMSI[262421536631416] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.289: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 02/01 11:05:30.289: [upf] INFO: UE F-SEID[UP:0x53d CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.289: [upf] INFO: UE F-SEID[UP:0x53d CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.295: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 02/01 11:05:30.295: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 02/01 11:05:30.295: [smf] INFO: UE IMSI[262423899832819] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.301: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 02/01 11:05:30.301: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.301: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x7ee] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.306: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 02/01 11:05:30.306: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 02/01 11:05:30.306: [smf] INFO: UE IMSI[262428479740461] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.310: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 02/01 11:05:30.310: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.310: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.317: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 02/01 11:05:30.317: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 02/01 11:05:30.317: [smf] INFO: UE IMSI[262420370130989] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.321: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 02/01 11:05:30.321: [upf] INFO: UE F-SEID[UP:0x116 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.321: [upf] INFO: UE F-SEID[UP:0x116 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.328: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 02/01 11:05:30.328: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 02/01 11:05:30.328: [smf] INFO: UE IMSI[262429957007961] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.334: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 02/01 11:05:30.334: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.334: [upf] INFO: UE F-SEID[UP:0x9cf CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.338: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 02/01 11:05:30.338: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 02/01 11:05:30.338: [smf] INFO: UE IMSI[262426155342573] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.343: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 02/01 11:05:30.343: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.343: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.349: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 02/01 11:05:30.349: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 02/01 11:05:30.349: [smf] INFO: UE IMSI[262423382486173] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.354: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 02/01 11:05:30.354: [upf] INFO: UE F-SEID[UP:0x8c CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.354: [upf] INFO: UE F-SEID[UP:0x8c CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.360: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 02/01 11:05:30.360: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 02/01 11:05:30.360: [smf] INFO: UE IMSI[262422252537526] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.365: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 02/01 11:05:30.365: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.365: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x54] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.371: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 02/01 11:05:30.371: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 02/01 11:05:30.371: [smf] INFO: UE IMSI[262429452754524] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.376: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 02/01 11:05:30.376: [upf] INFO: UE F-SEID[UP:0x71 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.376: [upf] INFO: UE F-SEID[UP:0x71 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.382: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 02/01 11:05:30.382: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 02/01 11:05:30.382: [smf] INFO: UE IMSI[262422923137433] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.387: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 02/01 11:05:30.387: [upf] INFO: UE F-SEID[UP:0x818 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.387: [upf] INFO: UE F-SEID[UP:0x818 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.392: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 02/01 11:05:30.392: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 02/01 11:05:30.392: [smf] INFO: UE IMSI[262428279814714] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.397: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 02/01 11:05:30.397: [upf] INFO: UE F-SEID[UP:0x912 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.397: [upf] INFO: UE F-SEID[UP:0x912 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.403: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 02/01 11:05:30.403: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 02/01 11:05:30.403: [smf] INFO: UE IMSI[262427783527115] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.407: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 02/01 11:05:30.407: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.407: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.414: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 02/01 11:05:30.414: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 02/01 11:05:30.414: [smf] INFO: UE IMSI[262428068019908] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.418: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 02/01 11:05:30.418: [upf] INFO: UE F-SEID[UP:0x84f CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.418: [upf] INFO: UE F-SEID[UP:0x84f CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.425: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 02/01 11:05:30.425: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 02/01 11:05:30.425: [smf] INFO: UE IMSI[262427542008865] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.429: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 02/01 11:05:30.429: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.429: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.436: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 02/01 11:05:30.436: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 02/01 11:05:30.436: [smf] INFO: UE IMSI[262424721046961] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.440: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 02/01 11:05:30.440: [upf] INFO: UE F-SEID[UP:0x70a CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.440: [upf] INFO: UE F-SEID[UP:0x70a CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.447: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 02/01 11:05:30.447: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 02/01 11:05:30.447: [smf] INFO: UE IMSI[262425623857630] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.450: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 02/01 11:05:30.450: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.450: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.457: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 02/01 11:05:30.457: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 02/01 11:05:30.457: [smf] INFO: UE IMSI[262420267544640] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.462: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 02/01 11:05:30.462: [upf] INFO: UE F-SEID[UP:0x482 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.462: [upf] INFO: UE F-SEID[UP:0x482 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.468: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 02/01 11:05:30.468: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 02/01 11:05:30.468: [smf] INFO: UE IMSI[262420554971847] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.473: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 02/01 11:05:30.473: [upf] INFO: UE F-SEID[UP:0x7af CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.473: [upf] INFO: UE F-SEID[UP:0x7af CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.479: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 02/01 11:05:30.479: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 02/01 11:05:30.479: [smf] INFO: UE IMSI[262425042288652] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.483: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 02/01 11:05:30.483: [upf] INFO: UE F-SEID[UP:0x769 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.483: [upf] INFO: UE F-SEID[UP:0x769 CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.490: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 02/01 11:05:30.490: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 02/01 11:05:30.490: [smf] INFO: UE IMSI[262429292009871] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.494: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 02/01 11:05:30.494: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.494: [upf] INFO: UE F-SEID[UP:0xe23 CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.501: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 02/01 11:05:30.501: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 02/01 11:05:30.501: [smf] INFO: UE IMSI[262427510300817] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.505: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 02/01 11:05:30.505: [upf] INFO: UE F-SEID[UP:0x48a CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.505: [upf] INFO: UE F-SEID[UP:0x48a CP:0xe44] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.512: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 02/01 11:05:30.512: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 02/01 11:05:30.512: [smf] INFO: UE IMSI[262420560154800] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.516: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 02/01 11:05:30.516: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.516: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.523: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 02/01 11:05:30.523: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 02/01 11:05:30.523: [smf] INFO: UE IMSI[262429309806630] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.527: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 02/01 11:05:30.527: [upf] INFO: UE F-SEID[UP:0x541 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.527: [upf] INFO: UE F-SEID[UP:0x541 CP:0x86a] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.533: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 02/01 11:05:30.534: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 02/01 11:05:30.534: [smf] INFO: UE IMSI[262420192671003] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.538: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 02/01 11:05:30.538: [upf] INFO: UE F-SEID[UP:0x25b CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.538: [upf] INFO: UE F-SEID[UP:0x25b CP:0x64b] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.544: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 02/01 11:05:30.544: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 02/01 11:05:30.544: [smf] INFO: UE IMSI[262420046394896] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.548: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 02/01 11:05:30.548: [upf] INFO: UE F-SEID[UP:0x47a CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.548: [upf] INFO: UE F-SEID[UP:0x47a CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.555: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 02/01 11:05:30.555: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 02/01 11:05:30.555: [smf] INFO: UE IMSI[262429548961136] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.560: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 02/01 11:05:30.560: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.560: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.566: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 02/01 11:05:30.566: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 02/01 11:05:30.566: [smf] INFO: UE IMSI[262425997446167] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.570: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 02/01 11:05:30.570: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.570: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.577: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 02/01 11:05:30.577: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 02/01 11:05:30.577: [smf] INFO: UE IMSI[262422137093090] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.581: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 02/01 11:05:30.581: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.581: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.588: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 02/01 11:05:30.588: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 02/01 11:05:30.588: [smf] INFO: UE IMSI[262429833953769] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.592: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 02/01 11:05:30.592: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.592: [upf] INFO: UE F-SEID[UP:0xde8 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.599: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 02/01 11:05:30.599: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 02/01 11:05:30.599: [smf] INFO: UE IMSI[262426526244393] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.607: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 02/01 11:05:30.607: [upf] INFO: UE F-SEID[UP:0x32e CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.607: [upf] INFO: UE F-SEID[UP:0x32e CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.612: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 02/01 11:05:30.612: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 02/01 11:05:30.612: [smf] INFO: UE IMSI[262422450376456] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.621: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 02/01 11:05:30.621: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.621: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.626: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 02/01 11:05:30.626: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 02/01 11:05:30.626: [smf] INFO: UE IMSI[262428842105936] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.636: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 02/01 11:05:30.636: [upf] INFO: UE F-SEID[UP:0x536 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.636: [upf] INFO: UE F-SEID[UP:0x536 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.637: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 02/01 11:05:30.637: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 02/01 11:05:30.637: [smf] INFO: UE IMSI[262426748240465] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.643: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 02/01 11:05:30.643: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.643: [upf] INFO: UE F-SEID[UP:0xbfc CP:0xbec] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.648: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 02/01 11:05:30.648: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 02/01 11:05:30.648: [smf] INFO: UE IMSI[262422778500726] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.652: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 02/01 11:05:30.652: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.652: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.659: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 02/01 11:05:30.659: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 02/01 11:05:30.659: [smf] INFO: UE IMSI[262420827186425] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.663: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 02/01 11:05:30.663: [upf] INFO: UE F-SEID[UP:0x6e CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.663: [upf] INFO: UE F-SEID[UP:0x6e CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.670: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 02/01 11:05:30.670: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 02/01 11:05:30.670: [smf] INFO: UE IMSI[262421586114650] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.674: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 02/01 11:05:30.674: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.674: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.681: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 02/01 11:05:30.681: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 02/01 11:05:30.681: [smf] INFO: UE IMSI[262427510603176] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.685: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 02/01 11:05:30.685: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.685: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.692: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 02/01 11:05:30.692: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 02/01 11:05:30.692: [smf] INFO: UE IMSI[262420021055861] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.698: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 02/01 11:05:30.698: [upf] INFO: UE F-SEID[UP:0xcad CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.698: [upf] INFO: UE F-SEID[UP:0xcad CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.703: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 02/01 11:05:30.703: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 02/01 11:05:30.703: [smf] INFO: UE IMSI[262424656098321] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.707: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 02/01 11:05:30.707: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.707: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.713: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 02/01 11:05:30.713: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 02/01 11:05:30.713: [smf] INFO: UE IMSI[262422637181200] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.717: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 02/01 11:05:30.717: [upf] INFO: UE F-SEID[UP:0x998 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.717: [upf] INFO: UE F-SEID[UP:0x998 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.724: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 02/01 11:05:30.724: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 02/01 11:05:30.724: [smf] INFO: UE IMSI[262429991425325] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.728: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 02/01 11:05:30.728: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.728: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.735: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 02/01 11:05:30.735: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 02/01 11:05:30.735: [smf] INFO: UE IMSI[262429433857758] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.739: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 02/01 11:05:30.739: [upf] INFO: UE F-SEID[UP:0x485 CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.739: [upf] INFO: UE F-SEID[UP:0x485 CP:0xe47] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.746: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 02/01 11:05:30.746: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 02/01 11:05:30.746: [smf] INFO: UE IMSI[262422232362892] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.749: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 02/01 11:05:30.750: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.750: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.756: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 02/01 11:05:30.756: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 02/01 11:05:30.756: [smf] INFO: UE IMSI[262425733653882] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.761: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 02/01 11:05:30.761: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.761: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.767: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 02/01 11:05:30.767: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 02/01 11:05:30.767: [smf] INFO: UE IMSI[262421913304743] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.771: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 02/01 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.771: [upf] INFO: UE F-SEID[UP:0x1bb CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.778: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 02/01 11:05:30.778: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 02/01 11:05:30.778: [smf] INFO: UE IMSI[262424292446152] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.783: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 02/01 11:05:30.783: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.783: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.789: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 02/01 11:05:30.789: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 02/01 11:05:30.789: [smf] INFO: UE IMSI[262423562714709] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.795: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 02/01 11:05:30.795: [upf] INFO: UE F-SEID[UP:0xcda CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.795: [upf] INFO: UE F-SEID[UP:0xcda CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.800: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 02/01 11:05:30.800: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 02/01 11:05:30.800: [smf] INFO: UE IMSI[262423645142785] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.804: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 02/01 11:05:30.804: [upf] INFO: UE F-SEID[UP:0xbb CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.804: [upf] INFO: UE F-SEID[UP:0xbb CP:0xfd] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.811: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 02/01 11:05:30.811: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 02/01 11:05:30.811: [smf] INFO: UE IMSI[262421526962877] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.814: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 02/01 11:05:30.814: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.814: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.821: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 02/01 11:05:30.821: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 02/01 11:05:30.821: [smf] INFO: UE IMSI[262427373512495] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.824: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 02/01 11:05:30.824: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.824: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x4f4] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.832: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 02/01 11:05:30.832: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 02/01 11:05:30.832: [smf] INFO: UE IMSI[262429137689672] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.837: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 02/01 11:05:30.837: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.837: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.843: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 02/01 11:05:30.843: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 02/01 11:05:30.843: [smf] INFO: UE IMSI[262423457263750] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.847: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 02/01 11:05:30.847: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.847: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.854: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 02/01 11:05:30.854: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 02/01 11:05:30.854: [smf] INFO: UE IMSI[262424176741000] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.863: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 02/01 11:05:30.863: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.863: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.866: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 02/01 11:05:30.866: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 02/01 11:05:30.866: [smf] INFO: UE IMSI[262428443717236] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.876: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 02/01 11:05:30.876: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.876: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.879: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 02/01 11:05:30.879: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 02/01 11:05:30.879: [smf] INFO: UE IMSI[262425794406626] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.889: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 02/01 11:05:30.889: [upf] INFO: UE F-SEID[UP:0x9bd CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.889: [upf] INFO: UE F-SEID[UP:0x9bd CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.891: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 02/01 11:05:30.891: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 02/01 11:05:30.891: [smf] INFO: UE IMSI[262425978235422] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.898: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 02/01 11:05:30.898: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.898: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.902: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 02/01 11:05:30.902: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 02/01 11:05:30.902: [smf] INFO: UE IMSI[262424425307661] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.905: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 02/01 11:05:30.905: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.905: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.913: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 02/01 11:05:30.913: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 02/01 11:05:30.913: [smf] INFO: UE IMSI[262427419665516] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.917: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 02/01 11:05:30.917: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.917: [upf] INFO: UE F-SEID[UP:0xbdc CP:0xac4] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.924: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 02/01 11:05:30.924: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 02/01 11:05:30.924: [smf] INFO: UE IMSI[262421458683480] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.929: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 02/01 11:05:30.929: [upf] INFO: UE F-SEID[UP:0x457 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.929: [upf] INFO: UE F-SEID[UP:0x457 CP:0xcf0] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.934: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 02/01 11:05:30.934: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 02/01 11:05:30.934: [smf] INFO: UE IMSI[262428113530323] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.939: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 02/01 11:05:30.939: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.939: [upf] INFO: UE F-SEID[UP:0xd80 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.945: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 02/01 11:05:30.945: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 02/01 11:05:30.945: [smf] INFO: UE IMSI[262429615997043] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.949: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 02/01 11:05:30.949: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.949: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.956: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 02/01 11:05:30.956: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 02/01 11:05:30.956: [smf] INFO: UE IMSI[262426821236064] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.960: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 02/01 11:05:30.960: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.960: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.966: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 02/01 11:05:30.966: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 02/01 11:05:30.966: [smf] INFO: UE IMSI[262428691349370] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.970: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 02/01 11:05:30.970: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.970: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.977: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 02/01 11:05:30.977: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 02/01 11:05:30.977: [smf] INFO: UE IMSI[262429193771971] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.982: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 02/01 11:05:30.982: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.982: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.988: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 02/01 11:05:30.988: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 02/01 11:05:30.988: [smf] INFO: UE IMSI[262429486395348] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:30.992: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 02/01 11:05:30.992: [upf] INFO: UE F-SEID[UP:0x291 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:30.992: [upf] INFO: UE F-SEID[UP:0x291 CP:0x6cd] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:30.999: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 02/01 11:05:30.999: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 02/01 11:05:30.999: [smf] INFO: UE IMSI[262423514916075] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.003: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 02/01 11:05:31.003: [upf] INFO: UE F-SEID[UP:0x47d CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.003: [upf] INFO: UE F-SEID[UP:0x47d CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.010: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 02/01 11:05:31.010: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 02/01 11:05:31.010: [smf] INFO: UE IMSI[262423504728617] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.014: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 02/01 11:05:31.014: [upf] INFO: UE F-SEID[UP:0xeef CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.014: [upf] INFO: UE F-SEID[UP:0xeef CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.021: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 02/01 11:05:31.021: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 02/01 11:05:31.021: [smf] INFO: UE IMSI[262420011468764] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.026: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 02/01 11:05:31.026: [upf] INFO: UE F-SEID[UP:0x684 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.026: [upf] INFO: UE F-SEID[UP:0x684 CP:0x651] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.031: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 02/01 11:05:31.031: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 02/01 11:05:31.031: [smf] INFO: UE IMSI[262426221026128] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.035: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 02/01 11:05:31.035: [upf] INFO: UE F-SEID[UP:0x6bf CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.035: [upf] INFO: UE F-SEID[UP:0x6bf CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.042: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 02/01 11:05:31.042: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 02/01 11:05:31.042: [smf] INFO: UE IMSI[262421109523086] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.049: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 02/01 11:05:31.049: [upf] INFO: UE F-SEID[UP:0x74b CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.049: [upf] INFO: UE F-SEID[UP:0x74b CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.053: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 02/01 11:05:31.053: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 02/01 11:05:31.053: [smf] INFO: UE IMSI[262422806887000] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.057: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 02/01 11:05:31.057: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.057: [upf] INFO: UE F-SEID[UP:0xe34 CP:0x15d] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.064: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 02/01 11:05:31.064: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 02/01 11:05:31.064: [smf] INFO: UE IMSI[262422848998974] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.069: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 02/01 11:05:31.069: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.069: [upf] INFO: UE F-SEID[UP:0xbb7 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.075: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 02/01 11:05:31.075: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 02/01 11:05:31.075: [smf] INFO: UE IMSI[262421171860498] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.080: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 02/01 11:05:31.080: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.080: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.086: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 02/01 11:05:31.086: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 02/01 11:05:31.086: [smf] INFO: UE IMSI[262428996816526] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.092: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 02/01 11:05:31.092: [upf] INFO: UE F-SEID[UP:0x49a CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.092: [upf] INFO: UE F-SEID[UP:0x49a CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.097: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 02/01 11:05:31.097: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 02/01 11:05:31.097: [smf] INFO: UE IMSI[262427496245330] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.102: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 02/01 11:05:31.102: [upf] INFO: UE F-SEID[UP:0x91 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.102: [upf] INFO: UE F-SEID[UP:0x91 CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.108: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 02/01 11:05:31.108: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 02/01 11:05:31.108: [smf] INFO: UE IMSI[262423746352714] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.113: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 02/01 11:05:31.113: [upf] INFO: UE F-SEID[UP:0xede CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.113: [upf] INFO: UE F-SEID[UP:0xede CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.119: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 02/01 11:05:31.119: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 02/01 11:05:31.119: [smf] INFO: UE IMSI[262424447286076] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.126: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 02/01 11:05:31.126: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.126: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.132: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 02/01 11:05:31.132: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 02/01 11:05:31.133: [smf] INFO: UE IMSI[262422937713971] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.143: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 02/01 11:05:31.143: [upf] INFO: UE F-SEID[UP:0x779 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.143: [upf] INFO: UE F-SEID[UP:0x779 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.145: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 02/01 11:05:31.145: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 02/01 11:05:31.145: [smf] INFO: UE IMSI[262428616492332] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.157: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 02/01 11:05:31.157: [upf] INFO: UE F-SEID[UP:0x878 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.157: [upf] INFO: UE F-SEID[UP:0x878 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.157: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 02/01 11:05:31.157: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 02/01 11:05:31.157: [smf] INFO: UE IMSI[262427499705485] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.167: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 02/01 11:05:31.167: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.167: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.169: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 02/01 11:05:31.169: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 02/01 11:05:31.169: [smf] INFO: UE IMSI[262426380945816] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.174: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 02/01 11:05:31.174: [upf] INFO: UE F-SEID[UP:0x92c CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.174: [upf] INFO: UE F-SEID[UP:0x92c CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.180: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 02/01 11:05:31.180: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 02/01 11:05:31.180: [smf] INFO: UE IMSI[262427994087756] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.184: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 02/01 11:05:31.184: [upf] INFO: UE F-SEID[UP:0x44 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.184: [upf] INFO: UE F-SEID[UP:0x44 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.191: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 02/01 11:05:31.191: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 02/01 11:05:31.191: [smf] INFO: UE IMSI[262426602960735] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.198: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 02/01 11:05:31.198: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.198: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.202: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 02/01 11:05:31.202: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 02/01 11:05:31.202: [smf] INFO: UE IMSI[262423448623209] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.207: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 02/01 11:05:31.207: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.207: [upf] INFO: UE F-SEID[UP:0x5ea CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.213: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 02/01 11:05:31.213: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 02/01 11:05:31.213: [smf] INFO: UE IMSI[262426004973608] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.218: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 02/01 11:05:31.218: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.218: [upf] INFO: UE F-SEID[UP:0xad9 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.224: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 02/01 11:05:31.224: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 02/01 11:05:31.224: [smf] INFO: UE IMSI[262425856459406] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.228: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 02/01 11:05:31.228: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.228: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.234: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 02/01 11:05:31.234: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 02/01 11:05:31.235: [smf] INFO: UE IMSI[262422960216971] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.239: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 02/01 11:05:31.239: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.239: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.245: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 02/01 11:05:31.245: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 02/01 11:05:31.245: [smf] INFO: UE IMSI[262426480794596] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.250: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 02/01 11:05:31.250: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.250: [upf] INFO: UE F-SEID[UP:0x3c7 CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.256: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 02/01 11:05:31.256: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 02/01 11:05:31.256: [smf] INFO: UE IMSI[262423025947199] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.261: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 02/01 11:05:31.261: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.261: [upf] INFO: UE F-SEID[UP:0xa31 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.267: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 02/01 11:05:31.267: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 02/01 11:05:31.267: [smf] INFO: UE IMSI[262422524615692] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.271: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 02/01 11:05:31.271: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.271: [upf] INFO: UE F-SEID[UP:0xb74 CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.278: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 02/01 11:05:31.278: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 02/01 11:05:31.278: [smf] INFO: UE IMSI[262426985157808] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.282: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 02/01 11:05:31.282: [upf] INFO: UE F-SEID[UP:0x503 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.282: [upf] INFO: UE F-SEID[UP:0x503 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.289: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 02/01 11:05:31.289: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 02/01 11:05:31.289: [smf] INFO: UE IMSI[262429940526805] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.293: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 02/01 11:05:31.293: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.293: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.300: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 02/01 11:05:31.300: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 02/01 11:05:31.300: [smf] INFO: UE IMSI[262425135831690] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.304: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 02/01 11:05:31.304: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.304: [upf] INFO: UE F-SEID[UP:0xc1e CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.310: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 02/01 11:05:31.310: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 02/01 11:05:31.310: [smf] INFO: UE IMSI[262427550692880] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.314: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 02/01 11:05:31.314: [upf] INFO: UE F-SEID[UP:0x37c CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.314: [upf] INFO: UE F-SEID[UP:0x37c CP:0xd45] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.321: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 02/01 11:05:31.321: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 02/01 11:05:31.321: [smf] INFO: UE IMSI[262427979997211] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.325: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 02/01 11:05:31.325: [upf] INFO: UE F-SEID[UP:0x84d CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.325: [upf] INFO: UE F-SEID[UP:0x84d CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.332: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 02/01 11:05:31.332: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 02/01 11:05:31.332: [smf] INFO: UE IMSI[262426319542956] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.336: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 02/01 11:05:31.336: [upf] INFO: UE F-SEID[UP:0x720 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.336: [upf] INFO: UE F-SEID[UP:0x720 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.343: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 02/01 11:05:31.343: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 02/01 11:05:31.343: [smf] INFO: UE IMSI[262422466278229] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.347: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 02/01 11:05:31.347: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.347: [upf] INFO: UE F-SEID[UP:0xa58 CP:0x796] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.354: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 02/01 11:05:31.354: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 02/01 11:05:31.354: [smf] INFO: UE IMSI[262426406902809] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.358: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 02/01 11:05:31.358: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.358: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.364: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 02/01 11:05:31.364: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 02/01 11:05:31.364: [smf] INFO: UE IMSI[262421811039031] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.369: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 02/01 11:05:31.369: [upf] INFO: UE F-SEID[UP:0x32d CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.369: [upf] INFO: UE F-SEID[UP:0x32d CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.375: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 02/01 11:05:31.375: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 02/01 11:05:31.375: [smf] INFO: UE IMSI[262423833594509] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.380: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 02/01 11:05:31.380: [upf] INFO: UE F-SEID[UP:0xf27 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.380: [upf] INFO: UE F-SEID[UP:0xf27 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.386: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 02/01 11:05:31.386: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 02/01 11:05:31.386: [smf] INFO: UE IMSI[262424030827037] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.391: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 02/01 11:05:31.391: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.391: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.397: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 02/01 11:05:31.397: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 02/01 11:05:31.397: [smf] INFO: UE IMSI[262421613773588] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.401: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 02/01 11:05:31.401: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.401: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.407: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 02/01 11:05:31.407: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 02/01 11:05:31.407: [smf] INFO: UE IMSI[262427395553318] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.410: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 02/01 11:05:31.410: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.410: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.418: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 02/01 11:05:31.418: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 02/01 11:05:31.418: [smf] INFO: UE IMSI[262422926863320] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.421: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 02/01 11:05:31.421: [upf] INFO: UE F-SEID[UP:0x221 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.421: [upf] INFO: UE F-SEID[UP:0x221 CP:0xe8d] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.428: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 02/01 11:05:31.428: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 02/01 11:05:31.428: [smf] INFO: UE IMSI[262425536887330] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.431: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 02/01 11:05:31.431: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.431: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.439: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 02/01 11:05:31.439: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 02/01 11:05:31.439: [smf] INFO: UE IMSI[262429770021260] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.441: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 02/01 11:05:31.441: [upf] INFO: UE F-SEID[UP:0x928 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.441: [upf] INFO: UE F-SEID[UP:0x928 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.449: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 02/01 11:05:31.449: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 02/01 11:05:31.449: [smf] INFO: UE IMSI[262425046677179] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.451: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 02/01 11:05:31.451: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.451: [upf] INFO: UE F-SEID[UP:0xc25 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.460: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 02/01 11:05:31.460: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 02/01 11:05:31.460: [smf] INFO: UE IMSI[262421750073092] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.462: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 02/01 11:05:31.462: [upf] INFO: UE F-SEID[UP:0x381 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.462: [upf] INFO: UE F-SEID[UP:0x381 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.470: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 02/01 11:05:31.470: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 02/01 11:05:31.470: [smf] INFO: UE IMSI[262429120213609] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.472: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 02/01 11:05:31.472: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.472: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.480: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 02/01 11:05:31.480: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 02/01 11:05:31.480: [smf] INFO: UE IMSI[262421278978078] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.483: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 02/01 11:05:31.483: [upf] INFO: UE F-SEID[UP:0xaac CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.483: [upf] INFO: UE F-SEID[UP:0xaac CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.491: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 02/01 11:05:31.491: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 02/01 11:05:31.491: [smf] INFO: UE IMSI[262423335258520] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.493: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 02/01 11:05:31.493: [upf] INFO: UE F-SEID[UP:0xb57 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.493: [upf] INFO: UE F-SEID[UP:0xb57 CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.501: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 02/01 11:05:31.501: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 02/01 11:05:31.501: [smf] INFO: UE IMSI[262428810181057] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.503: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 02/01 11:05:31.503: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.503: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.512: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 02/01 11:05:31.512: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 02/01 11:05:31.512: [smf] INFO: UE IMSI[262427611236831] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.514: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 02/01 11:05:31.514: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.514: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.522: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 02/01 11:05:31.522: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 02/01 11:05:31.522: [smf] INFO: UE IMSI[262423775959386] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.524: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 02/01 11:05:31.524: [upf] INFO: UE F-SEID[UP:0x26a CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.524: [upf] INFO: UE F-SEID[UP:0x26a CP:0x77c] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.532: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 02/01 11:05:31.532: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 02/01 11:05:31.532: [smf] INFO: UE IMSI[262428627643664] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.535: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 02/01 11:05:31.535: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.535: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x682] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.543: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 02/01 11:05:31.543: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 02/01 11:05:31.543: [smf] INFO: UE IMSI[262421518911226] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.545: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 02/01 11:05:31.545: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.545: [upf] INFO: UE F-SEID[UP:0x8b0 CP:0x474] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.553: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 02/01 11:05:31.553: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 02/01 11:05:31.553: [smf] INFO: UE IMSI[262427964103725] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.555: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 02/01 11:05:31.555: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.555: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.564: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 02/01 11:05:31.564: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 02/01 11:05:31.564: [smf] INFO: UE IMSI[262422928183739] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.566: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 02/01 11:05:31.566: [upf] INFO: UE F-SEID[UP:0x521 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.566: [upf] INFO: UE F-SEID[UP:0x521 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.574: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 02/01 11:05:31.574: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 02/01 11:05:31.574: [smf] INFO: UE IMSI[262420509152986] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.577: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 02/01 11:05:31.577: [upf] INFO: UE F-SEID[UP:0xd1d CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.577: [upf] INFO: UE F-SEID[UP:0xd1d CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.585: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 02/01 11:05:31.585: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 02/01 11:05:31.585: [smf] INFO: UE IMSI[262420819221435] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.587: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 02/01 11:05:31.587: [upf] INFO: UE F-SEID[UP:0xffe CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.587: [upf] INFO: UE F-SEID[UP:0xffe CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.595: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 02/01 11:05:31.595: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 02/01 11:05:31.595: [smf] INFO: UE IMSI[262427276177876] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.597: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 02/01 11:05:31.597: [upf] INFO: UE F-SEID[UP:0x57b CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.597: [upf] INFO: UE F-SEID[UP:0x57b CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.605: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 02/01 11:05:31.605: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 02/01 11:05:31.605: [smf] INFO: UE IMSI[262429088383429] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.608: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 02/01 11:05:31.608: [upf] INFO: UE F-SEID[UP:0x6c CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.608: [upf] INFO: UE F-SEID[UP:0x6c CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.616: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 02/01 11:05:31.616: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 02/01 11:05:31.616: [smf] INFO: UE IMSI[262422326309183] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.618: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 02/01 11:05:31.618: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.618: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.626: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 02/01 11:05:31.626: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 02/01 11:05:31.626: [smf] INFO: UE IMSI[262426406978260] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.628: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 02/01 11:05:31.628: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.628: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.637: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 02/01 11:05:31.637: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 02/01 11:05:31.637: [smf] INFO: UE IMSI[262428018923237] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.639: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 02/01 11:05:31.639: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.639: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.647: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 02/01 11:05:31.647: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 02/01 11:05:31.647: [smf] INFO: UE IMSI[262424572203219] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.649: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 02/01 11:05:31.649: [upf] INFO: UE F-SEID[UP:0xd32 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.649: [upf] INFO: UE F-SEID[UP:0xd32 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.657: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 02/01 11:05:31.657: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 02/01 11:05:31.657: [smf] INFO: UE IMSI[262427542324720] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.660: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 02/01 11:05:31.660: [upf] INFO: UE F-SEID[UP:0x94f CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.660: [upf] INFO: UE F-SEID[UP:0x94f CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.668: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 02/01 11:05:31.668: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 02/01 11:05:31.668: [smf] INFO: UE IMSI[262424841015416] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.670: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 02/01 11:05:31.670: [upf] INFO: UE F-SEID[UP:0x516 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.670: [upf] INFO: UE F-SEID[UP:0x516 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.678: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 02/01 11:05:31.678: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 02/01 11:05:31.678: [smf] INFO: UE IMSI[262428836130479] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.680: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 02/01 11:05:31.680: [upf] INFO: UE F-SEID[UP:0x8da CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.680: [upf] INFO: UE F-SEID[UP:0x8da CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.689: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 02/01 11:05:31.689: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 02/01 11:05:31.689: [smf] INFO: UE IMSI[262427335534166] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.691: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 02/01 11:05:31.691: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.691: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.699: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 02/01 11:05:31.699: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 02/01 11:05:31.699: [smf] INFO: UE IMSI[262423810024101] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.701: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 02/01 11:05:31.701: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.701: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.709: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 02/01 11:05:31.709: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 02/01 11:05:31.709: [smf] INFO: UE IMSI[262429087105793] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.712: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 02/01 11:05:31.712: [upf] INFO: UE F-SEID[UP:0x43e CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.712: [upf] INFO: UE F-SEID[UP:0x43e CP:0x6b3] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.720: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 02/01 11:05:31.720: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 02/01 11:05:31.720: [smf] INFO: UE IMSI[262421079622409] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.722: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 02/01 11:05:31.722: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.722: [upf] INFO: UE F-SEID[UP:0xa15 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.730: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 02/01 11:05:31.730: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 02/01 11:05:31.730: [smf] INFO: UE IMSI[262428824846305] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.732: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 02/01 11:05:31.732: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.732: [upf] INFO: UE F-SEID[UP:0xc71 CP:0xd93] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.740: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 02/01 11:05:31.740: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 02/01 11:05:31.740: [smf] INFO: UE IMSI[262421968585916] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.743: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 02/01 11:05:31.743: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.743: [upf] INFO: UE F-SEID[UP:0x3c8 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.751: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 02/01 11:05:31.751: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 02/01 11:05:31.751: [smf] INFO: UE IMSI[262428771651834] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.753: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 02/01 11:05:31.753: [upf] INFO: UE F-SEID[UP:0xac CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.753: [upf] INFO: UE F-SEID[UP:0xac CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.761: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 02/01 11:05:31.761: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 02/01 11:05:31.761: [smf] INFO: UE IMSI[262429602869471] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.764: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 02/01 11:05:31.764: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.764: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.772: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 02/01 11:05:31.772: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 02/01 11:05:31.772: [smf] INFO: UE IMSI[262428969775078] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.774: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 02/01 11:05:31.774: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.774: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.782: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 02/01 11:05:31.782: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 02/01 11:05:31.782: [smf] INFO: UE IMSI[262424368307760] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.784: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 02/01 11:05:31.784: [upf] INFO: UE F-SEID[UP:0x791 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.784: [upf] INFO: UE F-SEID[UP:0x791 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.792: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 02/01 11:05:31.792: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 02/01 11:05:31.792: [smf] INFO: UE IMSI[262421158306024] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.795: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 02/01 11:05:31.795: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.795: [upf] INFO: UE F-SEID[UP:0xc3c CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.803: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 02/01 11:05:31.803: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 02/01 11:05:31.803: [smf] INFO: UE IMSI[262424591705078] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.805: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 02/01 11:05:31.805: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.805: [upf] INFO: UE F-SEID[UP:0x8ae CP:0xda5] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.813: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 02/01 11:05:31.813: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 02/01 11:05:31.813: [smf] INFO: UE IMSI[262428107876153] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.815: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 02/01 11:05:31.815: [upf] INFO: UE F-SEID[UP:0x60 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.815: [upf] INFO: UE F-SEID[UP:0x60 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.824: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 02/01 11:05:31.824: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 02/01 11:05:31.824: [smf] INFO: UE IMSI[262427181255927] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.826: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 02/01 11:05:31.826: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.826: [upf] INFO: UE F-SEID[UP:0xed3 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.834: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 02/01 11:05:31.834: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 02/01 11:05:31.834: [smf] INFO: UE IMSI[262422433983125] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.836: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 02/01 11:05:31.836: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.836: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xbcf] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.844: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 02/01 11:05:31.844: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 02/01 11:05:31.844: [smf] INFO: UE IMSI[262423294832913] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.847: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 02/01 11:05:31.847: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.847: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.855: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 02/01 11:05:31.855: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 02/01 11:05:31.855: [smf] INFO: UE IMSI[262421126975858] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.857: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 02/01 11:05:31.857: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.857: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.865: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 02/01 11:05:31.865: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 02/01 11:05:31.865: [smf] INFO: UE IMSI[262421034989826] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.867: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 02/01 11:05:31.867: [upf] INFO: UE F-SEID[UP:0x419 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.867: [upf] INFO: UE F-SEID[UP:0x419 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.876: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 02/01 11:05:31.876: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 02/01 11:05:31.876: [smf] INFO: UE IMSI[262427998408313] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.878: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 02/01 11:05:31.878: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.878: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.886: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 02/01 11:05:31.886: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 02/01 11:05:31.886: [smf] INFO: UE IMSI[262424966891075] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.888: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 02/01 11:05:31.888: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.888: [upf] INFO: UE F-SEID[UP:0xa3a CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.896: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 02/01 11:05:31.896: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 02/01 11:05:31.896: [smf] INFO: UE IMSI[262424133235433] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.899: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 02/01 11:05:31.899: [upf] INFO: UE F-SEID[UP:0x25 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.899: [upf] INFO: UE F-SEID[UP:0x25 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.907: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 02/01 11:05:31.907: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 02/01 11:05:31.907: [smf] INFO: UE IMSI[262426555913888] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.909: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 02/01 11:05:31.909: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.909: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.917: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 02/01 11:05:31.917: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 02/01 11:05:31.917: [smf] INFO: UE IMSI[262427481162290] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.920: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 02/01 11:05:31.920: [upf] INFO: UE F-SEID[UP:0x47b CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.920: [upf] INFO: UE F-SEID[UP:0x47b CP:0xa29] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.928: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 02/01 11:05:31.928: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 02/01 11:05:31.928: [smf] INFO: UE IMSI[262425468467306] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.930: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 02/01 11:05:31.930: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.930: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.938: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 02/01 11:05:31.938: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 02/01 11:05:31.938: [smf] INFO: UE IMSI[262425060192988] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.940: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 02/01 11:05:31.940: [upf] INFO: UE F-SEID[UP:0xade CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.940: [upf] INFO: UE F-SEID[UP:0xade CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.948: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 02/01 11:05:31.948: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 02/01 11:05:31.948: [smf] INFO: UE IMSI[262424871684596] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.951: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 02/01 11:05:31.951: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.951: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.959: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 02/01 11:05:31.959: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 02/01 11:05:31.959: [smf] INFO: UE IMSI[262427244952585] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.961: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 02/01 11:05:31.961: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.961: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.969: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 02/01 11:05:31.969: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 02/01 11:05:31.969: [smf] INFO: UE IMSI[262426971184617] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.972: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 02/01 11:05:31.972: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.972: [upf] INFO: UE F-SEID[UP:0x9f5 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.980: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 02/01 11:05:31.980: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 02/01 11:05:31.980: [smf] INFO: UE IMSI[262427089149116] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.983: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 02/01 11:05:31.983: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.983: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:31.990: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 02/01 11:05:31.990: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 02/01 11:05:31.990: [smf] INFO: UE IMSI[262423787449245] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:31.993: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 02/01 11:05:31.993: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:31.993: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.000: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 02/01 11:05:32.000: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 02/01 11:05:32.000: [smf] INFO: UE IMSI[262429738379753] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.003: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 02/01 11:05:32.003: [upf] INFO: UE F-SEID[UP:0x641 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.003: [upf] INFO: UE F-SEID[UP:0x641 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.011: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 02/01 11:05:32.011: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 02/01 11:05:32.011: [smf] INFO: UE IMSI[262424867591416] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.014: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 02/01 11:05:32.014: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.014: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xfe8] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.021: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 02/01 11:05:32.021: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 02/01 11:05:32.021: [smf] INFO: UE IMSI[262428684600100] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.025: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 02/01 11:05:32.025: [upf] INFO: UE F-SEID[UP:0x554 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.025: [upf] INFO: UE F-SEID[UP:0x554 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.032: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 02/01 11:05:32.032: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 02/01 11:05:32.032: [smf] INFO: UE IMSI[262425540993936] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.037: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 02/01 11:05:32.037: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.037: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.043: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 02/01 11:05:32.043: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 02/01 11:05:32.043: [smf] INFO: UE IMSI[262422885855667] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.047: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 02/01 11:05:32.047: [upf] INFO: UE F-SEID[UP:0xae CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.047: [upf] INFO: UE F-SEID[UP:0xae CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.054: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 02/01 11:05:32.054: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 02/01 11:05:32.054: [smf] INFO: UE IMSI[262420116569135] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.058: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 02/01 11:05:32.058: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.058: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.065: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 02/01 11:05:32.065: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 02/01 11:05:32.065: [smf] INFO: UE IMSI[262422154406020] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.068: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 02/01 11:05:32.068: [upf] INFO: UE F-SEID[UP:0x81b CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.068: [upf] INFO: UE F-SEID[UP:0x81b CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.075: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 02/01 11:05:32.075: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 02/01 11:05:32.075: [smf] INFO: UE IMSI[262427207199273] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.080: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 02/01 11:05:32.080: [upf] INFO: UE F-SEID[UP:0x603 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.080: [upf] INFO: UE F-SEID[UP:0x603 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.086: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 02/01 11:05:32.086: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 02/01 11:05:32.086: [smf] INFO: UE IMSI[262428047723018] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.091: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 02/01 11:05:32.091: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.091: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.097: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 02/01 11:05:32.097: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 02/01 11:05:32.097: [smf] INFO: UE IMSI[262425836462965] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.102: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 02/01 11:05:32.102: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.102: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.108: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 02/01 11:05:32.108: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 02/01 11:05:32.108: [smf] INFO: UE IMSI[262420130439470] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.112: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 02/01 11:05:32.112: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.112: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.119: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 02/01 11:05:32.119: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 02/01 11:05:32.119: [smf] INFO: UE IMSI[262425100264211] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.123: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 02/01 11:05:32.123: [upf] INFO: UE F-SEID[UP:0x74f CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.123: [upf] INFO: UE F-SEID[UP:0x74f CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.129: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 02/01 11:05:32.129: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 02/01 11:05:32.130: [smf] INFO: UE IMSI[262420528893403] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.134: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 02/01 11:05:32.134: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.134: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x1ee] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.140: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 02/01 11:05:32.140: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 02/01 11:05:32.140: [smf] INFO: UE IMSI[262429217144728] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.145: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 02/01 11:05:32.145: [upf] INFO: UE F-SEID[UP:0x833 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.145: [upf] INFO: UE F-SEID[UP:0x833 CP:0x249] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.151: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 02/01 11:05:32.151: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 02/01 11:05:32.151: [smf] INFO: UE IMSI[262425414992977] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.155: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 02/01 11:05:32.155: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.155: [upf] INFO: UE F-SEID[UP:0xb62 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.162: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 02/01 11:05:32.162: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 02/01 11:05:32.162: [smf] INFO: UE IMSI[262428617497010] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.166: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 02/01 11:05:32.166: [upf] INFO: UE F-SEID[UP:0x626 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.166: [upf] INFO: UE F-SEID[UP:0x626 CP:0x5cf] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.173: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 02/01 11:05:32.173: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 02/01 11:05:32.173: [smf] INFO: UE IMSI[262423832260220] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.177: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 02/01 11:05:32.177: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.177: [upf] INFO: UE F-SEID[UP:0xf5c CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.184: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 02/01 11:05:32.184: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 02/01 11:05:32.184: [smf] INFO: UE IMSI[262422185904766] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.188: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 02/01 11:05:32.188: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.188: [upf] INFO: UE F-SEID[UP:0xe9c CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.194: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 02/01 11:05:32.194: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 02/01 11:05:32.194: [smf] INFO: UE IMSI[262427199976203] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.199: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 02/01 11:05:32.199: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.199: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.205: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 02/01 11:05:32.205: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 02/01 11:05:32.205: [smf] INFO: UE IMSI[262423641759738] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:32.210: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 02/01 11:05:32.210: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:32.210: [upf] INFO: UE F-SEID[UP:0x5d7 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:32.222: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 02/01 11:05:32.228: [smf] INFO: Removed Session: UE IMSI:[262426717339506] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 02/01 11:05:32.228: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 02/01 11:05:32.233: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 02/01 11:05:32.239: [smf] INFO: Removed Session: UE IMSI:[262429102349527] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 02/01 11:05:32.239: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 02/01 11:05:32.244: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 02/01 11:05:32.250: [smf] INFO: Removed Session: UE IMSI:[262421597314125] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 02/01 11:05:32.250: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 02/01 11:05:32.255: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 02/01 11:05:32.260: [smf] INFO: Removed Session: UE IMSI:[262429271346693] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 02/01 11:05:32.260: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 02/01 11:05:32.266: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 02/01 11:05:32.272: [smf] INFO: Removed Session: UE IMSI:[262423518269006] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 02/01 11:05:32.272: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 02/01 11:05:32.276: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 02/01 11:05:32.282: [smf] INFO: Removed Session: UE IMSI:[262425997340467] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 02/01 11:05:32.282: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 02/01 11:05:32.287: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 02/01 11:05:32.293: [smf] INFO: Removed Session: UE IMSI:[262427983605691] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 02/01 11:05:32.293: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 02/01 11:05:32.298: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 02/01 11:05:32.304: [smf] INFO: Removed Session: UE IMSI:[262427547451586] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 02/01 11:05:32.304: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 02/01 11:05:32.309: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 02/01 11:05:32.315: [smf] INFO: Removed Session: UE IMSI:[262425504376211] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 02/01 11:05:32.315: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 02/01 11:05:32.319: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 02/01 11:05:32.324: [smf] INFO: Removed Session: UE IMSI:[262421124039829] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 02/01 11:05:32.324: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 02/01 11:05:32.330: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 02/01 11:05:32.336: [smf] INFO: Removed Session: UE IMSI:[262420352999952] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 02/01 11:05:32.336: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 02/01 11:05:32.341: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 02/01 11:05:32.346: [smf] INFO: Removed Session: UE IMSI:[262423252856492] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 02/01 11:05:32.346: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 02/01 11:05:32.352: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 02/01 11:05:32.357: [smf] INFO: Removed Session: UE IMSI:[262426097662898] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 02/01 11:05:32.357: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 02/01 11:05:32.363: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 02/01 11:05:32.368: [smf] INFO: Removed Session: UE IMSI:[262425177707800] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 02/01 11:05:32.368: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 02/01 11:05:32.373: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 02/01 11:05:32.378: [smf] INFO: Removed Session: UE IMSI:[262421730671505] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 02/01 11:05:32.378: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 02/01 11:05:32.384: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 02/01 11:05:32.390: [smf] INFO: Removed Session: UE IMSI:[262422796095941] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 02/01 11:05:32.390: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 02/01 11:05:32.395: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 02/01 11:05:32.400: [smf] INFO: Removed Session: UE IMSI:[262423780414531] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 02/01 11:05:32.400: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 02/01 11:05:32.406: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 02/01 11:05:32.411: [smf] INFO: Removed Session: UE IMSI:[262424410061663] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 02/01 11:05:32.411: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 02/01 11:05:32.416: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 02/01 11:05:32.422: [smf] INFO: Removed Session: UE IMSI:[262429966650538] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 02/01 11:05:32.422: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 02/01 11:05:32.427: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 02/01 11:05:32.433: [smf] INFO: Removed Session: UE IMSI:[262425513827711] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 02/01 11:05:32.433: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 02/01 11:05:32.438: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 02/01 11:05:32.444: [smf] INFO: Removed Session: UE IMSI:[262425288707433] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 02/01 11:05:32.444: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 02/01 11:05:32.449: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 02/01 11:05:32.455: [smf] INFO: Removed Session: UE IMSI:[262421903772950] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 02/01 11:05:32.455: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 02/01 11:05:32.460: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 02/01 11:05:32.465: [smf] INFO: Removed Session: UE IMSI:[262423144321107] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 02/01 11:05:32.465: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 02/01 11:05:32.470: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 02/01 11:05:32.476: [smf] INFO: Removed Session: UE IMSI:[262426653457235] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 02/01 11:05:32.476: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 02/01 11:05:32.481: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 02/01 11:05:32.487: [smf] INFO: Removed Session: UE IMSI:[262426568444216] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 02/01 11:05:32.487: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 02/01 11:05:32.492: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 02/01 11:05:32.497: [smf] INFO: Removed Session: UE IMSI:[262427373605559] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 02/01 11:05:32.497: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 02/01 11:05:32.503: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 02/01 11:05:32.510: [smf] INFO: Removed Session: UE IMSI:[262420145003593] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 02/01 11:05:32.510: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 02/01 11:05:32.513: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 02/01 11:05:32.519: [smf] INFO: Removed Session: UE IMSI:[262423245997587] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 02/01 11:05:32.519: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 02/01 11:05:32.524: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 02/01 11:05:32.530: [smf] INFO: Removed Session: UE IMSI:[262426716963889] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 02/01 11:05:32.530: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 02/01 11:05:32.535: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 02/01 11:05:32.540: [smf] INFO: Removed Session: UE IMSI:[262424936791744] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 02/01 11:05:32.540: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 02/01 11:05:32.545: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 02/01 11:05:32.551: [smf] INFO: Removed Session: UE IMSI:[262423540342966] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 02/01 11:05:32.551: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 02/01 11:05:32.556: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 02/01 11:05:32.562: [smf] INFO: Removed Session: UE IMSI:[262429363125104] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 02/01 11:05:32.562: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 02/01 11:05:32.567: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 02/01 11:05:32.573: [smf] INFO: Removed Session: UE IMSI:[262423407009534] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 02/01 11:05:32.573: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 02/01 11:05:32.578: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 02/01 11:05:32.583: [smf] INFO: Removed Session: UE IMSI:[262427891351234] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 02/01 11:05:32.583: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 02/01 11:05:32.589: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 02/01 11:05:32.594: [smf] INFO: Removed Session: UE IMSI:[262427636063891] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 02/01 11:05:32.594: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 02/01 11:05:32.599: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 02/01 11:05:32.605: [smf] INFO: Removed Session: UE IMSI:[262420019767601] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 02/01 11:05:32.605: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 02/01 11:05:32.611: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 02/01 11:05:32.621: [smf] INFO: Removed Session: UE IMSI:[262421206507319] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 02/01 11:05:32.621: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 02/01 11:05:32.622: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 02/01 11:05:32.630: [smf] INFO: Removed Session: UE IMSI:[262427764577065] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 02/01 11:05:32.630: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 02/01 11:05:32.633: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 02/01 11:05:32.638: [smf] INFO: Removed Session: UE IMSI:[262420505489446] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 02/01 11:05:32.638: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 02/01 11:05:32.644: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 02/01 11:05:32.650: [smf] INFO: Removed Session: UE IMSI:[262427678967863] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 02/01 11:05:32.650: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 02/01 11:05:32.654: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 02/01 11:05:32.659: [smf] INFO: Removed Session: UE IMSI:[262428061700674] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 02/01 11:05:32.659: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 02/01 11:05:32.665: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 02/01 11:05:32.670: [smf] INFO: Removed Session: UE IMSI:[262429971029159] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 02/01 11:05:32.670: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 02/01 11:05:32.676: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 02/01 11:05:32.682: [smf] INFO: Removed Session: UE IMSI:[262422080555270] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 02/01 11:05:32.682: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 02/01 11:05:32.686: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 02/01 11:05:32.692: [smf] INFO: Removed Session: UE IMSI:[262427631026219] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 02/01 11:05:32.692: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 02/01 11:05:32.697: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 02/01 11:05:32.704: [smf] INFO: Removed Session: UE IMSI:[262421832347078] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 02/01 11:05:32.704: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 02/01 11:05:32.708: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 02/01 11:05:32.713: [smf] INFO: Removed Session: UE IMSI:[262421518795102] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 02/01 11:05:32.713: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 02/01 11:05:32.719: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 02/01 11:05:32.724: [smf] INFO: Removed Session: UE IMSI:[262429503511264] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 02/01 11:05:32.724: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 02/01 11:05:32.730: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 02/01 11:05:32.736: [smf] INFO: Removed Session: UE IMSI:[262425214689769] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 02/01 11:05:32.736: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 02/01 11:05:32.740: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 02/01 11:05:32.746: [smf] INFO: Removed Session: UE IMSI:[262421641754696] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 02/01 11:05:32.746: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 02/01 11:05:32.751: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 02/01 11:05:32.757: [smf] INFO: Removed Session: UE IMSI:[262427015086062] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 02/01 11:05:32.757: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 02/01 11:05:32.762: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 02/01 11:05:32.767: [smf] INFO: Removed Session: UE IMSI:[262425732296765] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 02/01 11:05:32.767: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 02/01 11:05:32.773: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 02/01 11:05:32.778: [smf] INFO: Removed Session: UE IMSI:[262420604977733] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 02/01 11:05:32.778: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 02/01 11:05:32.784: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 02/01 11:05:32.791: [smf] INFO: Removed Session: UE IMSI:[262425171766744] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 02/01 11:05:32.791: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 02/01 11:05:32.796: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 02/01 11:05:32.805: [smf] INFO: Removed Session: UE IMSI:[262425394417884] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 02/01 11:05:32.805: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 02/01 11:05:32.807: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 02/01 11:05:32.815: [smf] INFO: Removed Session: UE IMSI:[262420203734922] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 02/01 11:05:32.816: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 02/01 11:05:32.818: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 02/01 11:05:32.824: [smf] INFO: Removed Session: UE IMSI:[262423528093749] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 02/01 11:05:32.824: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 02/01 11:05:32.829: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 02/01 11:05:32.834: [smf] INFO: Removed Session: UE IMSI:[262426870370370] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 02/01 11:05:32.834: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 02/01 11:05:32.840: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 02/01 11:05:32.846: [smf] INFO: Removed Session: UE IMSI:[262420134546317] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 02/01 11:05:32.846: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 02/01 11:05:32.851: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 02/01 11:05:32.856: [smf] INFO: Removed Session: UE IMSI:[262427129546684] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 02/01 11:05:32.856: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 02/01 11:05:32.861: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 02/01 11:05:32.867: [smf] INFO: Removed Session: UE IMSI:[262423656079698] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 02/01 11:05:32.867: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 02/01 11:05:32.872: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 02/01 11:05:32.878: [smf] INFO: Removed Session: UE IMSI:[262425518247097] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 02/01 11:05:32.878: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 02/01 11:05:32.883: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 02/01 11:05:32.889: [smf] INFO: Removed Session: UE IMSI:[262423313605230] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 02/01 11:05:32.889: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 02/01 11:05:32.894: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 02/01 11:05:32.898: [smf] INFO: Removed Session: UE IMSI:[262428382242335] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 02/01 11:05:32.898: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 02/01 11:05:32.904: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 02/01 11:05:32.908: [smf] INFO: Removed Session: UE IMSI:[262428378039831] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 02/01 11:05:32.908: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 02/01 11:05:32.915: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 02/01 11:05:32.922: [smf] INFO: Removed Session: UE IMSI:[262425037590644] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 02/01 11:05:32.922: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 02/01 11:05:32.926: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 02/01 11:05:32.936: [smf] INFO: Removed Session: UE IMSI:[262424882649682] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 02/01 11:05:32.936: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 02/01 11:05:32.936: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 02/01 11:05:32.942: [smf] INFO: Removed Session: UE IMSI:[262427985648230] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 02/01 11:05:32.942: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 02/01 11:05:32.948: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 02/01 11:05:32.957: [smf] INFO: Removed Session: UE IMSI:[262421594725865] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 02/01 11:05:32.957: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 02/01 11:05:32.959: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 02/01 11:05:32.967: [smf] INFO: Removed Session: UE IMSI:[262422212747612] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 02/01 11:05:32.967: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 02/01 11:05:32.970: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 02/01 11:05:32.975: [smf] INFO: Removed Session: UE IMSI:[262425385512189] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 02/01 11:05:32.975: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 02/01 11:05:32.981: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 02/01 11:05:32.986: [smf] INFO: Removed Session: UE IMSI:[262428364613791] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 02/01 11:05:32.986: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 02/01 11:05:32.991: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 02/01 11:05:32.999: [smf] INFO: Removed Session: UE IMSI:[262420975981959] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:32.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 02/01 11:05:32.999: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 02/01 11:05:33.002: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 02/01 11:05:33.008: [smf] INFO: Removed Session: UE IMSI:[262420091577391] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 02/01 11:05:33.008: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 02/01 11:05:33.013: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 02/01 11:05:33.023: [smf] INFO: Removed Session: UE IMSI:[262429280001978] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 02/01 11:05:33.023: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 02/01 11:05:33.024: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 02/01 11:05:33.030: [smf] INFO: Removed Session: UE IMSI:[262429154558160] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 02/01 11:05:33.030: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 02/01 11:05:33.035: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 02/01 11:05:33.044: [smf] INFO: Removed Session: UE IMSI:[262427389506644] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 02/01 11:05:33.044: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 02/01 11:05:33.046: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 02/01 11:05:33.052: [smf] INFO: Removed Session: UE IMSI:[262428554153355] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 02/01 11:05:33.053: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 02/01 11:05:33.056: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 02/01 11:05:33.062: [smf] INFO: Removed Session: UE IMSI:[262427415760531] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 02/01 11:05:33.062: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 02/01 11:05:33.067: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 02/01 11:05:33.074: [smf] INFO: Removed Session: UE IMSI:[262427063945436] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 02/01 11:05:33.074: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 02/01 11:05:33.078: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 02/01 11:05:33.085: [smf] INFO: Removed Session: UE IMSI:[262428047285222] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 02/01 11:05:33.086: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 02/01 11:05:33.089: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 02/01 11:05:33.098: [smf] INFO: Removed Session: UE IMSI:[262426519100232] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 02/01 11:05:33.098: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 02/01 11:05:33.100: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 02/01 11:05:33.106: [smf] INFO: Removed Session: UE IMSI:[262428911562832] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 02/01 11:05:33.106: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 02/01 11:05:33.111: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 02/01 11:05:33.116: [smf] INFO: Removed Session: UE IMSI:[262422240531487] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 02/01 11:05:33.117: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 02/01 11:05:33.122: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 02/01 11:05:33.128: [smf] INFO: Removed Session: UE IMSI:[262423024535973] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 02/01 11:05:33.128: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 02/01 11:05:33.133: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 02/01 11:05:33.142: [smf] INFO: Removed Session: UE IMSI:[262423766421720] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 02/01 11:05:33.142: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 02/01 11:05:33.144: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 02/01 11:05:33.153: [smf] INFO: Removed Session: UE IMSI:[262428063632376] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 02/01 11:05:33.153: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 02/01 11:05:33.155: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 02/01 11:05:33.162: [smf] INFO: Removed Session: UE IMSI:[262428651986248] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 02/01 11:05:33.162: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 02/01 11:05:33.166: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 02/01 11:05:33.174: [smf] INFO: Removed Session: UE IMSI:[262426183261924] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 02/01 11:05:33.174: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 02/01 11:05:33.177: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 02/01 11:05:33.185: [smf] INFO: Removed Session: UE IMSI:[262428718924912] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 02/01 11:05:33.185: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 02/01 11:05:33.188: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 02/01 11:05:33.198: [smf] INFO: Removed Session: UE IMSI:[262422674469920] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 02/01 11:05:33.198: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 02/01 11:05:33.199: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 02/01 11:05:33.205: [smf] INFO: Removed Session: UE IMSI:[262423818924323] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 02/01 11:05:33.205: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 02/01 11:05:33.210: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 02/01 11:05:33.217: [smf] INFO: Removed Session: UE IMSI:[262426914079881] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 02/01 11:05:33.217: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 02/01 11:05:33.222: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 02/01 11:05:33.229: [smf] INFO: Removed Session: UE IMSI:[262428810063052] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 02/01 11:05:33.229: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 02/01 11:05:33.232: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 02/01 11:05:33.239: [smf] INFO: Removed Session: UE IMSI:[262424949370112] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 02/01 11:05:33.239: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 02/01 11:05:33.244: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 02/01 11:05:33.250: [smf] INFO: Removed Session: UE IMSI:[262429944375841] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 02/01 11:05:33.250: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 02/01 11:05:33.255: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 02/01 11:05:33.260: [smf] INFO: Removed Session: UE IMSI:[262426411353953] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 02/01 11:05:33.260: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 02/01 11:05:33.266: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 02/01 11:05:33.271: [smf] INFO: Removed Session: UE IMSI:[262424167553299] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 02/01 11:05:33.272: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 02/01 11:05:33.277: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 02/01 11:05:33.284: [smf] INFO: Removed Session: UE IMSI:[262424289543795] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 02/01 11:05:33.284: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 02/01 11:05:33.287: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 02/01 11:05:33.293: [smf] INFO: Removed Session: UE IMSI:[262422362381225] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 02/01 11:05:33.293: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 02/01 11:05:33.299: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 02/01 11:05:33.306: [smf] INFO: Removed Session: UE IMSI:[262425829973393] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 02/01 11:05:33.306: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 02/01 11:05:33.310: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 02/01 11:05:33.317: [smf] INFO: Removed Session: UE IMSI:[262421588905811] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 02/01 11:05:33.317: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 02/01 11:05:33.321: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 02/01 11:05:33.326: [smf] INFO: Removed Session: UE IMSI:[262428646305989] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 02/01 11:05:33.326: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 02/01 11:05:33.331: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 02/01 11:05:33.337: [smf] INFO: Removed Session: UE IMSI:[262426288314057] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 02/01 11:05:33.337: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 02/01 11:05:33.342: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 02/01 11:05:33.347: [smf] INFO: Removed Session: UE IMSI:[262429982453236] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 02/01 11:05:33.347: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 02/01 11:05:33.353: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 02/01 11:05:33.360: [smf] INFO: Removed Session: UE IMSI:[262429840130754] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 02/01 11:05:33.360: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 02/01 11:05:33.364: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 02/01 11:05:33.371: [smf] INFO: Removed Session: UE IMSI:[262422165694601] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 02/01 11:05:33.371: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 02/01 11:05:33.375: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 02/01 11:05:33.381: [smf] INFO: Removed Session: UE IMSI:[262424840789431] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 02/01 11:05:33.381: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 02/01 11:05:33.386: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 02/01 11:05:33.393: [smf] INFO: Removed Session: UE IMSI:[262420108513811] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 02/01 11:05:33.393: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 02/01 11:05:33.397: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 02/01 11:05:33.403: [smf] INFO: Removed Session: UE IMSI:[262422518417083] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 02/01 11:05:33.403: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 02/01 11:05:33.408: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 02/01 11:05:33.413: [smf] INFO: Removed Session: UE IMSI:[262424741559258] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 02/01 11:05:33.413: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 02/01 11:05:33.419: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 02/01 11:05:33.423: [smf] INFO: Removed Session: UE IMSI:[262425893538169] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 02/01 11:05:33.423: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 02/01 11:05:33.430: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 02/01 11:05:33.436: [smf] INFO: Removed Session: UE IMSI:[262426238651642] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 02/01 11:05:33.436: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 02/01 11:05:33.441: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 02/01 11:05:33.449: [smf] INFO: Removed Session: UE IMSI:[262420382019135] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 02/01 11:05:33.449: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 02/01 11:05:33.452: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 02/01 11:05:33.460: [smf] INFO: Removed Session: UE IMSI:[262424941538089] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 02/01 11:05:33.460: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 02/01 11:05:33.463: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 02/01 11:05:33.470: [smf] INFO: Removed Session: UE IMSI:[262427286763772] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 02/01 11:05:33.470: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 02/01 11:05:33.474: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 02/01 11:05:33.479: [smf] INFO: Removed Session: UE IMSI:[262427948165833] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 02/01 11:05:33.479: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 02/01 11:05:33.485: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 02/01 11:05:33.490: [smf] INFO: Removed Session: UE IMSI:[262421900852720] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 02/01 11:05:33.490: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 02/01 11:05:33.496: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 02/01 11:05:33.501: [smf] INFO: Removed Session: UE IMSI:[262427996706278] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 02/01 11:05:33.501: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 02/01 11:05:33.506: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 02/01 11:05:33.509: [smf] INFO: Removed Session: UE IMSI:[262429885862243] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 02/01 11:05:33.509: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 02/01 11:05:33.517: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 02/01 11:05:33.524: [smf] INFO: Removed Session: UE IMSI:[262429735155652] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 02/01 11:05:33.524: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 02/01 11:05:33.528: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 02/01 11:05:33.533: [smf] INFO: Removed Session: UE IMSI:[262427029215666] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 02/01 11:05:33.533: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 02/01 11:05:33.538: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 02/01 11:05:33.543: [smf] INFO: Removed Session: UE IMSI:[262423187996511] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 02/01 11:05:33.543: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 02/01 11:05:33.549: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 02/01 11:05:33.555: [smf] INFO: Removed Session: UE IMSI:[262426641677926] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 02/01 11:05:33.555: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 02/01 11:05:33.560: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 02/01 11:05:33.565: [smf] INFO: Removed Session: UE IMSI:[262425891266366] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 02/01 11:05:33.566: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 02/01 11:05:33.571: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 02/01 11:05:33.576: [smf] INFO: Removed Session: UE IMSI:[262424876481037] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 02/01 11:05:33.576: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 02/01 11:05:33.581: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 02/01 11:05:33.586: [smf] INFO: Removed Session: UE IMSI:[262429980862218] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 02/01 11:05:33.586: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 02/01 11:05:33.592: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 02/01 11:05:33.597: [smf] INFO: Removed Session: UE IMSI:[262426973657664] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 02/01 11:05:33.597: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 02/01 11:05:33.603: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 02/01 11:05:33.608: [smf] INFO: Removed Session: UE IMSI:[262426984984442] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 02/01 11:05:33.608: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 02/01 11:05:33.614: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 02/01 11:05:33.619: [smf] INFO: Removed Session: UE IMSI:[262429279157485] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 02/01 11:05:33.619: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 02/01 11:05:33.624: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 02/01 11:05:33.630: [smf] INFO: Removed Session: UE IMSI:[262422736679587] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 02/01 11:05:33.630: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 02/01 11:05:33.635: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 02/01 11:05:33.642: [smf] INFO: Removed Session: UE IMSI:[262420445771101] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 02/01 11:05:33.642: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 02/01 11:05:33.646: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 02/01 11:05:33.652: [smf] INFO: Removed Session: UE IMSI:[262420872466194] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 02/01 11:05:33.652: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 02/01 11:05:33.657: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 02/01 11:05:33.666: [smf] INFO: Removed Session: UE IMSI:[262426335855533] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 02/01 11:05:33.666: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 02/01 11:05:33.669: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 02/01 11:05:33.676: [smf] INFO: Removed Session: UE IMSI:[262425145843987] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 02/01 11:05:33.676: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 02/01 11:05:33.680: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 02/01 11:05:33.685: [smf] INFO: Removed Session: UE IMSI:[262420416517397] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 02/01 11:05:33.685: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 02/01 11:05:33.692: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 02/01 11:05:33.701: [smf] INFO: Removed Session: UE IMSI:[262425515236377] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 02/01 11:05:33.701: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 02/01 11:05:33.704: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 02/01 11:05:33.712: [smf] INFO: Removed Session: UE IMSI:[262425623857579] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 02/01 11:05:33.712: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 02/01 11:05:33.716: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 02/01 11:05:33.725: [smf] INFO: Removed Session: UE IMSI:[262426764071666] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 02/01 11:05:33.725: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 02/01 11:05:33.727: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 02/01 11:05:33.734: [smf] INFO: Removed Session: UE IMSI:[262426837758616] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 02/01 11:05:33.734: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 02/01 11:05:33.738: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 02/01 11:05:33.743: [smf] INFO: Removed Session: UE IMSI:[262429363607744] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 02/01 11:05:33.743: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 02/01 11:05:33.748: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 02/01 11:05:33.754: [smf] INFO: Removed Session: UE IMSI:[262421682613174] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 02/01 11:05:33.754: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 02/01 11:05:33.759: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 02/01 11:05:33.765: [smf] INFO: Removed Session: UE IMSI:[262428649889300] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 02/01 11:05:33.765: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 02/01 11:05:33.770: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 02/01 11:05:33.775: [smf] INFO: Removed Session: UE IMSI:[262425283246166] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 02/01 11:05:33.775: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 02/01 11:05:33.781: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 02/01 11:05:33.786: [smf] INFO: Removed Session: UE IMSI:[262424773593422] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 02/01 11:05:33.786: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 02/01 11:05:33.792: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 02/01 11:05:33.797: [smf] INFO: Removed Session: UE IMSI:[262424461747370] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 02/01 11:05:33.798: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 02/01 11:05:33.802: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 02/01 11:05:33.807: [smf] INFO: Removed Session: UE IMSI:[262423650095398] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 02/01 11:05:33.807: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 02/01 11:05:33.813: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 02/01 11:05:33.819: [smf] INFO: Removed Session: UE IMSI:[262426135842206] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 02/01 11:05:33.819: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 02/01 11:05:33.824: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 02/01 11:05:33.830: [smf] INFO: Removed Session: UE IMSI:[262427278356949] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 02/01 11:05:33.830: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 02/01 11:05:33.835: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 02/01 11:05:33.841: [smf] INFO: Removed Session: UE IMSI:[262423065392877] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 02/01 11:05:33.841: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 02/01 11:05:33.846: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 02/01 11:05:33.851: [smf] INFO: Removed Session: UE IMSI:[262426774632337] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 02/01 11:05:33.852: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 02/01 11:05:33.856: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 02/01 11:05:33.861: [smf] INFO: Removed Session: UE IMSI:[262428735617471] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 02/01 11:05:33.861: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 02/01 11:05:33.867: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 02/01 11:05:33.872: [smf] INFO: Removed Session: UE IMSI:[262429936512844] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 02/01 11:05:33.872: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 02/01 11:05:33.878: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 02/01 11:05:33.883: [smf] INFO: Removed Session: UE IMSI:[262427465300343] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 02/01 11:05:33.883: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 02/01 11:05:33.888: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 02/01 11:05:33.894: [smf] INFO: Removed Session: UE IMSI:[262428529207941] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 02/01 11:05:33.894: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 02/01 11:05:33.899: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 02/01 11:05:33.905: [smf] INFO: Removed Session: UE IMSI:[262428178807853] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 02/01 11:05:33.905: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 02/01 11:05:33.910: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 02/01 11:05:33.916: [smf] INFO: Removed Session: UE IMSI:[262429959915647] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 02/01 11:05:33.916: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 02/01 11:05:33.921: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 02/01 11:05:33.926: [smf] INFO: Removed Session: UE IMSI:[262427348317643] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 02/01 11:05:33.926: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 02/01 11:05:33.931: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 02/01 11:05:33.936: [smf] INFO: Removed Session: UE IMSI:[262423588089794] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 02/01 11:05:33.936: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 02/01 11:05:33.943: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 02/01 11:05:33.950: [smf] INFO: Removed Session: UE IMSI:[262421780654261] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 02/01 11:05:33.950: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 02/01 11:05:33.953: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 02/01 11:05:33.959: [smf] INFO: Removed Session: UE IMSI:[262426759559903] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 02/01 11:05:33.959: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 02/01 11:05:33.964: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 02/01 11:05:33.972: [smf] INFO: Removed Session: UE IMSI:[262429945731175] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 02/01 11:05:33.973: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 02/01 11:05:33.975: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 02/01 11:05:33.980: [smf] INFO: Removed Session: UE IMSI:[262425834485836] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 02/01 11:05:33.980: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 02/01 11:05:33.986: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 02/01 11:05:33.992: [smf] INFO: Removed Session: UE IMSI:[262421410090764] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:33.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 02/01 11:05:33.992: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 02/01 11:05:33.997: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 02/01 11:05:34.003: [smf] INFO: Removed Session: UE IMSI:[262427085206001] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 02/01 11:05:34.003: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 02/01 11:05:34.008: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 02/01 11:05:34.014: [smf] INFO: Removed Session: UE IMSI:[262424766345984] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 02/01 11:05:34.014: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 02/01 11:05:34.019: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 02/01 11:05:34.024: [smf] INFO: Removed Session: UE IMSI:[262427572252866] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 02/01 11:05:34.024: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 02/01 11:05:34.029: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 02/01 11:05:34.034: [smf] INFO: Removed Session: UE IMSI:[262423887045912] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 02/01 11:05:34.034: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 02/01 11:05:34.040: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 02/01 11:05:34.049: [smf] INFO: Removed Session: UE IMSI:[262421867041146] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 02/01 11:05:34.049: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 02/01 11:05:34.052: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 02/01 11:05:34.059: [smf] INFO: Removed Session: UE IMSI:[262429466391254] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 02/01 11:05:34.059: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 02/01 11:05:34.063: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 02/01 11:05:34.068: [smf] INFO: Removed Session: UE IMSI:[262421956433797] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 02/01 11:05:34.068: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 02/01 11:05:34.073: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 02/01 11:05:34.079: [smf] INFO: Removed Session: UE IMSI:[262424279754743] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 02/01 11:05:34.079: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 02/01 11:05:34.084: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 02/01 11:05:34.089: [smf] INFO: Removed Session: UE IMSI:[262420849000324] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 02/01 11:05:34.089: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 02/01 11:05:34.095: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 02/01 11:05:34.101: [smf] INFO: Removed Session: UE IMSI:[262424324301124] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 02/01 11:05:34.101: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 02/01 11:05:34.106: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 02/01 11:05:34.112: [smf] INFO: Removed Session: UE IMSI:[262425837306782] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 02/01 11:05:34.112: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 02/01 11:05:34.116: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 02/01 11:05:34.121: [smf] INFO: Removed Session: UE IMSI:[262427551002010] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 02/01 11:05:34.121: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 02/01 11:05:34.127: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 02/01 11:05:34.133: [smf] INFO: Removed Session: UE IMSI:[262422973353112] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 02/01 11:05:34.133: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 02/01 11:05:34.138: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 02/01 11:05:34.144: [smf] INFO: Removed Session: UE IMSI:[262426485104464] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 02/01 11:05:34.144: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 02/01 11:05:34.149: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 02/01 11:05:34.154: [smf] INFO: Removed Session: UE IMSI:[262426207896761] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 02/01 11:05:34.154: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 02/01 11:05:34.159: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 02/01 11:05:34.165: [smf] INFO: Removed Session: UE IMSI:[262424553307791] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 02/01 11:05:34.165: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 02/01 11:05:34.170: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 02/01 11:05:34.175: [smf] INFO: Removed Session: UE IMSI:[262427895094125] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 02/01 11:05:34.175: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 02/01 11:05:34.181: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 02/01 11:05:34.190: [smf] INFO: Removed Session: UE IMSI:[262421615633641] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 02/01 11:05:34.190: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 02/01 11:05:34.193: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 02/01 11:05:34.201: [smf] INFO: Removed Session: UE IMSI:[262422057870018] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 02/01 11:05:34.201: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 02/01 11:05:34.204: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 02/01 11:05:34.210: [smf] INFO: Removed Session: UE IMSI:[262425441144437] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 02/01 11:05:34.210: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 02/01 11:05:34.215: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 02/01 11:05:34.223: [smf] INFO: Removed Session: UE IMSI:[262427003914512] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 02/01 11:05:34.224: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 02/01 11:05:34.227: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 02/01 11:05:34.234: [smf] INFO: Removed Session: UE IMSI:[262426756361472] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 02/01 11:05:34.234: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 02/01 11:05:34.238: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 02/01 11:05:34.244: [smf] INFO: Removed Session: UE IMSI:[262424266013285] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 02/01 11:05:34.244: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 02/01 11:05:34.249: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 02/01 11:05:34.256: [smf] INFO: Removed Session: UE IMSI:[262425081838529] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 02/01 11:05:34.256: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 02/01 11:05:34.260: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 02/01 11:05:34.265: [smf] INFO: Removed Session: UE IMSI:[262425825823310] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 02/01 11:05:34.265: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 02/01 11:05:34.271: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 02/01 11:05:34.276: [smf] INFO: Removed Session: UE IMSI:[262421945850655] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 02/01 11:05:34.276: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 02/01 11:05:34.282: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 02/01 11:05:34.287: [smf] INFO: Removed Session: UE IMSI:[262425554032317] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 02/01 11:05:34.287: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 02/01 11:05:34.293: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 02/01 11:05:34.301: [smf] INFO: Removed Session: UE IMSI:[262423286774391] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 02/01 11:05:34.301: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 02/01 11:05:34.304: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 02/01 11:05:34.310: [smf] INFO: Removed Session: UE IMSI:[262422196916166] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 02/01 11:05:34.310: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 02/01 11:05:34.314: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 02/01 11:05:34.319: [smf] INFO: Removed Session: UE IMSI:[262425611612097] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 02/01 11:05:34.319: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 02/01 11:05:34.325: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 02/01 11:05:34.330: [smf] INFO: Removed Session: UE IMSI:[262425127745087] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 02/01 11:05:34.330: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 02/01 11:05:34.336: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 02/01 11:05:34.344: [smf] INFO: Removed Session: UE IMSI:[262426562480052] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 02/01 11:05:34.344: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 02/01 11:05:34.347: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 02/01 11:05:34.353: [smf] INFO: Removed Session: UE IMSI:[262425748174859] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 02/01 11:05:34.353: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 02/01 11:05:34.358: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 02/01 11:05:34.362: [smf] INFO: Removed Session: UE IMSI:[262424248359251] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 02/01 11:05:34.362: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 02/01 11:05:34.368: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 02/01 11:05:34.374: [smf] INFO: Removed Session: UE IMSI:[262420023212123] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 02/01 11:05:34.374: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 02/01 11:05:34.379: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 02/01 11:05:34.385: [smf] INFO: Removed Session: UE IMSI:[262427655699076] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 02/01 11:05:34.385: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 02/01 11:05:34.390: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 02/01 11:05:34.396: [smf] INFO: Removed Session: UE IMSI:[262424655757721] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 02/01 11:05:34.396: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 02/01 11:05:34.401: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 02/01 11:05:34.406: [smf] INFO: Removed Session: UE IMSI:[262425861668487] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 02/01 11:05:34.406: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 02/01 11:05:34.412: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 02/01 11:05:34.417: [smf] INFO: Removed Session: UE IMSI:[262423569752472] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 02/01 11:05:34.417: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 02/01 11:05:34.423: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 02/01 11:05:34.428: [smf] INFO: Removed Session: UE IMSI:[262428709860703] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 02/01 11:05:34.428: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 02/01 11:05:34.433: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 02/01 11:05:34.440: [smf] INFO: Removed Session: UE IMSI:[262427205666036] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 02/01 11:05:34.440: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 02/01 11:05:34.445: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 02/01 11:05:34.454: [smf] INFO: Removed Session: UE IMSI:[262420283057795] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 02/01 11:05:34.454: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 02/01 11:05:34.456: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 02/01 11:05:34.465: [smf] INFO: Removed Session: UE IMSI:[262429624799390] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 02/01 11:05:34.465: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 02/01 11:05:34.467: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 02/01 11:05:34.473: [smf] INFO: Removed Session: UE IMSI:[262424294114596] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 02/01 11:05:34.473: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 02/01 11:05:34.478: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 02/01 11:05:34.483: [smf] INFO: Removed Session: UE IMSI:[262422494718812] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 02/01 11:05:34.483: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 02/01 11:05:34.489: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 02/01 11:05:34.497: [smf] INFO: Removed Session: UE IMSI:[262426953786711] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 02/01 11:05:34.497: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 02/01 11:05:34.500: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 02/01 11:05:34.508: [smf] INFO: Removed Session: UE IMSI:[262427213791390] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 02/01 11:05:34.508: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 02/01 11:05:34.511: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 02/01 11:05:34.517: [smf] INFO: Removed Session: UE IMSI:[262422805371283] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 02/01 11:05:34.517: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 02/01 11:05:34.521: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 02/01 11:05:34.526: [smf] INFO: Removed Session: UE IMSI:[262427940977609] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 02/01 11:05:34.526: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 02/01 11:05:34.532: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 02/01 11:05:34.537: [smf] INFO: Removed Session: UE IMSI:[262428800253079] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 02/01 11:05:34.537: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 02/01 11:05:34.543: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 02/01 11:05:34.550: [smf] INFO: Removed Session: UE IMSI:[262424066045542] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 02/01 11:05:34.550: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 02/01 11:05:34.554: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 02/01 11:05:34.563: [smf] INFO: Removed Session: UE IMSI:[262424659403638] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 02/01 11:05:34.563: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 02/01 11:05:34.566: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 02/01 11:05:34.576: [smf] INFO: Removed Session: UE IMSI:[262428374855181] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 02/01 11:05:34.576: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 02/01 11:05:34.578: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 02/01 11:05:34.586: [smf] INFO: Removed Session: UE IMSI:[262428830299602] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 02/01 11:05:34.586: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 02/01 11:05:34.589: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 02/01 11:05:34.595: [smf] INFO: Removed Session: UE IMSI:[262429503222681] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 02/01 11:05:34.595: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 02/01 11:05:34.599: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 02/01 11:05:34.605: [smf] INFO: Removed Session: UE IMSI:[262422001838147] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 02/01 11:05:34.605: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 02/01 11:05:34.610: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 02/01 11:05:34.616: [smf] INFO: Removed Session: UE IMSI:[262423085635414] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 02/01 11:05:34.616: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 02/01 11:05:34.621: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 02/01 11:05:34.627: [smf] INFO: Removed Session: UE IMSI:[262428093007757] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 02/01 11:05:34.627: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 02/01 11:05:34.631: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 02/01 11:05:34.637: [smf] INFO: Removed Session: UE IMSI:[262421135360523] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 02/01 11:05:34.637: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 02/01 11:05:34.642: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 02/01 11:05:34.648: [smf] INFO: Removed Session: UE IMSI:[262422983879272] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 02/01 11:05:34.648: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 02/01 11:05:34.653: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 02/01 11:05:34.659: [smf] INFO: Removed Session: UE IMSI:[262426659936058] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 02/01 11:05:34.659: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 02/01 11:05:34.664: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 02/01 11:05:34.670: [smf] INFO: Removed Session: UE IMSI:[262427519531004] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 02/01 11:05:34.670: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 02/01 11:05:34.675: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 02/01 11:05:34.681: [smf] INFO: Removed Session: UE IMSI:[262422034258961] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 02/01 11:05:34.681: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 02/01 11:05:34.685: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 02/01 11:05:34.691: [smf] INFO: Removed Session: UE IMSI:[262423111029094] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 02/01 11:05:34.691: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 02/01 11:05:34.696: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 02/01 11:05:34.701: [smf] INFO: Removed Session: UE IMSI:[262429057589691] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 02/01 11:05:34.701: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 02/01 11:05:34.707: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 02/01 11:05:34.712: [smf] INFO: Removed Session: UE IMSI:[262427979142392] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 02/01 11:05:34.712: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 02/01 11:05:34.717: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 02/01 11:05:34.725: [smf] INFO: Removed Session: UE IMSI:[262423456362044] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 02/01 11:05:34.725: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 02/01 11:05:34.730: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 02/01 11:05:34.739: [smf] INFO: Removed Session: UE IMSI:[262423764388259] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 02/01 11:05:34.739: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 02/01 11:05:34.742: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 02/01 11:05:34.750: [smf] INFO: Removed Session: UE IMSI:[262428189343977] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 02/01 11:05:34.750: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 02/01 11:05:34.753: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 02/01 11:05:34.762: [smf] INFO: Removed Session: UE IMSI:[262426940818111] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 02/01 11:05:34.762: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 02/01 11:05:34.765: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 02/01 11:05:34.773: [smf] INFO: Removed Session: UE IMSI:[262425984976692] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 02/01 11:05:34.773: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 02/01 11:05:34.776: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 02/01 11:05:34.782: [smf] INFO: Removed Session: UE IMSI:[262424559201685] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 02/01 11:05:34.782: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 02/01 11:05:34.787: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 02/01 11:05:34.792: [smf] INFO: Removed Session: UE IMSI:[262428501080843] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 02/01 11:05:34.792: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 02/01 11:05:34.798: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 02/01 11:05:34.803: [smf] INFO: Removed Session: UE IMSI:[262420507592002] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 02/01 11:05:34.803: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 02/01 11:05:34.808: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 02/01 11:05:34.814: [smf] INFO: Removed Session: UE IMSI:[262423564074147] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 02/01 11:05:34.814: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 02/01 11:05:34.819: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 02/01 11:05:34.825: [smf] INFO: Removed Session: UE IMSI:[262428360484501] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 02/01 11:05:34.825: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 02/01 11:05:34.830: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 02/01 11:05:34.836: [smf] INFO: Removed Session: UE IMSI:[262427876503952] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 02/01 11:05:34.836: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 02/01 11:05:34.841: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 02/01 11:05:34.847: [smf] INFO: Removed Session: UE IMSI:[262422947898434] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 02/01 11:05:34.847: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 02/01 11:05:34.852: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 02/01 11:05:34.862: [smf] INFO: Removed Session: UE IMSI:[262429988453642] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 02/01 11:05:34.862: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 02/01 11:05:34.863: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 02/01 11:05:34.872: [smf] INFO: Removed Session: UE IMSI:[262429640294835] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 02/01 11:05:34.872: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 02/01 11:05:34.875: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 02/01 11:05:34.883: [smf] INFO: Removed Session: UE IMSI:[262427501784188] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 02/01 11:05:34.883: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 02/01 11:05:34.886: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 02/01 11:05:34.891: [smf] INFO: Removed Session: UE IMSI:[262427577534843] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 02/01 11:05:34.891: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 02/01 11:05:34.897: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 02/01 11:05:34.904: [smf] INFO: Removed Session: UE IMSI:[262428185674836] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 02/01 11:05:34.904: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 02/01 11:05:34.908: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 02/01 11:05:34.917: [smf] INFO: Removed Session: UE IMSI:[262420915814857] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 02/01 11:05:34.917: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 02/01 11:05:34.919: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 02/01 11:05:34.924: [smf] INFO: Removed Session: UE IMSI:[262429176767868] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 02/01 11:05:34.924: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 02/01 11:05:34.930: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 02/01 11:05:34.935: [smf] INFO: Removed Session: UE IMSI:[262423715801042] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 02/01 11:05:34.935: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 02/01 11:05:34.941: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 02/01 11:05:34.946: [smf] INFO: Removed Session: UE IMSI:[262424797472609] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 02/01 11:05:34.946: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 02/01 11:05:34.951: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 02/01 11:05:34.956: [smf] INFO: Removed Session: UE IMSI:[262420449911252] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 02/01 11:05:34.956: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 02/01 11:05:34.962: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 02/01 11:05:34.967: [smf] INFO: Removed Session: UE IMSI:[262424887689412] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 02/01 11:05:34.967: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 02/01 11:05:34.973: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 02/01 11:05:34.978: [smf] INFO: Removed Session: UE IMSI:[262429686738188] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 02/01 11:05:34.978: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 02/01 11:05:34.984: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 02/01 11:05:34.989: [smf] INFO: Removed Session: UE IMSI:[262426220327868] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:34.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 02/01 11:05:34.989: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 02/01 11:05:34.994: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 02/01 11:05:35.000: [smf] INFO: Removed Session: UE IMSI:[262423000675288] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 02/01 11:05:35.000: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 02/01 11:05:35.005: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 02/01 11:05:35.010: [smf] INFO: Removed Session: UE IMSI:[262424179063455] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 02/01 11:05:35.010: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 02/01 11:05:35.016: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 02/01 11:05:35.021: [smf] INFO: Removed Session: UE IMSI:[262420624692461] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 02/01 11:05:35.021: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 02/01 11:05:35.027: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 02/01 11:05:35.032: [smf] INFO: Removed Session: UE IMSI:[262420950081885] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 02/01 11:05:35.032: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 02/01 11:05:35.037: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 02/01 11:05:35.043: [smf] INFO: Removed Session: UE IMSI:[262422630935796] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 02/01 11:05:35.043: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 02/01 11:05:35.048: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 02/01 11:05:35.053: [smf] INFO: Removed Session: UE IMSI:[262420843972173] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 02/01 11:05:35.053: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 02/01 11:05:35.059: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 02/01 11:05:35.064: [smf] INFO: Removed Session: UE IMSI:[262421441908869] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 02/01 11:05:35.064: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 02/01 11:05:35.070: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 02/01 11:05:35.074: [smf] INFO: Removed Session: UE IMSI:[262422341264042] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 02/01 11:05:35.074: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 02/01 11:05:35.080: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 02/01 11:05:35.086: [smf] INFO: Removed Session: UE IMSI:[262422786133673] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 02/01 11:05:35.086: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 02/01 11:05:35.091: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 02/01 11:05:35.098: [smf] INFO: Removed Session: UE IMSI:[262422869962016] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 02/01 11:05:35.098: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 02/01 11:05:35.102: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 02/01 11:05:35.108: [smf] INFO: Removed Session: UE IMSI:[262429431921437] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 02/01 11:05:35.108: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 02/01 11:05:35.112: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 02/01 11:05:35.118: [smf] INFO: Removed Session: UE IMSI:[262425229106210] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 02/01 11:05:35.118: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 02/01 11:05:35.124: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 02/01 11:05:35.132: [smf] INFO: Removed Session: UE IMSI:[262424016740384] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 02/01 11:05:35.132: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 02/01 11:05:35.135: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 02/01 11:05:35.144: [smf] INFO: Removed Session: UE IMSI:[262426946920800] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 02/01 11:05:35.144: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 02/01 11:05:35.146: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 02/01 11:05:35.157: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 02/01 11:05:35.157: [smf] INFO: Removed Session: UE IMSI:[262429624656374] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 02/01 11:05:35.158: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 02/01 11:05:35.162: [smf] INFO: Removed Session: UE IMSI:[262424832091108] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 02/01 11:05:35.162: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 02/01 11:05:35.168: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 02/01 11:05:35.172: [smf] INFO: Removed Session: UE IMSI:[262427126106382] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 02/01 11:05:35.172: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 02/01 11:05:35.178: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 02/01 11:05:35.184: [smf] INFO: Removed Session: UE IMSI:[262420097679261] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 02/01 11:05:35.184: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 02/01 11:05:35.189: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 02/01 11:05:35.197: [smf] INFO: Removed Session: UE IMSI:[262425989334607] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 02/01 11:05:35.197: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 02/01 11:05:35.201: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 02/01 11:05:35.207: [smf] INFO: Removed Session: UE IMSI:[262427522709509] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 02/01 11:05:35.208: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 02/01 11:05:35.212: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 02/01 11:05:35.218: [smf] INFO: Removed Session: UE IMSI:[262422599193361] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 02/01 11:05:35.218: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 02/01 11:05:35.222: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 02/01 11:05:35.228: [smf] INFO: Removed Session: UE IMSI:[262421425737145] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 02/01 11:05:35.228: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 02/01 11:05:35.233: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 02/01 11:05:35.238: [smf] INFO: Removed Session: UE IMSI:[262426348791939] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 02/01 11:05:35.239: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 02/01 11:05:35.244: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 02/01 11:05:35.250: [smf] INFO: Removed Session: UE IMSI:[262428415925286] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 02/01 11:05:35.250: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 02/01 11:05:35.254: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 02/01 11:05:35.260: [smf] INFO: Removed Session: UE IMSI:[262421483454596] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 02/01 11:05:35.260: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 02/01 11:05:35.265: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 02/01 11:05:35.272: [smf] INFO: Removed Session: UE IMSI:[262422599525358] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 02/01 11:05:35.272: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 02/01 11:05:35.276: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 02/01 11:05:35.282: [smf] INFO: Removed Session: UE IMSI:[262427653381190] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 02/01 11:05:35.282: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 02/01 11:05:35.286: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 02/01 11:05:35.291: [smf] INFO: Removed Session: UE IMSI:[262426527125080] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 02/01 11:05:35.292: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 02/01 11:05:35.297: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 02/01 11:05:35.303: [smf] INFO: Removed Session: UE IMSI:[262421696306246] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 02/01 11:05:35.303: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 02/01 11:05:35.308: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 02/01 11:05:35.314: [smf] INFO: Removed Session: UE IMSI:[262422310703610] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 02/01 11:05:35.314: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 02/01 11:05:35.319: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 02/01 11:05:35.324: [smf] INFO: Removed Session: UE IMSI:[262422167587296] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 02/01 11:05:35.324: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 02/01 11:05:35.329: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 02/01 11:05:35.333: [smf] INFO: Removed Session: UE IMSI:[262428958938601] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 02/01 11:05:35.333: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 02/01 11:05:35.340: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 02/01 11:05:35.344: [smf] INFO: Removed Session: UE IMSI:[262429310739852] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 02/01 11:05:35.344: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 02/01 11:05:35.351: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 02/01 11:05:35.357: [smf] INFO: Removed Session: UE IMSI:[262421928087131] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 02/01 11:05:35.357: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 02/01 11:05:35.362: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 02/01 11:05:35.372: [smf] INFO: Removed Session: UE IMSI:[262429882803840] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 02/01 11:05:35.372: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 02/01 11:05:35.373: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 02/01 11:05:35.383: [smf] INFO: Removed Session: UE IMSI:[262429259832473] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 02/01 11:05:35.383: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 02/01 11:05:35.386: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 02/01 11:05:35.397: [smf] INFO: Removed Session: UE IMSI:[262428438340317] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 02/01 11:05:35.397: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 02/01 11:05:35.397: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 02/01 11:05:35.407: [smf] INFO: Removed Session: UE IMSI:[262425691438702] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 02/01 11:05:35.407: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 02/01 11:05:35.409: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 02/01 11:05:35.415: [smf] INFO: Removed Session: UE IMSI:[262423149094097] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 02/01 11:05:35.415: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 02/01 11:05:35.419: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 02/01 11:05:35.426: [smf] INFO: Removed Session: UE IMSI:[262424321034439] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 02/01 11:05:35.426: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 02/01 11:05:35.430: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 02/01 11:05:35.438: [smf] INFO: Removed Session: UE IMSI:[262427204416433] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 02/01 11:05:35.438: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 02/01 11:05:35.441: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 02/01 11:05:35.448: [smf] INFO: Removed Session: UE IMSI:[262422699020316] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 02/01 11:05:35.448: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 02/01 11:05:35.453: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 02/01 11:05:35.458: [smf] INFO: Removed Session: UE IMSI:[262424564914884] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 02/01 11:05:35.458: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 02/01 11:05:35.463: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 02/01 11:05:35.469: [smf] INFO: Removed Session: UE IMSI:[262423535291984] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 02/01 11:05:35.469: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 02/01 11:05:35.474: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 02/01 11:05:35.482: [smf] INFO: Removed Session: UE IMSI:[262422660898015] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 02/01 11:05:35.482: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 02/01 11:05:35.485: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 02/01 11:05:35.489: [smf] INFO: Removed Session: UE IMSI:[262425288624108] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 02/01 11:05:35.489: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 02/01 11:05:35.495: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 02/01 11:05:35.499: [smf] INFO: Removed Session: UE IMSI:[262427742400183] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 02/01 11:05:35.499: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 02/01 11:05:35.506: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 02/01 11:05:35.507: [smf] INFO: Removed Session: UE IMSI:[262429853443915] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 02/01 11:05:35.507: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 02/01 11:05:35.516: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 02/01 11:05:35.519: [smf] INFO: Removed Session: UE IMSI:[262426696573271] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 02/01 11:05:35.519: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 02/01 11:05:35.527: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 02/01 11:05:35.533: [smf] INFO: Removed Session: UE IMSI:[262420908757720] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 02/01 11:05:35.533: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 02/01 11:05:35.538: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 02/01 11:05:35.543: [smf] INFO: Removed Session: UE IMSI:[262422596473401] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 02/01 11:05:35.543: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 02/01 11:05:35.549: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 02/01 11:05:35.557: [smf] INFO: Removed Session: UE IMSI:[262429191575205] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 02/01 11:05:35.557: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 02/01 11:05:35.560: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 02/01 11:05:35.568: [smf] INFO: Removed Session: UE IMSI:[262426345991312] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 02/01 11:05:35.568: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 02/01 11:05:35.571: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 02/01 11:05:35.577: [smf] INFO: Removed Session: UE IMSI:[262423651561437] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 02/01 11:05:35.577: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 02/01 11:05:35.582: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 02/01 11:05:35.587: [smf] INFO: Removed Session: UE IMSI:[262426966220691] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 02/01 11:05:35.587: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 02/01 11:05:35.593: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 02/01 11:05:35.598: [smf] INFO: Removed Session: UE IMSI:[262423684658190] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 02/01 11:05:35.598: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 02/01 11:05:35.603: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 02/01 11:05:35.608: [smf] INFO: Removed Session: UE IMSI:[262427125781720] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 02/01 11:05:35.608: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 02/01 11:05:35.614: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 02/01 11:05:35.620: [smf] INFO: Removed Session: UE IMSI:[262425263716449] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 02/01 11:05:35.620: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 02/01 11:05:35.625: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 02/01 11:05:35.630: [smf] INFO: Removed Session: UE IMSI:[262422925475204] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 02/01 11:05:35.630: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 02/01 11:05:35.636: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 02/01 11:05:35.641: [smf] INFO: Removed Session: UE IMSI:[262422026538272] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 02/01 11:05:35.641: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 02/01 11:05:35.647: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 02/01 11:05:35.652: [smf] INFO: Removed Session: UE IMSI:[262426002158402] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 02/01 11:05:35.652: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 02/01 11:05:35.657: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 02/01 11:05:35.663: [smf] INFO: Removed Session: UE IMSI:[262429007433167] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 02/01 11:05:35.663: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 02/01 11:05:35.668: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 02/01 11:05:35.673: [smf] INFO: Removed Session: UE IMSI:[262420859466827] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 02/01 11:05:35.673: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 02/01 11:05:35.679: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 02/01 11:05:35.685: [smf] INFO: Removed Session: UE IMSI:[262427875670364] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 02/01 11:05:35.685: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 02/01 11:05:35.690: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 02/01 11:05:35.698: [smf] INFO: Removed Session: UE IMSI:[262420491283358] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 02/01 11:05:35.698: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 02/01 11:05:35.701: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 02/01 11:05:35.707: [smf] INFO: Removed Session: UE IMSI:[262427036395027] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 02/01 11:05:35.708: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 02/01 11:05:35.712: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 02/01 11:05:35.717: [smf] INFO: Removed Session: UE IMSI:[262422055878743] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 02/01 11:05:35.717: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 02/01 11:05:35.723: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 02/01 11:05:35.728: [smf] INFO: Removed Session: UE IMSI:[262426838621629] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 02/01 11:05:35.728: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 02/01 11:05:35.733: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 02/01 11:05:35.738: [smf] INFO: Removed Session: UE IMSI:[262427031674282] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 02/01 11:05:35.738: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 02/01 11:05:35.744: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 02/01 11:05:35.750: [smf] INFO: Removed Session: UE IMSI:[262423915307645] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 02/01 11:05:35.750: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 02/01 11:05:35.755: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 02/01 11:05:35.760: [smf] INFO: Removed Session: UE IMSI:[262421756530615] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 02/01 11:05:35.760: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 02/01 11:05:35.766: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 02/01 11:05:35.771: [smf] INFO: Removed Session: UE IMSI:[262426226732938] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 02/01 11:05:35.771: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 02/01 11:05:35.777: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 02/01 11:05:35.782: [smf] INFO: Removed Session: UE IMSI:[262428162786127] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 02/01 11:05:35.782: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 02/01 11:05:35.787: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 02/01 11:05:35.793: [smf] INFO: Removed Session: UE IMSI:[262423320054634] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 02/01 11:05:35.793: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 02/01 11:05:35.798: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 02/01 11:05:35.804: [smf] INFO: Removed Session: UE IMSI:[262429364629286] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 02/01 11:05:35.804: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 02/01 11:05:35.809: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 02/01 11:05:35.815: [smf] INFO: Removed Session: UE IMSI:[262421769099781] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 02/01 11:05:35.815: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 02/01 11:05:35.820: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 02/01 11:05:35.826: [smf] INFO: Removed Session: UE IMSI:[262429603935536] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 02/01 11:05:35.826: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 02/01 11:05:35.831: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 02/01 11:05:35.837: [smf] INFO: Removed Session: UE IMSI:[262429914003628] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 02/01 11:05:35.837: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 02/01 11:05:35.841: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 02/01 11:05:35.847: [smf] INFO: Removed Session: UE IMSI:[262420502754189] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 02/01 11:05:35.847: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 02/01 11:05:35.852: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 02/01 11:05:35.857: [smf] INFO: Removed Session: UE IMSI:[262424275091394] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 02/01 11:05:35.857: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 02/01 11:05:35.863: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 02/01 11:05:35.870: [smf] INFO: Removed Session: UE IMSI:[262428706395785] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 02/01 11:05:35.870: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 02/01 11:05:35.874: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 02/01 11:05:35.882: [smf] INFO: Removed Session: UE IMSI:[262428790690521] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 02/01 11:05:35.882: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 02/01 11:05:35.885: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 02/01 11:05:35.890: [smf] INFO: Removed Session: UE IMSI:[262427108580844] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 02/01 11:05:35.890: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 02/01 11:05:35.895: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 02/01 11:05:35.901: [smf] INFO: Removed Session: UE IMSI:[262428300552378] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 02/01 11:05:35.901: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 02/01 11:05:35.906: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 02/01 11:05:35.912: [smf] INFO: Removed Session: UE IMSI:[262429007508711] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 02/01 11:05:35.912: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 02/01 11:05:35.917: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 02/01 11:05:35.923: [smf] INFO: Removed Session: UE IMSI:[262427930532159] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 02/01 11:05:35.923: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 02/01 11:05:35.928: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 02/01 11:05:35.933: [smf] INFO: Removed Session: UE IMSI:[262420749010368] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 02/01 11:05:35.933: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 02/01 11:05:35.939: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 02/01 11:05:35.945: [smf] INFO: Removed Session: UE IMSI:[262429875510790] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 02/01 11:05:35.945: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 02/01 11:05:35.949: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 02/01 11:05:35.955: [smf] INFO: Removed Session: UE IMSI:[262428657402967] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 02/01 11:05:35.955: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 02/01 11:05:35.960: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 02/01 11:05:35.965: [smf] INFO: Removed Session: UE IMSI:[262426224038250] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 02/01 11:05:35.965: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 02/01 11:05:35.971: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 02/01 11:05:35.976: [smf] INFO: Removed Session: UE IMSI:[262422306374678] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 02/01 11:05:35.976: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 02/01 11:05:35.982: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 02/01 11:05:35.987: [smf] INFO: Removed Session: UE IMSI:[262425046719132] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 02/01 11:05:35.987: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 02/01 11:05:35.993: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 02/01 11:05:35.999: [smf] INFO: Removed Session: UE IMSI:[262422112542953] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:35.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 02/01 11:05:35.999: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 02/01 11:05:36.004: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 02/01 11:05:36.009: [smf] INFO: Removed Session: UE IMSI:[262420977805857] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 02/01 11:05:36.009: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 02/01 11:05:36.015: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 02/01 11:05:36.020: [smf] INFO: Removed Session: UE IMSI:[262426152281481] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 02/01 11:05:36.020: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 02/01 11:05:36.026: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 02/01 11:05:36.034: [smf] INFO: Removed Session: UE IMSI:[262424225839487] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 02/01 11:05:36.034: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 02/01 11:05:36.037: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 02/01 11:05:36.046: [smf] INFO: Removed Session: UE IMSI:[262427226515337] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 02/01 11:05:36.046: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 02/01 11:05:36.049: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 02/01 11:05:36.054: [smf] INFO: Removed Session: UE IMSI:[262421099651182] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 02/01 11:05:36.054: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 02/01 11:05:36.059: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 02/01 11:05:36.065: [smf] INFO: Removed Session: UE IMSI:[262420458926265] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 02/01 11:05:36.065: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 02/01 11:05:36.070: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 02/01 11:05:36.076: [smf] INFO: Removed Session: UE IMSI:[262428152069481] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 02/01 11:05:36.076: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 02/01 11:05:36.081: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 02/01 11:05:36.086: [smf] INFO: Removed Session: UE IMSI:[262427589386146] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 02/01 11:05:36.086: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 02/01 11:05:36.092: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 02/01 11:05:36.097: [smf] INFO: Removed Session: UE IMSI:[262424688484548] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 02/01 11:05:36.097: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 02/01 11:05:36.103: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 02/01 11:05:36.108: [smf] INFO: Removed Session: UE IMSI:[262424901063052] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 02/01 11:05:36.108: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 02/01 11:05:36.113: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 02/01 11:05:36.118: [smf] INFO: Removed Session: UE IMSI:[262420318987987] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 02/01 11:05:36.118: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 02/01 11:05:36.124: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 02/01 11:05:36.130: [smf] INFO: Removed Session: UE IMSI:[262424112316462] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 02/01 11:05:36.130: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 02/01 11:05:36.135: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 02/01 11:05:36.140: [smf] INFO: Removed Session: UE IMSI:[262427308595489] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 02/01 11:05:36.141: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 02/01 11:05:36.146: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 02/01 11:05:36.151: [smf] INFO: Removed Session: UE IMSI:[262424017284208] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 02/01 11:05:36.151: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 02/01 11:05:36.157: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 02/01 11:05:36.162: [smf] INFO: Removed Session: UE IMSI:[262420191783166] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 02/01 11:05:36.162: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 02/01 11:05:36.167: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 02/01 11:05:36.172: [smf] INFO: Removed Session: UE IMSI:[262420409375453] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 02/01 11:05:36.173: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 02/01 11:05:36.178: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 02/01 11:05:36.183: [smf] INFO: Removed Session: UE IMSI:[262424155469785] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 02/01 11:05:36.183: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 02/01 11:05:36.189: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 02/01 11:05:36.193: [smf] INFO: Removed Session: UE IMSI:[262422251937279] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 02/01 11:05:36.193: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 02/01 11:05:36.200: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 02/01 11:05:36.206: [smf] INFO: Removed Session: UE IMSI:[262422283633925] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 02/01 11:05:36.206: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 02/01 11:05:36.211: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 02/01 11:05:36.215: [smf] INFO: Removed Session: UE IMSI:[262422931925970] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 02/01 11:05:36.216: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 02/01 11:05:36.222: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 02/01 11:05:36.229: [smf] INFO: Removed Session: UE IMSI:[262429343304221] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 02/01 11:05:36.229: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 02/01 11:05:36.233: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 02/01 11:05:36.239: [smf] INFO: Removed Session: UE IMSI:[262423792756420] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 02/01 11:05:36.239: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 02/01 11:05:36.243: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 02/01 11:05:36.251: [smf] INFO: Removed Session: UE IMSI:[262426704361101] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 02/01 11:05:36.251: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 02/01 11:05:36.254: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 02/01 11:05:36.259: [smf] INFO: Removed Session: UE IMSI:[262423083958274] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 02/01 11:05:36.259: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 02/01 11:05:36.265: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 02/01 11:05:36.269: [smf] INFO: Removed Session: UE IMSI:[262426552522718] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 02/01 11:05:36.269: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 02/01 11:05:36.275: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 02/01 11:05:36.280: [smf] INFO: Removed Session: UE IMSI:[262427837683630] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 02/01 11:05:36.280: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 02/01 11:05:36.286: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 02/01 11:05:36.292: [smf] INFO: Removed Session: UE IMSI:[262428419033469] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 02/01 11:05:36.292: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 02/01 11:05:36.297: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 02/01 11:05:36.304: [smf] INFO: Removed Session: UE IMSI:[262423066487308] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 02/01 11:05:36.304: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 02/01 11:05:36.308: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 02/01 11:05:36.315: [smf] INFO: Removed Session: UE IMSI:[262427619793716] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 02/01 11:05:36.315: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 02/01 11:05:36.319: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 02/01 11:05:36.325: [smf] INFO: Removed Session: UE IMSI:[262423845925721] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 02/01 11:05:36.325: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 02/01 11:05:36.330: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 02/01 11:05:36.337: [smf] INFO: Removed Session: UE IMSI:[262427861178088] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 02/01 11:05:36.337: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 02/01 11:05:36.341: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 02/01 11:05:36.347: [smf] INFO: Removed Session: UE IMSI:[262422132285615] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 02/01 11:05:36.347: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 02/01 11:05:36.352: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 02/01 11:05:36.359: [smf] INFO: Removed Session: UE IMSI:[262421369667441] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 02/01 11:05:36.359: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 02/01 11:05:36.363: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 02/01 11:05:36.368: [smf] INFO: Removed Session: UE IMSI:[262423441712176] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 02/01 11:05:36.368: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 02/01 11:05:36.374: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 02/01 11:05:36.379: [smf] INFO: Removed Session: UE IMSI:[262423076179251] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 02/01 11:05:36.379: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 02/01 11:05:36.385: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 02/01 11:05:36.390: [smf] INFO: Removed Session: UE IMSI:[262420182272429] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 02/01 11:05:36.390: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 02/01 11:05:36.396: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 02/01 11:05:36.401: [smf] INFO: Removed Session: UE IMSI:[262426230174718] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 02/01 11:05:36.401: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 02/01 11:05:36.407: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 02/01 11:05:36.414: [smf] INFO: Removed Session: UE IMSI:[262422272356946] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 02/01 11:05:36.414: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 02/01 11:05:36.418: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 02/01 11:05:36.423: [smf] INFO: Removed Session: UE IMSI:[262422322560801] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 02/01 11:05:36.423: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 02/01 11:05:36.428: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 02/01 11:05:36.433: [smf] INFO: Removed Session: UE IMSI:[262421924016830] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 02/01 11:05:36.433: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 02/01 11:05:36.439: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 02/01 11:05:36.444: [smf] INFO: Removed Session: UE IMSI:[262425944027486] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 02/01 11:05:36.444: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 02/01 11:05:36.450: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 02/01 11:05:36.455: [smf] INFO: Removed Session: UE IMSI:[262424430931778] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 02/01 11:05:36.455: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 02/01 11:05:36.461: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 02/01 11:05:36.466: [smf] INFO: Removed Session: UE IMSI:[262426602212740] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 02/01 11:05:36.466: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 02/01 11:05:36.471: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 02/01 11:05:36.476: [smf] INFO: Removed Session: UE IMSI:[262429253529551] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 02/01 11:05:36.476: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 02/01 11:05:36.482: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 02/01 11:05:36.487: [smf] INFO: Removed Session: UE IMSI:[262424246300602] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 02/01 11:05:36.487: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 02/01 11:05:36.493: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 02/01 11:05:36.499: [smf] INFO: Removed Session: UE IMSI:[262423892092817] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 02/01 11:05:36.499: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 02/01 11:05:36.504: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 02/01 11:05:36.506: [smf] INFO: Removed Session: UE IMSI:[262421852809025] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 02/01 11:05:36.506: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 02/01 11:05:36.514: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 02/01 11:05:36.516: [smf] INFO: Removed Session: UE IMSI:[262426174153742] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 02/01 11:05:36.516: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 02/01 11:05:36.524: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 02/01 11:05:36.526: [smf] INFO: Removed Session: UE IMSI:[262428176355501] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 02/01 11:05:36.526: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 02/01 11:05:36.534: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 02/01 11:05:36.536: [smf] INFO: Removed Session: UE IMSI:[262428214121832] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 02/01 11:05:36.536: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 02/01 11:05:36.545: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 02/01 11:05:36.546: [smf] INFO: Removed Session: UE IMSI:[262422727998798] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 02/01 11:05:36.546: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 02/01 11:05:36.555: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 02/01 11:05:36.556: [smf] INFO: Removed Session: UE IMSI:[262420589099526] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 02/01 11:05:36.556: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 02/01 11:05:36.565: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 02/01 11:05:36.567: [smf] INFO: Removed Session: UE IMSI:[262425124937146] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 02/01 11:05:36.567: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 02/01 11:05:36.575: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 02/01 11:05:36.577: [smf] INFO: Removed Session: UE IMSI:[262429227196139] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 02/01 11:05:36.577: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 02/01 11:05:36.585: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 02/01 11:05:36.587: [smf] INFO: Removed Session: UE IMSI:[262420035008782] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 02/01 11:05:36.587: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 02/01 11:05:36.596: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 02/01 11:05:36.597: [smf] INFO: Removed Session: UE IMSI:[262429100590035] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 02/01 11:05:36.597: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 02/01 11:05:36.606: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 02/01 11:05:36.608: [smf] INFO: Removed Session: UE IMSI:[262421127855420] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 02/01 11:05:36.608: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 02/01 11:05:36.616: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 02/01 11:05:36.618: [smf] INFO: Removed Session: UE IMSI:[262422287526647] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 02/01 11:05:36.618: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 02/01 11:05:36.626: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 02/01 11:05:36.628: [smf] INFO: Removed Session: UE IMSI:[262424732344910] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 02/01 11:05:36.628: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 02/01 11:05:36.637: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 02/01 11:05:36.638: [smf] INFO: Removed Session: UE IMSI:[262424261771538] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 02/01 11:05:36.638: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 02/01 11:05:36.647: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 02/01 11:05:36.648: [smf] INFO: Removed Session: UE IMSI:[262425681318754] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 02/01 11:05:36.648: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 02/01 11:05:36.657: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 02/01 11:05:36.659: [smf] INFO: Removed Session: UE IMSI:[262420593618250] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 02/01 11:05:36.659: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 02/01 11:05:36.667: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 02/01 11:05:36.669: [smf] INFO: Removed Session: UE IMSI:[262426103198416] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 02/01 11:05:36.669: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 02/01 11:05:36.677: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 02/01 11:05:36.679: [smf] INFO: Removed Session: UE IMSI:[262424194640020] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 02/01 11:05:36.679: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 02/01 11:05:36.688: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 02/01 11:05:36.689: [smf] INFO: Removed Session: UE IMSI:[262425502826289] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 02/01 11:05:36.689: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 02/01 11:05:36.698: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 02/01 11:05:36.699: [smf] INFO: Removed Session: UE IMSI:[262424648227868] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 02/01 11:05:36.699: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 02/01 11:05:36.708: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 02/01 11:05:36.710: [smf] INFO: Removed Session: UE IMSI:[262427249258383] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 02/01 11:05:36.710: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 02/01 11:05:36.718: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 02/01 11:05:36.720: [smf] INFO: Removed Session: UE IMSI:[262427414572970] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 02/01 11:05:36.720: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 02/01 11:05:36.729: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 02/01 11:05:36.730: [smf] INFO: Removed Session: UE IMSI:[262426985514397] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 02/01 11:05:36.730: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 02/01 11:05:36.739: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 02/01 11:05:36.740: [smf] INFO: Removed Session: UE IMSI:[262424571614733] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 02/01 11:05:36.740: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 02/01 11:05:36.749: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 02/01 11:05:36.751: [smf] INFO: Removed Session: UE IMSI:[262421264209167] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 02/01 11:05:36.751: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 02/01 11:05:36.759: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 02/01 11:05:36.761: [smf] INFO: Removed Session: UE IMSI:[262427912865115] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 02/01 11:05:36.761: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 02/01 11:05:36.769: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 02/01 11:05:36.771: [smf] INFO: Removed Session: UE IMSI:[262424194667086] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 02/01 11:05:36.771: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 02/01 11:05:36.780: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 02/01 11:05:36.781: [smf] INFO: Removed Session: UE IMSI:[262421482638098] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 02/01 11:05:36.781: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 02/01 11:05:36.790: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 02/01 11:05:36.791: [smf] INFO: Removed Session: UE IMSI:[262420644079005] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 02/01 11:05:36.791: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 02/01 11:05:36.800: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 02/01 11:05:36.802: [smf] INFO: Removed Session: UE IMSI:[262424313912819] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 02/01 11:05:36.802: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 02/01 11:05:36.810: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 02/01 11:05:36.812: [smf] INFO: Removed Session: UE IMSI:[262420311145434] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 02/01 11:05:36.812: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 02/01 11:05:36.821: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 02/01 11:05:36.822: [smf] INFO: Removed Session: UE IMSI:[262429372152967] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 02/01 11:05:36.822: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 02/01 11:05:36.831: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 02/01 11:05:36.832: [smf] INFO: Removed Session: UE IMSI:[262428073180637] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 02/01 11:05:36.832: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 02/01 11:05:36.841: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 02/01 11:05:36.843: [smf] INFO: Removed Session: UE IMSI:[262421289946213] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 02/01 11:05:36.843: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 02/01 11:05:36.851: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 02/01 11:05:36.853: [smf] INFO: Removed Session: UE IMSI:[262425079476804] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 02/01 11:05:36.853: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 02/01 11:05:36.862: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 02/01 11:05:36.863: [smf] INFO: Removed Session: UE IMSI:[262420280081956] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 02/01 11:05:36.863: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 02/01 11:05:36.872: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 02/01 11:05:36.873: [smf] INFO: Removed Session: UE IMSI:[262422050553903] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 02/01 11:05:36.873: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 02/01 11:05:36.882: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 02/01 11:05:36.884: [smf] INFO: Removed Session: UE IMSI:[262425284717551] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 02/01 11:05:36.884: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 02/01 11:05:36.892: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 02/01 11:05:36.894: [smf] INFO: Removed Session: UE IMSI:[262429945233949] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 02/01 11:05:36.894: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 02/01 11:05:36.903: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 02/01 11:05:36.904: [smf] INFO: Removed Session: UE IMSI:[262429326655873] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 02/01 11:05:36.904: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 02/01 11:05:36.913: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 02/01 11:05:36.914: [smf] INFO: Removed Session: UE IMSI:[262420942574691] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 02/01 11:05:36.914: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 02/01 11:05:36.923: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 02/01 11:05:36.925: [smf] INFO: Removed Session: UE IMSI:[262422195440306] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 02/01 11:05:36.925: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 02/01 11:05:36.933: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 02/01 11:05:36.935: [smf] INFO: Removed Session: UE IMSI:[262423574284630] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 02/01 11:05:36.935: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 02/01 11:05:36.943: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 02/01 11:05:36.945: [smf] INFO: Removed Session: UE IMSI:[262429945675790] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 02/01 11:05:36.945: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 02/01 11:05:36.954: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 02/01 11:05:36.955: [smf] INFO: Removed Session: UE IMSI:[262421289561470] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 02/01 11:05:36.955: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 02/01 11:05:36.964: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 02/01 11:05:36.965: [smf] INFO: Removed Session: UE IMSI:[262426402598955] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 02/01 11:05:36.965: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 02/01 11:05:36.974: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 02/01 11:05:36.976: [smf] INFO: Removed Session: UE IMSI:[262422671638521] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 02/01 11:05:36.976: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 02/01 11:05:36.984: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 02/01 11:05:36.986: [smf] INFO: Removed Session: UE IMSI:[262428499072780] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 02/01 11:05:36.986: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 02/01 11:05:36.995: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 02/01 11:05:36.996: [smf] INFO: Removed Session: UE IMSI:[262428035655968] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:36.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 02/01 11:05:36.996: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 02/01 11:05:37.005: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 02/01 11:05:37.006: [smf] INFO: Removed Session: UE IMSI:[262420215102079] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 02/01 11:05:37.006: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 02/01 11:05:37.015: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 02/01 11:05:37.017: [smf] INFO: Removed Session: UE IMSI:[262422858328873] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 02/01 11:05:37.017: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 02/01 11:05:37.026: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 02/01 11:05:37.028: [smf] INFO: Removed Session: UE IMSI:[262423121810243] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 02/01 11:05:37.028: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 02/01 11:05:37.036: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 02/01 11:05:37.043: [smf] INFO: Removed Session: UE IMSI:[262427798595514] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 02/01 11:05:37.043: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 02/01 11:05:37.047: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 02/01 11:05:37.054: [smf] INFO: Removed Session: UE IMSI:[262425041461827] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 02/01 11:05:37.054: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 02/01 11:05:37.058: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 02/01 11:05:37.063: [smf] INFO: Removed Session: UE IMSI:[262425100987121] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 02/01 11:05:37.063: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 02/01 11:05:37.069: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 02/01 11:05:37.076: [smf] INFO: Removed Session: UE IMSI:[262425111781418] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 02/01 11:05:37.077: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 02/01 11:05:37.080: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 02/01 11:05:37.085: [smf] INFO: Removed Session: UE IMSI:[262427059897671] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 02/01 11:05:37.086: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 02/01 11:05:37.091: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 02/01 11:05:37.096: [smf] INFO: Removed Session: UE IMSI:[262422952086001] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 02/01 11:05:37.096: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 02/01 11:05:37.102: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 02/01 11:05:37.107: [smf] INFO: Removed Session: UE IMSI:[262426182777656] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 02/01 11:05:37.107: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 02/01 11:05:37.113: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 02/01 11:05:37.117: [smf] INFO: Removed Session: UE IMSI:[262427832010829] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 02/01 11:05:37.117: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 02/01 11:05:37.123: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 02/01 11:05:37.129: [smf] INFO: Removed Session: UE IMSI:[262421510550849] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 02/01 11:05:37.129: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 02/01 11:05:37.134: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 02/01 11:05:37.140: [smf] INFO: Removed Session: UE IMSI:[262421649763960] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 02/01 11:05:37.140: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 02/01 11:05:37.145: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 02/01 11:05:37.154: [smf] INFO: Removed Session: UE IMSI:[262422903796293] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 02/01 11:05:37.154: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 02/01 11:05:37.157: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 02/01 11:05:37.165: [smf] INFO: Removed Session: UE IMSI:[262427837563807] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 02/01 11:05:37.165: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 02/01 11:05:37.168: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 02/01 11:05:37.175: [smf] INFO: Removed Session: UE IMSI:[262427109485650] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 02/01 11:05:37.175: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 02/01 11:05:37.179: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 02/01 11:05:37.185: [smf] INFO: Removed Session: UE IMSI:[262428463242464] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 02/01 11:05:37.185: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 02/01 11:05:37.190: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 02/01 11:05:37.195: [smf] INFO: Removed Session: UE IMSI:[262421434236942] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 02/01 11:05:37.195: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 02/01 11:05:37.201: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 02/01 11:05:37.206: [smf] INFO: Removed Session: UE IMSI:[262428356988415] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 02/01 11:05:37.206: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 02/01 11:05:37.211: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 02/01 11:05:37.216: [smf] INFO: Removed Session: UE IMSI:[262427310721122] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 02/01 11:05:37.216: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 02/01 11:05:37.222: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 02/01 11:05:37.227: [smf] INFO: Removed Session: UE IMSI:[262428811592308] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 02/01 11:05:37.227: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 02/01 11:05:37.233: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 02/01 11:05:37.238: [smf] INFO: Removed Session: UE IMSI:[262423298304914] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 02/01 11:05:37.238: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 02/01 11:05:37.243: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 02/01 11:05:37.248: [smf] INFO: Removed Session: UE IMSI:[262421582329171] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 02/01 11:05:37.248: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 02/01 11:05:37.254: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 02/01 11:05:37.259: [smf] INFO: Removed Session: UE IMSI:[262423939913787] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 02/01 11:05:37.259: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 02/01 11:05:37.265: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 02/01 11:05:37.271: [smf] INFO: Removed Session: UE IMSI:[262426907921378] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 02/01 11:05:37.271: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 02/01 11:05:37.276: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 02/01 11:05:37.281: [smf] INFO: Removed Session: UE IMSI:[262426531340065] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 02/01 11:05:37.282: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 02/01 11:05:37.287: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 02/01 11:05:37.292: [smf] INFO: Removed Session: UE IMSI:[262427827797528] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 02/01 11:05:37.292: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 02/01 11:05:37.297: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 02/01 11:05:37.303: [smf] INFO: Removed Session: UE IMSI:[262427149449062] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 02/01 11:05:37.303: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 02/01 11:05:37.308: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 02/01 11:05:37.314: [smf] INFO: Removed Session: UE IMSI:[262428697006165] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 02/01 11:05:37.314: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 02/01 11:05:37.319: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 02/01 11:05:37.324: [smf] INFO: Removed Session: UE IMSI:[262429140687529] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 02/01 11:05:37.324: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 02/01 11:05:37.330: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 02/01 11:05:37.335: [smf] INFO: Removed Session: UE IMSI:[262421204169826] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 02/01 11:05:37.335: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 02/01 11:05:37.340: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 02/01 11:05:37.342: [smf] INFO: Removed Session: UE IMSI:[262424535702915] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 02/01 11:05:37.342: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 02/01 11:05:37.351: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 02/01 11:05:37.354: [smf] INFO: Removed Session: UE IMSI:[262423618926319] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 02/01 11:05:37.354: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 02/01 11:05:37.362: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 02/01 11:05:37.368: [smf] INFO: Removed Session: UE IMSI:[262424367867675] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 02/01 11:05:37.368: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 02/01 11:05:37.372: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 02/01 11:05:37.378: [smf] INFO: Removed Session: UE IMSI:[262421286093346] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 02/01 11:05:37.378: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 02/01 11:05:37.383: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 02/01 11:05:37.389: [smf] INFO: Removed Session: UE IMSI:[262427062282630] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 02/01 11:05:37.389: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 02/01 11:05:37.394: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 02/01 11:05:37.399: [smf] INFO: Removed Session: UE IMSI:[262424929328357] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 02/01 11:05:37.399: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 02/01 11:05:37.405: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 02/01 11:05:37.410: [smf] INFO: Removed Session: UE IMSI:[262426486020102] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 02/01 11:05:37.410: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 02/01 11:05:37.416: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 02/01 11:05:37.422: [smf] INFO: Removed Session: UE IMSI:[262420155273768] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 02/01 11:05:37.422: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 02/01 11:05:37.426: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 02/01 11:05:37.432: [smf] INFO: Removed Session: UE IMSI:[262420756145438] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 02/01 11:05:37.432: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 02/01 11:05:37.437: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 02/01 11:05:37.443: [smf] INFO: Removed Session: UE IMSI:[262422693461387] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 02/01 11:05:37.444: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 02/01 11:05:37.449: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 02/01 11:05:37.454: [smf] INFO: Removed Session: UE IMSI:[262428523854276] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 02/01 11:05:37.454: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 02/01 11:05:37.460: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 02/01 11:05:37.466: [smf] INFO: Removed Session: UE IMSI:[262429304262915] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 02/01 11:05:37.466: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 02/01 11:05:37.470: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 02/01 11:05:37.475: [smf] INFO: Removed Session: UE IMSI:[262428979339532] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 02/01 11:05:37.475: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 02/01 11:05:37.481: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 02/01 11:05:37.483: [smf] INFO: Removed Session: UE IMSI:[262423876290787] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 02/01 11:05:37.483: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 02/01 11:05:37.491: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 02/01 11:05:37.493: [smf] INFO: Removed Session: UE IMSI:[262421040901411] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 02/01 11:05:37.493: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 02/01 11:05:37.502: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 02/01 11:05:37.507: [smf] INFO: Removed Session: UE IMSI:[262421680091278] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 02/01 11:05:37.507: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 02/01 11:05:37.513: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 02/01 11:05:37.520: [smf] INFO: Removed Session: UE IMSI:[262428612540603] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 02/01 11:05:37.520: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 02/01 11:05:37.524: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 02/01 11:05:37.531: [smf] INFO: Removed Session: UE IMSI:[262429331317601] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 02/01 11:05:37.531: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 02/01 11:05:37.535: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 02/01 11:05:37.542: [smf] INFO: Removed Session: UE IMSI:[262420137295082] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 02/01 11:05:37.542: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 02/01 11:05:37.546: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 02/01 11:05:37.553: [smf] INFO: Removed Session: UE IMSI:[262420173902503] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 02/01 11:05:37.553: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 02/01 11:05:37.557: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 02/01 11:05:37.565: [smf] INFO: Removed Session: UE IMSI:[262424157040500] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 02/01 11:05:37.565: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 02/01 11:05:37.568: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 02/01 11:05:37.574: [smf] INFO: Removed Session: UE IMSI:[262420958740318] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 02/01 11:05:37.574: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 02/01 11:05:37.579: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 02/01 11:05:37.585: [smf] INFO: Removed Session: UE IMSI:[262423687242176] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 02/01 11:05:37.585: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 02/01 11:05:37.590: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 02/01 11:05:37.594: [smf] INFO: Removed Session: UE IMSI:[262422695535571] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 02/01 11:05:37.594: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 02/01 11:05:37.602: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 02/01 11:05:37.610: [smf] INFO: Removed Session: UE IMSI:[262426774050849] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 02/01 11:05:37.610: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 02/01 11:05:37.615: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 02/01 11:05:37.624: [smf] INFO: Removed Session: UE IMSI:[262422111922958] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 02/01 11:05:37.624: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 02/01 11:05:37.625: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 02/01 11:05:37.630: [smf] INFO: Removed Session: UE IMSI:[262425459579477] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 02/01 11:05:37.630: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 02/01 11:05:37.637: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 02/01 11:05:37.648: [smf] INFO: Removed Session: UE IMSI:[262429506666807] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 02/01 11:05:37.648: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 02/01 11:05:37.648: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 02/01 11:05:37.657: [smf] INFO: Removed Session: UE IMSI:[262424921463522] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 02/01 11:05:37.657: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 02/01 11:05:37.660: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 02/01 11:05:37.671: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 02/01 11:05:37.672: [smf] INFO: Removed Session: UE IMSI:[262422877352926] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 02/01 11:05:37.672: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 02/01 11:05:37.677: [smf] INFO: Removed Session: UE IMSI:[262423235155379] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 02/01 11:05:37.677: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 02/01 11:05:37.682: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 02/01 11:05:37.686: [smf] INFO: Removed Session: UE IMSI:[262429110794317] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 02/01 11:05:37.686: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 02/01 11:05:37.692: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 02/01 11:05:37.696: [smf] INFO: Removed Session: UE IMSI:[262423492502913] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 02/01 11:05:37.696: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 02/01 11:05:37.703: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 02/01 11:05:37.709: [smf] INFO: Removed Session: UE IMSI:[262420278164597] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 02/01 11:05:37.710: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 02/01 11:05:37.714: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 02/01 11:05:37.719: [smf] INFO: Removed Session: UE IMSI:[262422187480099] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 02/01 11:05:37.719: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 02/01 11:05:37.725: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 02/01 11:05:37.731: [smf] INFO: Removed Session: UE IMSI:[262425029758716] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 02/01 11:05:37.731: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 02/01 11:05:37.736: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 02/01 11:05:37.744: [smf] INFO: Removed Session: UE IMSI:[262422353674207] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 02/01 11:05:37.744: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 02/01 11:05:37.746: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 02/01 11:05:37.751: [smf] INFO: Removed Session: UE IMSI:[262424697896142] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 02/01 11:05:37.751: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 02/01 11:05:37.757: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 02/01 11:05:37.762: [smf] INFO: Removed Session: UE IMSI:[262426604658689] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 02/01 11:05:37.762: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 02/01 11:05:37.768: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 02/01 11:05:37.773: [smf] INFO: Removed Session: UE IMSI:[262424604667759] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 02/01 11:05:37.773: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 02/01 11:05:37.779: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 02/01 11:05:37.789: [smf] INFO: Removed Session: UE IMSI:[262427373310316] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 02/01 11:05:37.789: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 02/01 11:05:37.792: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 02/01 11:05:37.801: [smf] INFO: Removed Session: UE IMSI:[262425868061582] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 02/01 11:05:37.801: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 02/01 11:05:37.803: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 02/01 11:05:37.812: [smf] INFO: Removed Session: UE IMSI:[262426092601670] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 02/01 11:05:37.812: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 02/01 11:05:37.815: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 02/01 11:05:37.822: [smf] INFO: Removed Session: UE IMSI:[262420758223324] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 02/01 11:05:37.822: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 02/01 11:05:37.825: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 02/01 11:05:37.830: [smf] INFO: Removed Session: UE IMSI:[262422909269104] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 02/01 11:05:37.830: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 02/01 11:05:37.836: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 02/01 11:05:37.841: [smf] INFO: Removed Session: UE IMSI:[262423822130560] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 02/01 11:05:37.841: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 02/01 11:05:37.847: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 02/01 11:05:37.852: [smf] INFO: Removed Session: UE IMSI:[262425958976910] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 02/01 11:05:37.852: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 02/01 11:05:37.858: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 02/01 11:05:37.866: [smf] INFO: Removed Session: UE IMSI:[262428964291075] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 02/01 11:05:37.866: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 02/01 11:05:37.869: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 02/01 11:05:37.876: [smf] INFO: Removed Session: UE IMSI:[262423133331122] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 02/01 11:05:37.876: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 02/01 11:05:37.880: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 02/01 11:05:37.887: [smf] INFO: Removed Session: UE IMSI:[262429585491629] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 02/01 11:05:37.887: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 02/01 11:05:37.892: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 02/01 11:05:37.899: [smf] INFO: Removed Session: UE IMSI:[262425896157175] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 02/01 11:05:37.899: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 02/01 11:05:37.903: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 02/01 11:05:37.908: [smf] INFO: Removed Session: UE IMSI:[262426906502768] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 02/01 11:05:37.908: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 02/01 11:05:37.914: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 02/01 11:05:37.920: [smf] INFO: Removed Session: UE IMSI:[262422715913772] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 02/01 11:05:37.920: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 02/01 11:05:37.925: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 02/01 11:05:37.929: [smf] INFO: Removed Session: UE IMSI:[262422945959614] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 02/01 11:05:37.930: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 02/01 11:05:37.936: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 02/01 11:05:37.942: [smf] INFO: Removed Session: UE IMSI:[262428791355337] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 02/01 11:05:37.942: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 02/01 11:05:37.946: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 02/01 11:05:37.952: [smf] INFO: Removed Session: UE IMSI:[262423897008116] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 02/01 11:05:37.952: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 02/01 11:05:37.957: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 02/01 11:05:37.963: [smf] INFO: Removed Session: UE IMSI:[262421339279817] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 02/01 11:05:37.963: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 02/01 11:05:37.969: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 02/01 11:05:37.977: [smf] INFO: Removed Session: UE IMSI:[262422901705465] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 02/01 11:05:37.977: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 02/01 11:05:37.980: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 02/01 11:05:37.989: [smf] INFO: Removed Session: UE IMSI:[262424783563572] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 02/01 11:05:37.989: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 02/01 11:05:37.991: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 02/01 11:05:37.997: [smf] INFO: Removed Session: UE IMSI:[262427255977926] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:37.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 02/01 11:05:37.997: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 02/01 11:05:38.002: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 02/01 11:05:38.007: [smf] INFO: Removed Session: UE IMSI:[262425817959008] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 02/01 11:05:38.007: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 02/01 11:05:38.013: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 02/01 11:05:38.017: [smf] INFO: Removed Session: UE IMSI:[262422177768946] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 02/01 11:05:38.017: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 02/01 11:05:38.023: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 02/01 11:05:38.028: [smf] INFO: Removed Session: UE IMSI:[262423013571006] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 02/01 11:05:38.028: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 02/01 11:05:38.034: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 02/01 11:05:38.040: [smf] INFO: Removed Session: UE IMSI:[262421580864809] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 02/01 11:05:38.040: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 02/01 11:05:38.045: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 02/01 11:05:38.050: [smf] INFO: Removed Session: UE IMSI:[262429784919329] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 02/01 11:05:38.050: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 02/01 11:05:38.056: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 02/01 11:05:38.061: [smf] INFO: Removed Session: UE IMSI:[262421850116833] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 02/01 11:05:38.061: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 02/01 11:05:38.067: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 02/01 11:05:38.072: [smf] INFO: Removed Session: UE IMSI:[262426028343127] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 02/01 11:05:38.072: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 02/01 11:05:38.078: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 02/01 11:05:38.082: [smf] INFO: Removed Session: UE IMSI:[262426240357117] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 02/01 11:05:38.082: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 02/01 11:05:38.088: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 02/01 11:05:38.093: [smf] INFO: Removed Session: UE IMSI:[262420203064151] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 02/01 11:05:38.093: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 02/01 11:05:38.099: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 02/01 11:05:38.104: [smf] INFO: Removed Session: UE IMSI:[262423757228401] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 02/01 11:05:38.105: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 02/01 11:05:38.110: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 02/01 11:05:38.115: [smf] INFO: Removed Session: UE IMSI:[262423028462832] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 02/01 11:05:38.115: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 02/01 11:05:38.121: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 02/01 11:05:38.126: [smf] INFO: Removed Session: UE IMSI:[262421377124104] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 02/01 11:05:38.126: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 02/01 11:05:38.132: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 02/01 11:05:38.136: [smf] INFO: Removed Session: UE IMSI:[262426862460554] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 02/01 11:05:38.136: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 02/01 11:05:38.142: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 02/01 11:05:38.148: [smf] INFO: Removed Session: UE IMSI:[262424033804272] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 02/01 11:05:38.148: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 02/01 11:05:38.153: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 02/01 11:05:38.158: [smf] INFO: Removed Session: UE IMSI:[262426790616809] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 02/01 11:05:38.158: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 02/01 11:05:38.164: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 02/01 11:05:38.167: [smf] INFO: Removed Session: UE IMSI:[262427386377264] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 02/01 11:05:38.167: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 02/01 11:05:38.175: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 02/01 11:05:38.180: [smf] INFO: Removed Session: UE IMSI:[262422066043889] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 02/01 11:05:38.180: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 02/01 11:05:38.185: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 02/01 11:05:38.191: [smf] INFO: Removed Session: UE IMSI:[262428313663058] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 02/01 11:05:38.191: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 02/01 11:05:38.196: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 02/01 11:05:38.201: [smf] INFO: Removed Session: UE IMSI:[262422055916616] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 02/01 11:05:38.201: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 02/01 11:05:38.207: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 02/01 11:05:38.212: [smf] INFO: Removed Session: UE IMSI:[262428865684054] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 02/01 11:05:38.212: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 02/01 11:05:38.218: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 02/01 11:05:38.223: [smf] INFO: Removed Session: UE IMSI:[262424531232998] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 02/01 11:05:38.223: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 02/01 11:05:38.229: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 02/01 11:05:38.234: [smf] INFO: Removed Session: UE IMSI:[262429656108503] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 02/01 11:05:38.234: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 02/01 11:05:38.239: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 02/01 11:05:38.244: [smf] INFO: Removed Session: UE IMSI:[262421126796214] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 02/01 11:05:38.244: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 02/01 11:05:38.250: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 02/01 11:05:38.256: [smf] INFO: Removed Session: UE IMSI:[262424127303338] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 02/01 11:05:38.256: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 02/01 11:05:38.261: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 02/01 11:05:38.266: [smf] INFO: Removed Session: UE IMSI:[262429139359822] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 02/01 11:05:38.266: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 02/01 11:05:38.272: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 02/01 11:05:38.277: [smf] INFO: Removed Session: UE IMSI:[262425738484901] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 02/01 11:05:38.277: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 02/01 11:05:38.283: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 02/01 11:05:38.287: [smf] INFO: Removed Session: UE IMSI:[262421689554305] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 02/01 11:05:38.287: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 02/01 11:05:38.293: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 02/01 11:05:38.299: [smf] INFO: Removed Session: UE IMSI:[262421240659652] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 02/01 11:05:38.299: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 02/01 11:05:38.304: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 02/01 11:05:38.309: [smf] INFO: Removed Session: UE IMSI:[262426940831680] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 02/01 11:05:38.309: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 02/01 11:05:38.315: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 02/01 11:05:38.319: [smf] INFO: Removed Session: UE IMSI:[262423994543062] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 02/01 11:05:38.319: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 02/01 11:05:38.326: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 02/01 11:05:38.331: [smf] INFO: Removed Session: UE IMSI:[262420457713978] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 02/01 11:05:38.331: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 02/01 11:05:38.336: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 02/01 11:05:38.341: [smf] INFO: Removed Session: UE IMSI:[262427815433630] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 02/01 11:05:38.341: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 02/01 11:05:38.347: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 02/01 11:05:38.352: [smf] INFO: Removed Session: UE IMSI:[262425113409385] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 02/01 11:05:38.352: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 02/01 11:05:38.358: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 02/01 11:05:38.363: [smf] INFO: Removed Session: UE IMSI:[262428251140286] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 02/01 11:05:38.363: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 02/01 11:05:38.369: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 02/01 11:05:38.374: [smf] INFO: Removed Session: UE IMSI:[262424079562800] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 02/01 11:05:38.374: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 02/01 11:05:38.379: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 02/01 11:05:38.384: [smf] INFO: Removed Session: UE IMSI:[262429794672530] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 02/01 11:05:38.384: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 02/01 11:05:38.390: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 02/01 11:05:38.396: [smf] INFO: Removed Session: UE IMSI:[262420076058671] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 02/01 11:05:38.396: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 02/01 11:05:38.401: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 02/01 11:05:38.410: [smf] INFO: Removed Session: UE IMSI:[262426021530404] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 02/01 11:05:38.410: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 02/01 11:05:38.413: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 02/01 11:05:38.421: [smf] INFO: Removed Session: UE IMSI:[262429520488728] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 02/01 11:05:38.421: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 02/01 11:05:38.424: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 02/01 11:05:38.428: [smf] INFO: Removed Session: UE IMSI:[262424245671480] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 02/01 11:05:38.428: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 02/01 11:05:38.434: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 02/01 11:05:38.438: [smf] INFO: Removed Session: UE IMSI:[262429817925686] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 02/01 11:05:38.438: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 02/01 11:05:38.445: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 02/01 11:05:38.448: [smf] INFO: Removed Session: UE IMSI:[262423818098116] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 02/01 11:05:38.448: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 02/01 11:05:38.455: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 02/01 11:05:38.459: [smf] INFO: Removed Session: UE IMSI:[262420082953335] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 02/01 11:05:38.459: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 02/01 11:05:38.466: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 02/01 11:05:38.471: [smf] INFO: Removed Session: UE IMSI:[262420660444060] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 02/01 11:05:38.471: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 02/01 11:05:38.476: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 02/01 11:05:38.479: [smf] INFO: Removed Session: UE IMSI:[262421289532663] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 02/01 11:05:38.479: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 02/01 11:05:38.487: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 02/01 11:05:38.491: [smf] INFO: Removed Session: UE IMSI:[262424043635769] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 02/01 11:05:38.491: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 02/01 11:05:38.498: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 02/01 11:05:38.507: [smf] INFO: Removed Session: UE IMSI:[262420917053653] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 02/01 11:05:38.507: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 02/01 11:05:38.509: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 02/01 11:05:38.517: [smf] INFO: Removed Session: UE IMSI:[262427289702478] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 02/01 11:05:38.517: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 02/01 11:05:38.520: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 02/01 11:05:38.527: [smf] INFO: Removed Session: UE IMSI:[262429141726775] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 02/01 11:05:38.527: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 02/01 11:05:38.531: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 02/01 11:05:38.538: [smf] INFO: Removed Session: UE IMSI:[262425232268196] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 02/01 11:05:38.538: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 02/01 11:05:38.542: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 02/01 11:05:38.549: [smf] INFO: Removed Session: UE IMSI:[262429551436145] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 02/01 11:05:38.549: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 02/01 11:05:38.553: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 02/01 11:05:38.559: [smf] INFO: Removed Session: UE IMSI:[262428599256008] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 02/01 11:05:38.559: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 02/01 11:05:38.564: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 02/01 11:05:38.570: [smf] INFO: Removed Session: UE IMSI:[262425094798162] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 02/01 11:05:38.570: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 02/01 11:05:38.575: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 02/01 11:05:38.579: [smf] INFO: Removed Session: UE IMSI:[262427918889758] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 02/01 11:05:38.579: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 02/01 11:05:38.585: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 02/01 11:05:38.591: [smf] INFO: Removed Session: UE IMSI:[262420559454699] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 02/01 11:05:38.591: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 02/01 11:05:38.596: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 02/01 11:05:38.601: [smf] INFO: Removed Session: UE IMSI:[262421765819068] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 02/01 11:05:38.601: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 02/01 11:05:38.607: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 02/01 11:05:38.612: [smf] INFO: Removed Session: UE IMSI:[262423198072776] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 02/01 11:05:38.612: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 02/01 11:05:38.618: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 02/01 11:05:38.624: [smf] INFO: Removed Session: UE IMSI:[262421737736762] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 02/01 11:05:38.624: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 02/01 11:05:38.629: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 02/01 11:05:38.637: [smf] INFO: Removed Session: UE IMSI:[262421806074744] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 02/01 11:05:38.637: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 02/01 11:05:38.640: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 02/01 11:05:38.645: [smf] INFO: Removed Session: UE IMSI:[262421397234867] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 02/01 11:05:38.645: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 02/01 11:05:38.651: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 02/01 11:05:38.656: [smf] INFO: Removed Session: UE IMSI:[262427741416219] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 02/01 11:05:38.656: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 02/01 11:05:38.661: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 02/01 11:05:38.667: [smf] INFO: Removed Session: UE IMSI:[262429708022843] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 02/01 11:05:38.667: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 02/01 11:05:38.672: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 02/01 11:05:38.678: [smf] INFO: Removed Session: UE IMSI:[262423317864549] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 02/01 11:05:38.678: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 02/01 11:05:38.683: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 02/01 11:05:38.689: [smf] INFO: Removed Session: UE IMSI:[262427548781725] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 02/01 11:05:38.689: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 02/01 11:05:38.694: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 02/01 11:05:38.699: [smf] INFO: Removed Session: UE IMSI:[262420452459683] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 02/01 11:05:38.699: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 02/01 11:05:38.704: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 02/01 11:05:38.709: [smf] INFO: Removed Session: UE IMSI:[262421198035388] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 02/01 11:05:38.709: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 02/01 11:05:38.715: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 02/01 11:05:38.720: [smf] INFO: Removed Session: UE IMSI:[262422009685411] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 02/01 11:05:38.720: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 02/01 11:05:38.726: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 02/01 11:05:38.731: [smf] INFO: Removed Session: UE IMSI:[262422369650335] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 02/01 11:05:38.731: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 02/01 11:05:38.737: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 02/01 11:05:38.742: [smf] INFO: Removed Session: UE IMSI:[262423355205155] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 02/01 11:05:38.742: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 02/01 11:05:38.748: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 02/01 11:05:38.753: [smf] INFO: Removed Session: UE IMSI:[262421937530786] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 02/01 11:05:38.753: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 02/01 11:05:38.758: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 02/01 11:05:38.764: [smf] INFO: Removed Session: UE IMSI:[262420914538406] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 02/01 11:05:38.764: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 02/01 11:05:38.769: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 02/01 11:05:38.775: [smf] INFO: Removed Session: UE IMSI:[262420834558343] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 02/01 11:05:38.775: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 02/01 11:05:38.780: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 02/01 11:05:38.785: [smf] INFO: Removed Session: UE IMSI:[262421260323563] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 02/01 11:05:38.785: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 02/01 11:05:38.791: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 02/01 11:05:38.796: [smf] INFO: Removed Session: UE IMSI:[262426166637735] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 02/01 11:05:38.796: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 02/01 11:05:38.801: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 02/01 11:05:38.806: [smf] INFO: Removed Session: UE IMSI:[262421527910464] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 02/01 11:05:38.806: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 02/01 11:05:38.812: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 02/01 11:05:38.818: [smf] INFO: Removed Session: UE IMSI:[262421478958415] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 02/01 11:05:38.818: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 02/01 11:05:38.823: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 02/01 11:05:38.828: [smf] INFO: Removed Session: UE IMSI:[262428356173927] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 02/01 11:05:38.828: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 02/01 11:05:38.834: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 02/01 11:05:38.839: [smf] INFO: Removed Session: UE IMSI:[262425761721778] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 02/01 11:05:38.839: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 02/01 11:05:38.845: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 02/01 11:05:38.850: [smf] INFO: Removed Session: UE IMSI:[262424250207138] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 02/01 11:05:38.851: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 02/01 11:05:38.856: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 02/01 11:05:38.861: [smf] INFO: Removed Session: UE IMSI:[262421293647935] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 02/01 11:05:38.861: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 02/01 11:05:38.866: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 02/01 11:05:38.872: [smf] INFO: Removed Session: UE IMSI:[262424570583191] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 02/01 11:05:38.872: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 02/01 11:05:38.877: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 02/01 11:05:38.882: [smf] INFO: Removed Session: UE IMSI:[262428520143764] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 02/01 11:05:38.882: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 02/01 11:05:38.888: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 02/01 11:05:38.893: [smf] INFO: Removed Session: UE IMSI:[262429571609825] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 02/01 11:05:38.893: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 02/01 11:05:38.899: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 02/01 11:05:38.904: [smf] INFO: Removed Session: UE IMSI:[262425624992411] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 02/01 11:05:38.904: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 02/01 11:05:38.910: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 02/01 11:05:38.915: [smf] INFO: Removed Session: UE IMSI:[262420726634723] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 02/01 11:05:38.915: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 02/01 11:05:38.920: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 02/01 11:05:38.925: [smf] INFO: Removed Session: UE IMSI:[262422885902103] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 02/01 11:05:38.925: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 02/01 11:05:38.931: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 02/01 11:05:38.936: [smf] INFO: Removed Session: UE IMSI:[262428546460383] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 02/01 11:05:38.936: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 02/01 11:05:38.942: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 02/01 11:05:38.950: [smf] INFO: Removed Session: UE IMSI:[262422420419389] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 02/01 11:05:38.950: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 02/01 11:05:38.954: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 02/01 11:05:38.960: [smf] INFO: Removed Session: UE IMSI:[262429796098642] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 02/01 11:05:38.960: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 02/01 11:05:38.964: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 02/01 11:05:38.970: [smf] INFO: Removed Session: UE IMSI:[262421824326547] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 02/01 11:05:38.970: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 02/01 11:05:38.975: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 02/01 11:05:38.980: [smf] INFO: Removed Session: UE IMSI:[262420126065829] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 02/01 11:05:38.980: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 02/01 11:05:38.986: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 02/01 11:05:38.991: [smf] INFO: Removed Session: UE IMSI:[262422507916483] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:38.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 02/01 11:05:38.991: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 02/01 11:05:38.997: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 02/01 11:05:39.004: [smf] INFO: Removed Session: UE IMSI:[262429166214043] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 02/01 11:05:39.004: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 02/01 11:05:39.008: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 02/01 11:05:39.015: [smf] INFO: Removed Session: UE IMSI:[262426453693486] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 02/01 11:05:39.015: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 02/01 11:05:39.019: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 02/01 11:05:39.026: [smf] INFO: Removed Session: UE IMSI:[262429547794489] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 02/01 11:05:39.026: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 02/01 11:05:39.030: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 02/01 11:05:39.036: [smf] INFO: Removed Session: UE IMSI:[262424649033280] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 02/01 11:05:39.036: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 02/01 11:05:39.040: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 02/01 11:05:39.045: [smf] INFO: Removed Session: UE IMSI:[262427656075611] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 02/01 11:05:39.045: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 02/01 11:05:39.051: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 02/01 11:05:39.057: [smf] INFO: Removed Session: UE IMSI:[262428109666846] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 02/01 11:05:39.057: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 02/01 11:05:39.062: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 02/01 11:05:39.067: [smf] INFO: Removed Session: UE IMSI:[262425559087416] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 02/01 11:05:39.067: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 02/01 11:05:39.073: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 02/01 11:05:39.078: [smf] INFO: Removed Session: UE IMSI:[262421053953793] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 02/01 11:05:39.078: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 02/01 11:05:39.083: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 02/01 11:05:39.088: [smf] INFO: Removed Session: UE IMSI:[262425832496551] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 02/01 11:05:39.088: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 02/01 11:05:39.094: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 02/01 11:05:39.099: [smf] INFO: Removed Session: UE IMSI:[262429879400937] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 02/01 11:05:39.099: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 02/01 11:05:39.105: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 02/01 11:05:39.110: [smf] INFO: Removed Session: UE IMSI:[262420965406886] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 02/01 11:05:39.110: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 02/01 11:05:39.115: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 02/01 11:05:39.121: [smf] INFO: Removed Session: UE IMSI:[262429695750571] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 02/01 11:05:39.121: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 02/01 11:05:39.126: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 02/01 11:05:39.132: [smf] INFO: Removed Session: UE IMSI:[262429321746983] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 02/01 11:05:39.132: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 02/01 11:05:39.137: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 02/01 11:05:39.142: [smf] INFO: Removed Session: UE IMSI:[262420132314383] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 02/01 11:05:39.142: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 02/01 11:05:39.148: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 02/01 11:05:39.153: [smf] INFO: Removed Session: UE IMSI:[262423957797604] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 02/01 11:05:39.153: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 02/01 11:05:39.158: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 02/01 11:05:39.163: [smf] INFO: Removed Session: UE IMSI:[262429178281773] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 02/01 11:05:39.163: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 02/01 11:05:39.169: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 02/01 11:05:39.174: [smf] INFO: Removed Session: UE IMSI:[262421596970588] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 02/01 11:05:39.174: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 02/01 11:05:39.180: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 02/01 11:05:39.184: [smf] INFO: Removed Session: UE IMSI:[262428788050472] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 02/01 11:05:39.184: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 02/01 11:05:39.190: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 02/01 11:05:39.195: [smf] INFO: Removed Session: UE IMSI:[262425515107587] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 02/01 11:05:39.195: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 02/01 11:05:39.201: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 02/01 11:05:39.206: [smf] INFO: Removed Session: UE IMSI:[262424743113392] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 02/01 11:05:39.206: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 02/01 11:05:39.212: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 02/01 11:05:39.217: [smf] INFO: Removed Session: UE IMSI:[262424441473703] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 02/01 11:05:39.217: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 02/01 11:05:39.222: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 02/01 11:05:39.227: [smf] INFO: Removed Session: UE IMSI:[262429556350550] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 02/01 11:05:39.227: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 02/01 11:05:39.233: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 02/01 11:05:39.238: [smf] INFO: Removed Session: UE IMSI:[262420950585438] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 02/01 11:05:39.238: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 02/01 11:05:39.244: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 02/01 11:05:39.249: [smf] INFO: Removed Session: UE IMSI:[262420293225078] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 02/01 11:05:39.249: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 02/01 11:05:39.255: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 02/01 11:05:39.260: [smf] INFO: Removed Session: UE IMSI:[262429643703029] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 02/01 11:05:39.260: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 02/01 11:05:39.266: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 02/01 11:05:39.270: [smf] INFO: Removed Session: UE IMSI:[262426622345665] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 02/01 11:05:39.270: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 02/01 11:05:39.276: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 02/01 11:05:39.281: [smf] INFO: Removed Session: UE IMSI:[262428615057545] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 02/01 11:05:39.281: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 02/01 11:05:39.287: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 02/01 11:05:39.292: [smf] INFO: Removed Session: UE IMSI:[262427796772500] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 02/01 11:05:39.292: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 02/01 11:05:39.298: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 02/01 11:05:39.303: [smf] INFO: Removed Session: UE IMSI:[262428569989558] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 02/01 11:05:39.303: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 02/01 11:05:39.308: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 02/01 11:05:39.313: [smf] INFO: Removed Session: UE IMSI:[262421023508118] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 02/01 11:05:39.313: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 02/01 11:05:39.319: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 02/01 11:05:39.324: [smf] INFO: Removed Session: UE IMSI:[262428734150597] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 02/01 11:05:39.324: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 02/01 11:05:39.330: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 02/01 11:05:39.335: [smf] INFO: Removed Session: UE IMSI:[262422678321714] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 02/01 11:05:39.335: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 02/01 11:05:39.340: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 02/01 11:05:39.346: [smf] INFO: Removed Session: UE IMSI:[262427343222117] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 02/01 11:05:39.346: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 02/01 11:05:39.351: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 02/01 11:05:39.356: [smf] INFO: Removed Session: UE IMSI:[262422206478941] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 02/01 11:05:39.356: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 02/01 11:05:39.362: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 02/01 11:05:39.367: [smf] INFO: Removed Session: UE IMSI:[262420882493177] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 02/01 11:05:39.367: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 02/01 11:05:39.373: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 02/01 11:05:39.377: [smf] INFO: Removed Session: UE IMSI:[262422182158290] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 02/01 11:05:39.377: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 02/01 11:05:39.383: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 02/01 11:05:39.388: [smf] INFO: Removed Session: UE IMSI:[262429313551919] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 02/01 11:05:39.388: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 02/01 11:05:39.394: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 02/01 11:05:39.399: [smf] INFO: Removed Session: UE IMSI:[262429929359372] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 02/01 11:05:39.399: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 02/01 11:05:39.405: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 02/01 11:05:39.410: [smf] INFO: Removed Session: UE IMSI:[262424898995347] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 02/01 11:05:39.410: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 02/01 11:05:39.415: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 02/01 11:05:39.421: [smf] INFO: Removed Session: UE IMSI:[262425396921285] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 02/01 11:05:39.421: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 02/01 11:05:39.426: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 02/01 11:05:39.431: [smf] INFO: Removed Session: UE IMSI:[262423480528089] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 02/01 11:05:39.431: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 02/01 11:05:39.437: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 02/01 11:05:39.443: [smf] INFO: Removed Session: UE IMSI:[262427197308652] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 02/01 11:05:39.443: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 02/01 11:05:39.448: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 02/01 11:05:39.454: [smf] INFO: Removed Session: UE IMSI:[262425143315945] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 02/01 11:05:39.454: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 02/01 11:05:39.459: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 02/01 11:05:39.465: [smf] INFO: Removed Session: UE IMSI:[262424399733255] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 02/01 11:05:39.465: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 02/01 11:05:39.470: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 02/01 11:05:39.475: [smf] INFO: Removed Session: UE IMSI:[262426385206456] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 02/01 11:05:39.475: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 02/01 11:05:39.480: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 02/01 11:05:39.486: [smf] INFO: Removed Session: UE IMSI:[262421858634153] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 02/01 11:05:39.486: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 02/01 11:05:39.491: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 02/01 11:05:39.496: [smf] INFO: Removed Session: UE IMSI:[262420418125705] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 02/01 11:05:39.496: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 02/01 11:05:39.502: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 02/01 11:05:39.507: [smf] INFO: Removed Session: UE IMSI:[262420920511009] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 02/01 11:05:39.507: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 02/01 11:05:39.513: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 02/01 11:05:39.518: [smf] INFO: Removed Session: UE IMSI:[262426780989072] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 02/01 11:05:39.518: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 02/01 11:05:39.524: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 02/01 11:05:39.529: [smf] INFO: Removed Session: UE IMSI:[262424341313186] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 02/01 11:05:39.529: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 02/01 11:05:39.534: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 02/01 11:05:39.540: [smf] INFO: Removed Session: UE IMSI:[262424062487783] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 02/01 11:05:39.540: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 02/01 11:05:39.545: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 02/01 11:05:39.548: [smf] INFO: Removed Session: UE IMSI:[262424935373224] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 02/01 11:05:39.548: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 02/01 11:05:39.556: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 02/01 11:05:39.559: [smf] INFO: Removed Session: UE IMSI:[262423035185928] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 02/01 11:05:39.559: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 02/01 11:05:39.567: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 02/01 11:05:39.572: [smf] INFO: Removed Session: UE IMSI:[262421079560323] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 02/01 11:05:39.572: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 02/01 11:05:39.577: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 02/01 11:05:39.583: [smf] INFO: Removed Session: UE IMSI:[262420498395135] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 02/01 11:05:39.583: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 02/01 11:05:39.588: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 02/01 11:05:39.593: [smf] INFO: Removed Session: UE IMSI:[262425129613173] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 02/01 11:05:39.593: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 02/01 11:05:39.599: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 02/01 11:05:39.603: [smf] INFO: Removed Session: UE IMSI:[262424379733493] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 02/01 11:05:39.603: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 02/01 11:05:39.610: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 02/01 11:05:39.615: [smf] INFO: Removed Session: UE IMSI:[262428639683421] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 02/01 11:05:39.615: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 02/01 11:05:39.620: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 02/01 11:05:39.625: [smf] INFO: Removed Session: UE IMSI:[262428636834224] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 02/01 11:05:39.625: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 02/01 11:05:39.631: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 02/01 11:05:39.636: [smf] INFO: Removed Session: UE IMSI:[262421397509980] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 02/01 11:05:39.636: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 02/01 11:05:39.642: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 02/01 11:05:39.649: [smf] INFO: Removed Session: UE IMSI:[262420729000081] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 02/01 11:05:39.649: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 02/01 11:05:39.653: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 02/01 11:05:39.661: [smf] INFO: Removed Session: UE IMSI:[262424938689879] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 02/01 11:05:39.662: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 02/01 11:05:39.665: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 02/01 11:05:39.673: [smf] INFO: Removed Session: UE IMSI:[262420880340703] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 02/01 11:05:39.673: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 02/01 11:05:39.676: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 02/01 11:05:39.682: [smf] INFO: Removed Session: UE IMSI:[262422930945808] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 02/01 11:05:39.682: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 02/01 11:05:39.687: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 02/01 11:05:39.692: [smf] INFO: Removed Session: UE IMSI:[262420805622349] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 02/01 11:05:39.692: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 02/01 11:05:39.698: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 02/01 11:05:39.701: [smf] INFO: Removed Session: UE IMSI:[262426753532999] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 02/01 11:05:39.701: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 02/01 11:05:39.708: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 02/01 11:05:39.711: [smf] INFO: Removed Session: UE IMSI:[262428043526361] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 02/01 11:05:39.711: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 02/01 11:05:39.719: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 02/01 11:05:39.725: [smf] INFO: Removed Session: UE IMSI:[262429449868450] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 02/01 11:05:39.725: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 02/01 11:05:39.730: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 02/01 11:05:39.739: [smf] INFO: Removed Session: UE IMSI:[262426611672997] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 02/01 11:05:39.739: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 02/01 11:05:39.742: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 02/01 11:05:39.751: [smf] INFO: Removed Session: UE IMSI:[262421135917406] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 02/01 11:05:39.751: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 02/01 11:05:39.753: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 02/01 11:05:39.761: [smf] INFO: Removed Session: UE IMSI:[262428658243269] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 02/01 11:05:39.761: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 02/01 11:05:39.764: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 02/01 11:05:39.773: [smf] INFO: Removed Session: UE IMSI:[262424666052969] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 02/01 11:05:39.773: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 02/01 11:05:39.776: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 02/01 11:05:39.782: [smf] INFO: Removed Session: UE IMSI:[262422299748475] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 02/01 11:05:39.782: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 02/01 11:05:39.787: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 02/01 11:05:39.796: [smf] INFO: Removed Session: UE IMSI:[262428171164218] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 02/01 11:05:39.796: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 02/01 11:05:39.797: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 02/01 11:05:39.800: [smf] INFO: Removed Session: UE IMSI:[262428035334967] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 02/01 11:05:39.800: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 02/01 11:05:39.808: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 02/01 11:05:39.810: [smf] INFO: Removed Session: UE IMSI:[262423688768517] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 02/01 11:05:39.810: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 02/01 11:05:39.818: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 02/01 11:05:39.827: [smf] INFO: Removed Session: UE IMSI:[262429228046157] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 02/01 11:05:39.827: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 02/01 11:05:39.830: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 02/01 11:05:39.835: [smf] INFO: Removed Session: UE IMSI:[262428917965878] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 02/01 11:05:39.835: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 02/01 11:05:39.840: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 02/01 11:05:39.846: [smf] INFO: Removed Session: UE IMSI:[262423686160182] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 02/01 11:05:39.846: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 02/01 11:05:39.851: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 02/01 11:05:39.856: [smf] INFO: Removed Session: UE IMSI:[262428684943128] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 02/01 11:05:39.856: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 02/01 11:05:39.862: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 02/01 11:05:39.871: [smf] INFO: Removed Session: UE IMSI:[262424619872675] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 02/01 11:05:39.871: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 02/01 11:05:39.874: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 02/01 11:05:39.880: [smf] INFO: Removed Session: UE IMSI:[262428346014007] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 02/01 11:05:39.880: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 02/01 11:05:39.885: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 02/01 11:05:39.890: [smf] INFO: Removed Session: UE IMSI:[262425234466845] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 02/01 11:05:39.890: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 02/01 11:05:39.896: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 02/01 11:05:39.899: [smf] INFO: Removed Session: UE IMSI:[262429715838200] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 02/01 11:05:39.899: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 02/01 11:05:39.906: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 02/01 11:05:39.908: [smf] INFO: Removed Session: UE IMSI:[262425805367213] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 02/01 11:05:39.908: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 02/01 11:05:39.917: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 02/01 11:05:39.921: [smf] INFO: Removed Session: UE IMSI:[262426050085380] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 02/01 11:05:39.921: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 02/01 11:05:39.928: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 02/01 11:05:39.935: [smf] INFO: Removed Session: UE IMSI:[262425784051552] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 02/01 11:05:39.935: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 02/01 11:05:39.939: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 02/01 11:05:39.944: [smf] INFO: Removed Session: UE IMSI:[262429070615148] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 02/01 11:05:39.944: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 02/01 11:05:39.949: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 02/01 11:05:39.954: [smf] INFO: Removed Session: UE IMSI:[262422391666146] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 02/01 11:05:39.954: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 02/01 11:05:39.960: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 02/01 11:05:39.965: [smf] INFO: Removed Session: UE IMSI:[262420602928155] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 02/01 11:05:39.965: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 02/01 11:05:39.971: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 02/01 11:05:39.976: [smf] INFO: Removed Session: UE IMSI:[262422143285501] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 02/01 11:05:39.976: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 02/01 11:05:39.982: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 02/01 11:05:39.988: [smf] INFO: Removed Session: UE IMSI:[262424668832031] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:39.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 02/01 11:05:39.988: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 02/01 11:05:39.993: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 02/01 11:05:40.000: [smf] INFO: Removed Session: UE IMSI:[262421422479789] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 02/01 11:05:40.000: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 02/01 11:05:40.004: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 02/01 11:05:40.009: [smf] INFO: Removed Session: UE IMSI:[262420654897262] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 02/01 11:05:40.009: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 02/01 11:05:40.014: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 02/01 11:05:40.019: [smf] INFO: Removed Session: UE IMSI:[262428346015240] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 02/01 11:05:40.019: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 02/01 11:05:40.025: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 02/01 11:05:40.030: [smf] INFO: Removed Session: UE IMSI:[262427849745931] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 02/01 11:05:40.030: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 02/01 11:05:40.036: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 02/01 11:05:40.040: [smf] INFO: Removed Session: UE IMSI:[262426122214220] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 02/01 11:05:40.040: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 02/01 11:05:40.046: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 02/01 11:05:40.052: [smf] INFO: Removed Session: UE IMSI:[262421029158879] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 02/01 11:05:40.052: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 02/01 11:05:40.057: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 02/01 11:05:40.063: [smf] INFO: Removed Session: UE IMSI:[262427123643727] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 02/01 11:05:40.063: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 02/01 11:05:40.068: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 02/01 11:05:40.074: [smf] INFO: Removed Session: UE IMSI:[262423612657300] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 02/01 11:05:40.074: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 02/01 11:05:40.079: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 02/01 11:05:40.086: [smf] INFO: Removed Session: UE IMSI:[262425041172663] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 02/01 11:05:40.086: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 02/01 11:05:40.090: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 02/01 11:05:40.095: [smf] INFO: Removed Session: UE IMSI:[262429265394058] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 02/01 11:05:40.095: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 02/01 11:05:40.100: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 02/01 11:05:40.106: [smf] INFO: Removed Session: UE IMSI:[262422941570450] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 02/01 11:05:40.106: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 02/01 11:05:40.111: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 02/01 11:05:40.116: [smf] INFO: Removed Session: UE IMSI:[262424811729745] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 02/01 11:05:40.116: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 02/01 11:05:40.122: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 02/01 11:05:40.128: [smf] INFO: Removed Session: UE IMSI:[262428843290913] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 02/01 11:05:40.128: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 02/01 11:05:40.133: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 02/01 11:05:40.139: [smf] INFO: Removed Session: UE IMSI:[262426412608364] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 02/01 11:05:40.139: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 02/01 11:05:40.144: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 02/01 11:05:40.151: [smf] INFO: Removed Session: UE IMSI:[262420524141462] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 02/01 11:05:40.152: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 02/01 11:05:40.155: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 02/01 11:05:40.161: [smf] INFO: Removed Session: UE IMSI:[262424877472363] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 02/01 11:05:40.161: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 02/01 11:05:40.166: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 02/01 11:05:40.171: [smf] INFO: Removed Session: UE IMSI:[262425814321424] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 02/01 11:05:40.171: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 02/01 11:05:40.177: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 02/01 11:05:40.183: [smf] INFO: Removed Session: UE IMSI:[262427457090478] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 02/01 11:05:40.183: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 02/01 11:05:40.187: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 02/01 11:05:40.193: [smf] INFO: Removed Session: UE IMSI:[262424438540655] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 02/01 11:05:40.193: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 02/01 11:05:40.198: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 02/01 11:05:40.203: [smf] INFO: Removed Session: UE IMSI:[262426253317149] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 02/01 11:05:40.203: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 02/01 11:05:40.209: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 02/01 11:05:40.214: [smf] INFO: Removed Session: UE IMSI:[262425762973355] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 02/01 11:05:40.214: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 02/01 11:05:40.220: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 02/01 11:05:40.225: [smf] INFO: Removed Session: UE IMSI:[262422149506931] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 02/01 11:05:40.225: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 02/01 11:05:40.230: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 02/01 11:05:40.235: [smf] INFO: Removed Session: UE IMSI:[262423962513718] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 02/01 11:05:40.235: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 02/01 11:05:40.241: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 02/01 11:05:40.247: [smf] INFO: Removed Session: UE IMSI:[262426953388412] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 02/01 11:05:40.247: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 02/01 11:05:40.252: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 02/01 11:05:40.257: [smf] INFO: Removed Session: UE IMSI:[262420493404504] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 02/01 11:05:40.257: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 02/01 11:05:40.263: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 02/01 11:05:40.268: [smf] INFO: Removed Session: UE IMSI:[262426557616696] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 02/01 11:05:40.268: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 02/01 11:05:40.273: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 02/01 11:05:40.279: [smf] INFO: Removed Session: UE IMSI:[262421931000373] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 02/01 11:05:40.279: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 02/01 11:05:40.284: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 02/01 11:05:40.289: [smf] INFO: Removed Session: UE IMSI:[262421305255204] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 02/01 11:05:40.289: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 02/01 11:05:40.295: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 02/01 11:05:40.300: [smf] INFO: Removed Session: UE IMSI:[262428120370527] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 02/01 11:05:40.300: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 02/01 11:05:40.306: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 02/01 11:05:40.311: [smf] INFO: Removed Session: UE IMSI:[262423122436924] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 02/01 11:05:40.311: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 02/01 11:05:40.317: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 02/01 11:05:40.322: [smf] INFO: Removed Session: UE IMSI:[262422566052869] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 02/01 11:05:40.322: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 02/01 11:05:40.327: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 02/01 11:05:40.332: [smf] INFO: Removed Session: UE IMSI:[262421056923314] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 02/01 11:05:40.332: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 02/01 11:05:40.338: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 02/01 11:05:40.344: [smf] INFO: Removed Session: UE IMSI:[262420609905349] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 02/01 11:05:40.344: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 02/01 11:05:40.349: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 02/01 11:05:40.355: [smf] INFO: Removed Session: UE IMSI:[262427032362154] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 02/01 11:05:40.355: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 02/01 11:05:40.360: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 02/01 11:05:40.366: [smf] INFO: Removed Session: UE IMSI:[262422622400314] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 02/01 11:05:40.366: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 02/01 11:05:40.371: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 02/01 11:05:40.377: [smf] INFO: Removed Session: UE IMSI:[262427619198240] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 02/01 11:05:40.377: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 02/01 11:05:40.382: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 02/01 11:05:40.387: [smf] INFO: Removed Session: UE IMSI:[262427638493188] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 02/01 11:05:40.387: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 02/01 11:05:40.392: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 02/01 11:05:40.398: [smf] INFO: Removed Session: UE IMSI:[262423519945711] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 02/01 11:05:40.398: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 02/01 11:05:40.403: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 02/01 11:05:40.408: [smf] INFO: Removed Session: UE IMSI:[262427455560305] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 02/01 11:05:40.408: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 02/01 11:05:40.414: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 02/01 11:05:40.419: [smf] INFO: Removed Session: UE IMSI:[262427709209618] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 02/01 11:05:40.419: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 02/01 11:05:40.425: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 02/01 11:05:40.430: [smf] INFO: Removed Session: UE IMSI:[262422399791893] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 02/01 11:05:40.430: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 02/01 11:05:40.436: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 02/01 11:05:40.441: [smf] INFO: Removed Session: UE IMSI:[262422198719138] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 02/01 11:05:40.441: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 02/01 11:05:40.446: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 02/01 11:05:40.451: [smf] INFO: Removed Session: UE IMSI:[262426661798632] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 02/01 11:05:40.451: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 02/01 11:05:40.457: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 02/01 11:05:40.462: [smf] INFO: Removed Session: UE IMSI:[262427991124794] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 02/01 11:05:40.462: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 02/01 11:05:40.468: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 02/01 11:05:40.474: [smf] INFO: Removed Session: UE IMSI:[262423844834442] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 02/01 11:05:40.474: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 02/01 11:05:40.479: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 02/01 11:05:40.484: [smf] INFO: Removed Session: UE IMSI:[262429672397421] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 02/01 11:05:40.484: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 02/01 11:05:40.489: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 02/01 11:05:40.494: [smf] INFO: Removed Session: UE IMSI:[262423728316142] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 02/01 11:05:40.494: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 02/01 11:05:40.500: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 02/01 11:05:40.507: [smf] INFO: Removed Session: UE IMSI:[262421437906623] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 02/01 11:05:40.507: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 02/01 11:05:40.511: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 02/01 11:05:40.518: [smf] INFO: Removed Session: UE IMSI:[262425901933996] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 02/01 11:05:40.518: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 02/01 11:05:40.522: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 02/01 11:05:40.528: [smf] INFO: Removed Session: UE IMSI:[262424066299351] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 02/01 11:05:40.528: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 02/01 11:05:40.533: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 02/01 11:05:40.538: [smf] INFO: Removed Session: UE IMSI:[262421132197937] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 02/01 11:05:40.538: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 02/01 11:05:40.544: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 02/01 11:05:40.549: [smf] INFO: Removed Session: UE IMSI:[262420366882602] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 02/01 11:05:40.549: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 02/01 11:05:40.555: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 02/01 11:05:40.560: [smf] INFO: Removed Session: UE IMSI:[262429366941766] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 02/01 11:05:40.560: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 02/01 11:05:40.566: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 02/01 11:05:40.575: [smf] INFO: Removed Session: UE IMSI:[262422738795838] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 02/01 11:05:40.575: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 02/01 11:05:40.577: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 02/01 11:05:40.586: [smf] INFO: Removed Session: UE IMSI:[262422371587651] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 02/01 11:05:40.586: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 02/01 11:05:40.589: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 02/01 11:05:40.595: [smf] INFO: Removed Session: UE IMSI:[262426640683587] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 02/01 11:05:40.595: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 02/01 11:05:40.599: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 02/01 11:05:40.605: [smf] INFO: Removed Session: UE IMSI:[262422418435021] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 02/01 11:05:40.605: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 02/01 11:05:40.610: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 02/01 11:05:40.615: [smf] INFO: Removed Session: UE IMSI:[262424437479467] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 02/01 11:05:40.615: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 02/01 11:05:40.621: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 02/01 11:05:40.626: [smf] INFO: Removed Session: UE IMSI:[262429428506321] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 02/01 11:05:40.626: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 02/01 11:05:40.632: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 02/01 11:05:40.637: [smf] INFO: Removed Session: UE IMSI:[262423072169131] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 02/01 11:05:40.637: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 02/01 11:05:40.642: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 02/01 11:05:40.648: [smf] INFO: Removed Session: UE IMSI:[262422297569038] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 02/01 11:05:40.648: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 02/01 11:05:40.653: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 02/01 11:05:40.658: [smf] INFO: Removed Session: UE IMSI:[262423536806453] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 02/01 11:05:40.658: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 02/01 11:05:40.664: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 02/01 11:05:40.669: [smf] INFO: Removed Session: UE IMSI:[262424739607109] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 02/01 11:05:40.669: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 02/01 11:05:40.674: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 02/01 11:05:40.679: [smf] INFO: Removed Session: UE IMSI:[262424514057552] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 02/01 11:05:40.679: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 02/01 11:05:40.685: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 02/01 11:05:40.691: [smf] INFO: Removed Session: UE IMSI:[262426863536303] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 02/01 11:05:40.691: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 02/01 11:05:40.696: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 02/01 11:05:40.702: [smf] INFO: Removed Session: UE IMSI:[262421153835947] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 02/01 11:05:40.702: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 02/01 11:05:40.707: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 02/01 11:05:40.712: [smf] INFO: Removed Session: UE IMSI:[262422360314870] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 02/01 11:05:40.712: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 02/01 11:05:40.718: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 02/01 11:05:40.723: [smf] INFO: Removed Session: UE IMSI:[262423770833444] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 02/01 11:05:40.723: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 02/01 11:05:40.728: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 02/01 11:05:40.734: [smf] INFO: Removed Session: UE IMSI:[262421168805819] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 02/01 11:05:40.734: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 02/01 11:05:40.739: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 02/01 11:05:40.744: [smf] INFO: Removed Session: UE IMSI:[262424438775878] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 02/01 11:05:40.744: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 02/01 11:05:40.750: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 02/01 11:05:40.755: [smf] INFO: Removed Session: UE IMSI:[262423549324276] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 02/01 11:05:40.755: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 02/01 11:05:40.760: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 02/01 11:05:40.765: [smf] INFO: Removed Session: UE IMSI:[262427731852263] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 02/01 11:05:40.765: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 02/01 11:05:40.771: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 02/01 11:05:40.777: [smf] INFO: Removed Session: UE IMSI:[262421389328451] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 02/01 11:05:40.777: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 02/01 11:05:40.782: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 02/01 11:05:40.787: [smf] INFO: Removed Session: UE IMSI:[262424675424678] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 02/01 11:05:40.788: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 02/01 11:05:40.793: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 02/01 11:05:40.798: [smf] INFO: Removed Session: UE IMSI:[262426808804885] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 02/01 11:05:40.798: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 02/01 11:05:40.803: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 02/01 11:05:40.809: [smf] INFO: Removed Session: UE IMSI:[262425595514431] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 02/01 11:05:40.809: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 02/01 11:05:40.814: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 02/01 11:05:40.819: [smf] INFO: Removed Session: UE IMSI:[262421855460925] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 02/01 11:05:40.819: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 02/01 11:05:40.825: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 02/01 11:05:40.830: [smf] INFO: Removed Session: UE IMSI:[262423956964358] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 02/01 11:05:40.830: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 02/01 11:05:40.835: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 02/01 11:05:40.841: [smf] INFO: Removed Session: UE IMSI:[262424070746186] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 02/01 11:05:40.841: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 02/01 11:05:40.846: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 02/01 11:05:40.851: [smf] INFO: Removed Session: UE IMSI:[262423258803621] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 02/01 11:05:40.851: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 02/01 11:05:40.857: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 02/01 11:05:40.862: [smf] INFO: Removed Session: UE IMSI:[262427897942228] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 02/01 11:05:40.862: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 02/01 11:05:40.868: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 02/01 11:05:40.873: [smf] INFO: Removed Session: UE IMSI:[262421847779971] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 02/01 11:05:40.873: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 02/01 11:05:40.878: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 02/01 11:05:40.883: [smf] INFO: Removed Session: UE IMSI:[262424681705928] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 02/01 11:05:40.883: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 02/01 11:05:40.889: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 02/01 11:05:40.895: [smf] INFO: Removed Session: UE IMSI:[262424250575913] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 02/01 11:05:40.895: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 02/01 11:05:40.900: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 02/01 11:05:40.905: [smf] INFO: Removed Session: UE IMSI:[262429397722570] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 02/01 11:05:40.905: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 02/01 11:05:40.911: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 02/01 11:05:40.916: [smf] INFO: Removed Session: UE IMSI:[262428268042977] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 02/01 11:05:40.916: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 02/01 11:05:40.921: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 02/01 11:05:40.927: [smf] INFO: Removed Session: UE IMSI:[262424598595934] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 02/01 11:05:40.927: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 02/01 11:05:40.932: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 02/01 11:05:40.937: [smf] INFO: Removed Session: UE IMSI:[262423387204426] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 02/01 11:05:40.937: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 02/01 11:05:40.943: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 02/01 11:05:40.949: [smf] INFO: Removed Session: UE IMSI:[262420813875661] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 02/01 11:05:40.949: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 02/01 11:05:40.954: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 02/01 11:05:40.959: [smf] INFO: Removed Session: UE IMSI:[262428311494681] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 02/01 11:05:40.959: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 02/01 11:05:40.964: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 02/01 11:05:40.970: [smf] INFO: Removed Session: UE IMSI:[262424122311141] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 02/01 11:05:40.970: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 02/01 11:05:40.975: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 02/01 11:05:40.981: [smf] INFO: Removed Session: UE IMSI:[262420055435938] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 02/01 11:05:40.981: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 02/01 11:05:40.986: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 02/01 11:05:40.991: [smf] INFO: Removed Session: UE IMSI:[262424436625691] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:40.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 02/01 11:05:40.991: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 02/01 11:05:40.997: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 02/01 11:05:41.002: [smf] INFO: Removed Session: UE IMSI:[262429350532152] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 02/01 11:05:41.002: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 02/01 11:05:41.007: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 02/01 11:05:41.012: [smf] INFO: Removed Session: UE IMSI:[262423102355284] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 02/01 11:05:41.012: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 02/01 11:05:41.018: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 02/01 11:05:41.023: [smf] INFO: Removed Session: UE IMSI:[262423739124285] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 02/01 11:05:41.023: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 02/01 11:05:41.028: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 02/01 11:05:41.033: [smf] INFO: Removed Session: UE IMSI:[262420452341766] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 02/01 11:05:41.033: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 02/01 11:05:41.039: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 02/01 11:05:41.043: [smf] INFO: Removed Session: UE IMSI:[262423400771770] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 02/01 11:05:41.043: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 02/01 11:05:41.050: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 02/01 11:05:41.055: [smf] INFO: Removed Session: UE IMSI:[262428167842994] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 02/01 11:05:41.055: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 02/01 11:05:41.060: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 02/01 11:05:41.069: [smf] INFO: Removed Session: UE IMSI:[262421314018422] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 02/01 11:05:41.069: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 02/01 11:05:41.071: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 02/01 11:05:41.076: [smf] INFO: Removed Session: UE IMSI:[262427206355632] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 02/01 11:05:41.076: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 02/01 11:05:41.082: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 02/01 11:05:41.091: [smf] INFO: Removed Session: UE IMSI:[262426260415977] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 02/01 11:05:41.091: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 02/01 11:05:41.094: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 02/01 11:05:41.102: [smf] INFO: Removed Session: UE IMSI:[262422536437872] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 02/01 11:05:41.102: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 02/01 11:05:41.105: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 02/01 11:05:41.110: [smf] INFO: Removed Session: UE IMSI:[262428715352074] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 02/01 11:05:41.110: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 02/01 11:05:41.115: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 02/01 11:05:41.120: [smf] INFO: Removed Session: UE IMSI:[262421536631416] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 02/01 11:05:41.120: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 02/01 11:05:41.126: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 02/01 11:05:41.132: [smf] INFO: Removed Session: UE IMSI:[262423899832819] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 02/01 11:05:41.132: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 02/01 11:05:41.137: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 02/01 11:05:41.144: [smf] INFO: Removed Session: UE IMSI:[262428479740461] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 02/01 11:05:41.144: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 02/01 11:05:41.148: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 02/01 11:05:41.154: [smf] INFO: Removed Session: UE IMSI:[262420370130989] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 02/01 11:05:41.154: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 02/01 11:05:41.159: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 02/01 11:05:41.164: [smf] INFO: Removed Session: UE IMSI:[262429957007961] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 02/01 11:05:41.164: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 02/01 11:05:41.170: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 02/01 11:05:41.175: [smf] INFO: Removed Session: UE IMSI:[262426155342573] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 02/01 11:05:41.175: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 02/01 11:05:41.180: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 02/01 11:05:41.186: [smf] INFO: Removed Session: UE IMSI:[262423382486173] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 02/01 11:05:41.186: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 02/01 11:05:41.191: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 02/01 11:05:41.196: [smf] INFO: Removed Session: UE IMSI:[262422252537526] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 02/01 11:05:41.196: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 02/01 11:05:41.202: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 02/01 11:05:41.207: [smf] INFO: Removed Session: UE IMSI:[262429452754524] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 02/01 11:05:41.207: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 02/01 11:05:41.213: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 02/01 11:05:41.217: [smf] INFO: Removed Session: UE IMSI:[262422923137433] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 02/01 11:05:41.217: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 02/01 11:05:41.223: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 02/01 11:05:41.229: [smf] INFO: Removed Session: UE IMSI:[262428279814714] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 02/01 11:05:41.229: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 02/01 11:05:41.234: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 02/01 11:05:41.239: [smf] INFO: Removed Session: UE IMSI:[262427783527115] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 02/01 11:05:41.239: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 02/01 11:05:41.245: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 02/01 11:05:41.250: [smf] INFO: Removed Session: UE IMSI:[262428068019908] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 02/01 11:05:41.250: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 02/01 11:05:41.256: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 02/01 11:05:41.261: [smf] INFO: Removed Session: UE IMSI:[262427542008865] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 02/01 11:05:41.261: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 02/01 11:05:41.266: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 02/01 11:05:41.272: [smf] INFO: Removed Session: UE IMSI:[262424721046961] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 02/01 11:05:41.272: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 02/01 11:05:41.277: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 02/01 11:05:41.283: [smf] INFO: Removed Session: UE IMSI:[262425623857630] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 02/01 11:05:41.283: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 02/01 11:05:41.288: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 02/01 11:05:41.293: [smf] INFO: Removed Session: UE IMSI:[262420267544640] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 02/01 11:05:41.293: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 02/01 11:05:41.299: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 02/01 11:05:41.304: [smf] INFO: Removed Session: UE IMSI:[262420554971847] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 02/01 11:05:41.304: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 02/01 11:05:41.309: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 02/01 11:05:41.314: [smf] INFO: Removed Session: UE IMSI:[262425042288652] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 02/01 11:05:41.314: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 02/01 11:05:41.320: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 02/01 11:05:41.326: [smf] INFO: Removed Session: UE IMSI:[262429292009871] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 02/01 11:05:41.326: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 02/01 11:05:41.331: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 02/01 11:05:41.340: [smf] INFO: Removed Session: UE IMSI:[262427510300817] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 02/01 11:05:41.340: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 02/01 11:05:41.342: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 02/01 11:05:41.349: [smf] INFO: Removed Session: UE IMSI:[262420560154800] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 02/01 11:05:41.349: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 02/01 11:05:41.353: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 02/01 11:05:41.358: [smf] INFO: Removed Session: UE IMSI:[262429309806630] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 02/01 11:05:41.358: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 02/01 11:05:41.364: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 02/01 11:05:41.368: [smf] INFO: Removed Session: UE IMSI:[262420192671003] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 02/01 11:05:41.368: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 02/01 11:05:41.375: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 02/01 11:05:41.379: [smf] INFO: Removed Session: UE IMSI:[262420046394896] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 02/01 11:05:41.379: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 02/01 11:05:41.385: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 02/01 11:05:41.390: [smf] INFO: Removed Session: UE IMSI:[262429548961136] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 02/01 11:05:41.390: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 02/01 11:05:41.396: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 02/01 11:05:41.401: [smf] INFO: Removed Session: UE IMSI:[262425997446167] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 02/01 11:05:41.401: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 02/01 11:05:41.407: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 02/01 11:05:41.411: [smf] INFO: Removed Session: UE IMSI:[262422137093090] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 02/01 11:05:41.411: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 02/01 11:05:41.418: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 02/01 11:05:41.422: [smf] INFO: Removed Session: UE IMSI:[262429833953769] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 02/01 11:05:41.422: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 02/01 11:05:41.428: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 02/01 11:05:41.436: [smf] INFO: Removed Session: UE IMSI:[262426526244393] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 02/01 11:05:41.436: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 02/01 11:05:41.439: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 02/01 11:05:41.444: [smf] INFO: Removed Session: UE IMSI:[262422450376456] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 02/01 11:05:41.444: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 02/01 11:05:41.450: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 02/01 11:05:41.454: [smf] INFO: Removed Session: UE IMSI:[262428842105936] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 02/01 11:05:41.454: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 02/01 11:05:41.460: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 02/01 11:05:41.465: [smf] INFO: Removed Session: UE IMSI:[262426748240465] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 02/01 11:05:41.465: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 02/01 11:05:41.471: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 02/01 11:05:41.476: [smf] INFO: Removed Session: UE IMSI:[262422778500726] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 02/01 11:05:41.476: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 02/01 11:05:41.482: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 02/01 11:05:41.487: [smf] INFO: Removed Session: UE IMSI:[262420827186425] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 02/01 11:05:41.487: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 02/01 11:05:41.493: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 02/01 11:05:41.497: [smf] INFO: Removed Session: UE IMSI:[262421586114650] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 02/01 11:05:41.497: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 02/01 11:05:41.503: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 02/01 11:05:41.508: [smf] INFO: Removed Session: UE IMSI:[262427510603176] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 02/01 11:05:41.508: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 02/01 11:05:41.514: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 02/01 11:05:41.519: [smf] INFO: Removed Session: UE IMSI:[262420021055861] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 02/01 11:05:41.519: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 02/01 11:05:41.525: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 02/01 11:05:41.530: [smf] INFO: Removed Session: UE IMSI:[262424656098321] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 02/01 11:05:41.530: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 02/01 11:05:41.536: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 02/01 11:05:41.541: [smf] INFO: Removed Session: UE IMSI:[262422637181200] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 02/01 11:05:41.541: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 02/01 11:05:41.546: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 02/01 11:05:41.551: [smf] INFO: Removed Session: UE IMSI:[262429991425325] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 02/01 11:05:41.551: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 02/01 11:05:41.557: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 02/01 11:05:41.562: [smf] INFO: Removed Session: UE IMSI:[262429433857758] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 02/01 11:05:41.562: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 02/01 11:05:41.568: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 02/01 11:05:41.573: [smf] INFO: Removed Session: UE IMSI:[262422232362892] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 02/01 11:05:41.573: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 02/01 11:05:41.579: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 02/01 11:05:41.584: [smf] INFO: Removed Session: UE IMSI:[262425733653882] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 02/01 11:05:41.584: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 02/01 11:05:41.589: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 02/01 11:05:41.593: [smf] INFO: Removed Session: UE IMSI:[262421913304743] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 02/01 11:05:41.593: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 02/01 11:05:41.600: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 02/01 11:05:41.601: [smf] INFO: Removed Session: UE IMSI:[262424292446152] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 02/01 11:05:41.601: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 02/01 11:05:41.610: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 02/01 11:05:41.612: [smf] INFO: Removed Session: UE IMSI:[262423562714709] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 02/01 11:05:41.612: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 02/01 11:05:41.620: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 02/01 11:05:41.622: [smf] INFO: Removed Session: UE IMSI:[262423645142785] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 02/01 11:05:41.622: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 02/01 11:05:41.630: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 02/01 11:05:41.633: [smf] INFO: Removed Session: UE IMSI:[262421526962877] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 02/01 11:05:41.633: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 02/01 11:05:41.641: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 02/01 11:05:41.643: [smf] INFO: Removed Session: UE IMSI:[262427373512495] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 02/01 11:05:41.643: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 02/01 11:05:41.651: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 02/01 11:05:41.653: [smf] INFO: Removed Session: UE IMSI:[262429137689672] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 02/01 11:05:41.653: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 02/01 11:05:41.661: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 02/01 11:05:41.663: [smf] INFO: Removed Session: UE IMSI:[262423457263750] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 02/01 11:05:41.663: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 02/01 11:05:41.672: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 02/01 11:05:41.673: [smf] INFO: Removed Session: UE IMSI:[262424176741000] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 02/01 11:05:41.673: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 02/01 11:05:41.682: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 02/01 11:05:41.683: [smf] INFO: Removed Session: UE IMSI:[262428443717236] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 02/01 11:05:41.683: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 02/01 11:05:41.692: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 02/01 11:05:41.694: [smf] INFO: Removed Session: UE IMSI:[262425794406626] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 02/01 11:05:41.694: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 02/01 11:05:41.702: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 02/01 11:05:41.704: [smf] INFO: Removed Session: UE IMSI:[262425978235422] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 02/01 11:05:41.704: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 02/01 11:05:41.713: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 02/01 11:05:41.714: [smf] INFO: Removed Session: UE IMSI:[262424425307661] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 02/01 11:05:41.714: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 02/01 11:05:41.723: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 02/01 11:05:41.724: [smf] INFO: Removed Session: UE IMSI:[262427419665516] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 02/01 11:05:41.724: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 02/01 11:05:41.733: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 02/01 11:05:41.735: [smf] INFO: Removed Session: UE IMSI:[262421458683480] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 02/01 11:05:41.735: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 02/01 11:05:41.743: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 02/01 11:05:41.745: [smf] INFO: Removed Session: UE IMSI:[262428113530323] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 02/01 11:05:41.745: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 02/01 11:05:41.754: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 02/01 11:05:41.755: [smf] INFO: Removed Session: UE IMSI:[262429615997043] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 02/01 11:05:41.755: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 02/01 11:05:41.764: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 02/01 11:05:41.765: [smf] INFO: Removed Session: UE IMSI:[262426821236064] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 02/01 11:05:41.765: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 02/01 11:05:41.774: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 02/01 11:05:41.777: [smf] INFO: Removed Session: UE IMSI:[262428691349370] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 02/01 11:05:41.777: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 02/01 11:05:41.784: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 02/01 11:05:41.786: [smf] INFO: Removed Session: UE IMSI:[262429193771971] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 02/01 11:05:41.786: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 02/01 11:05:41.795: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 02/01 11:05:41.796: [smf] INFO: Removed Session: UE IMSI:[262429486395348] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 02/01 11:05:41.796: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 02/01 11:05:41.805: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 02/01 11:05:41.807: [smf] INFO: Removed Session: UE IMSI:[262423514916075] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 02/01 11:05:41.807: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 02/01 11:05:41.815: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 02/01 11:05:41.817: [smf] INFO: Removed Session: UE IMSI:[262423504728617] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 02/01 11:05:41.817: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 02/01 11:05:41.825: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 02/01 11:05:41.827: [smf] INFO: Removed Session: UE IMSI:[262420011468764] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 02/01 11:05:41.827: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 02/01 11:05:41.836: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 02/01 11:05:41.838: [smf] INFO: Removed Session: UE IMSI:[262426221026128] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 02/01 11:05:41.838: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 02/01 11:05:41.846: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 02/01 11:05:41.848: [smf] INFO: Removed Session: UE IMSI:[262421109523086] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 02/01 11:05:41.848: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 02/01 11:05:41.856: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 02/01 11:05:41.858: [smf] INFO: Removed Session: UE IMSI:[262422806887000] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 02/01 11:05:41.858: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 02/01 11:05:41.867: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 02/01 11:05:41.869: [smf] INFO: Removed Session: UE IMSI:[262422848998974] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 02/01 11:05:41.869: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 02/01 11:05:41.877: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 02/01 11:05:41.880: [smf] INFO: Removed Session: UE IMSI:[262421171860498] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 02/01 11:05:41.880: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 02/01 11:05:41.887: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 02/01 11:05:41.890: [smf] INFO: Removed Session: UE IMSI:[262428996816526] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 02/01 11:05:41.890: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 02/01 11:05:41.897: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 02/01 11:05:41.900: [smf] INFO: Removed Session: UE IMSI:[262427496245330] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 02/01 11:05:41.900: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 02/01 11:05:41.908: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 02/01 11:05:41.910: [smf] INFO: Removed Session: UE IMSI:[262423746352714] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 02/01 11:05:41.910: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 02/01 11:05:41.918: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 02/01 11:05:41.920: [smf] INFO: Removed Session: UE IMSI:[262424447286076] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 02/01 11:05:41.920: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 02/01 11:05:41.928: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 02/01 11:05:41.930: [smf] INFO: Removed Session: UE IMSI:[262422937713971] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 02/01 11:05:41.930: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 02/01 11:05:41.938: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 02/01 11:05:41.940: [smf] INFO: Removed Session: UE IMSI:[262428616492332] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 02/01 11:05:41.940: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 02/01 11:05:41.949: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 02/01 11:05:41.951: [smf] INFO: Removed Session: UE IMSI:[262427499705485] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 02/01 11:05:41.951: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 02/01 11:05:41.959: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 02/01 11:05:41.961: [smf] INFO: Removed Session: UE IMSI:[262426380945816] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 02/01 11:05:41.961: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 02/01 11:05:41.970: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 02/01 11:05:41.971: [smf] INFO: Removed Session: UE IMSI:[262427994087756] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 02/01 11:05:41.971: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 02/01 11:05:41.980: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 02/01 11:05:41.982: [smf] INFO: Removed Session: UE IMSI:[262426602960735] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 02/01 11:05:41.982: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 02/01 11:05:41.990: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 02/01 11:05:41.992: [smf] INFO: Removed Session: UE IMSI:[262423448623209] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:41.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 02/01 11:05:41.992: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 02/01 11:05:42.001: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 02/01 11:05:42.003: [smf] INFO: Removed Session: UE IMSI:[262426004973608] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 02/01 11:05:42.003: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 02/01 11:05:42.011: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 02/01 11:05:42.013: [smf] INFO: Removed Session: UE IMSI:[262425856459406] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 02/01 11:05:42.013: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 02/01 11:05:42.021: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 02/01 11:05:42.023: [smf] INFO: Removed Session: UE IMSI:[262422960216971] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 02/01 11:05:42.023: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 02/01 11:05:42.032: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 02/01 11:05:42.037: [smf] INFO: Removed Session: UE IMSI:[262426480794596] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 02/01 11:05:42.037: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 02/01 11:05:42.043: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 02/01 11:05:42.047: [smf] INFO: Removed Session: UE IMSI:[262423025947199] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 02/01 11:05:42.047: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 02/01 11:05:42.053: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 02/01 11:05:42.057: [smf] INFO: Removed Session: UE IMSI:[262422524615692] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 02/01 11:05:42.057: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 02/01 11:05:42.064: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 02/01 11:05:42.070: [smf] INFO: Removed Session: UE IMSI:[262426985157808] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 02/01 11:05:42.070: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 02/01 11:05:42.075: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 02/01 11:05:42.078: [smf] INFO: Removed Session: UE IMSI:[262429940526805] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 02/01 11:05:42.078: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 02/01 11:05:42.085: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 02/01 11:05:42.090: [smf] INFO: Removed Session: UE IMSI:[262425135831690] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 02/01 11:05:42.091: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 02/01 11:05:42.096: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 02/01 11:05:42.104: [smf] INFO: Removed Session: UE IMSI:[262427550692880] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 02/01 11:05:42.104: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 02/01 11:05:42.107: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 02/01 11:05:42.115: [smf] INFO: Removed Session: UE IMSI:[262427979997211] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 02/01 11:05:42.115: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 02/01 11:05:42.118: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 02/01 11:05:42.124: [smf] INFO: Removed Session: UE IMSI:[262426319542956] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 02/01 11:05:42.124: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 02/01 11:05:42.129: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 02/01 11:05:42.137: [smf] INFO: Removed Session: UE IMSI:[262422466278229] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 02/01 11:05:42.137: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 02/01 11:05:42.140: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 02/01 11:05:42.144: [smf] INFO: Removed Session: UE IMSI:[262426406902809] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 02/01 11:05:42.144: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 02/01 11:05:42.150: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 02/01 11:05:42.156: [smf] INFO: Removed Session: UE IMSI:[262421811039031] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 02/01 11:05:42.156: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 02/01 11:05:42.161: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 02/01 11:05:42.168: [smf] INFO: Removed Session: UE IMSI:[262423833594509] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 02/01 11:05:42.168: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 02/01 11:05:42.172: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 02/01 11:05:42.180: [smf] INFO: Removed Session: UE IMSI:[262424030827037] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 02/01 11:05:42.180: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 02/01 11:05:42.184: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 02/01 11:05:42.192: [smf] INFO: Removed Session: UE IMSI:[262421613773588] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 02/01 11:05:42.192: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 02/01 11:05:42.195: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 02/01 11:05:42.201: [smf] INFO: Removed Session: UE IMSI:[262427395553318] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 02/01 11:05:42.201: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 02/01 11:05:42.206: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 02/01 11:05:42.210: [smf] INFO: Removed Session: UE IMSI:[262422926863320] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 02/01 11:05:42.210: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 02/01 11:05:42.217: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 02/01 11:05:42.224: [smf] INFO: Removed Session: UE IMSI:[262425536887330] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 02/01 11:05:42.224: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 02/01 11:05:42.228: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 02/01 11:05:42.236: [smf] INFO: Removed Session: UE IMSI:[262429770021260] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 02/01 11:05:42.236: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 02/01 11:05:42.239: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 02/01 11:05:42.244: [smf] INFO: Removed Session: UE IMSI:[262425046677179] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 02/01 11:05:42.244: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 02/01 11:05:42.250: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 02/01 11:05:42.255: [smf] INFO: Removed Session: UE IMSI:[262421750073092] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 02/01 11:05:42.255: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 02/01 11:05:42.261: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 02/01 11:05:42.268: [smf] INFO: Removed Session: UE IMSI:[262429120213609] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 02/01 11:05:42.268: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 02/01 11:05:42.271: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 02/01 11:05:42.277: [smf] INFO: Removed Session: UE IMSI:[262421278978078] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 02/01 11:05:42.277: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 02/01 11:05:42.282: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 02/01 11:05:42.288: [smf] INFO: Removed Session: UE IMSI:[262423335258520] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 02/01 11:05:42.288: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 02/01 11:05:42.293: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 02/01 11:05:42.298: [smf] INFO: Removed Session: UE IMSI:[262428810181057] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 02/01 11:05:42.298: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 02/01 11:05:42.303: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 02/01 11:05:42.309: [smf] INFO: Removed Session: UE IMSI:[262427611236831] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 02/01 11:05:42.309: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 02/01 11:05:42.314: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 02/01 11:05:42.319: [smf] INFO: Removed Session: UE IMSI:[262423775959386] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 02/01 11:05:42.319: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 02/01 11:05:42.325: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 02/01 11:05:42.331: [smf] INFO: Removed Session: UE IMSI:[262428627643664] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 02/01 11:05:42.331: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 02/01 11:05:42.336: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 02/01 11:05:42.342: [smf] INFO: Removed Session: UE IMSI:[262421518911226] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 02/01 11:05:42.342: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 02/01 11:05:42.347: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 02/01 11:05:42.352: [smf] INFO: Removed Session: UE IMSI:[262427964103725] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 02/01 11:05:42.352: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 02/01 11:05:42.357: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 02/01 11:05:42.364: [smf] INFO: Removed Session: UE IMSI:[262422928183739] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 02/01 11:05:42.364: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 02/01 11:05:42.368: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 02/01 11:05:42.374: [smf] INFO: Removed Session: UE IMSI:[262420509152986] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 02/01 11:05:42.375: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 02/01 11:05:42.379: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 02/01 11:05:42.384: [smf] INFO: Removed Session: UE IMSI:[262420819221435] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 02/01 11:05:42.384: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 02/01 11:05:42.390: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 02/01 11:05:42.395: [smf] INFO: Removed Session: UE IMSI:[262427276177876] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 02/01 11:05:42.395: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 02/01 11:05:42.400: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 02/01 11:05:42.406: [smf] INFO: Removed Session: UE IMSI:[262429088383429] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 02/01 11:05:42.406: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 02/01 11:05:42.411: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 02/01 11:05:42.416: [smf] INFO: Removed Session: UE IMSI:[262422326309183] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 02/01 11:05:42.416: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 02/01 11:05:42.422: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 02/01 11:05:42.428: [smf] INFO: Removed Session: UE IMSI:[262426406978260] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 02/01 11:05:42.428: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 02/01 11:05:42.433: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 02/01 11:05:42.438: [smf] INFO: Removed Session: UE IMSI:[262428018923237] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 02/01 11:05:42.438: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 02/01 11:05:42.443: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 02/01 11:05:42.450: [smf] INFO: Removed Session: UE IMSI:[262424572203219] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 02/01 11:05:42.450: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 02/01 11:05:42.454: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 02/01 11:05:42.460: [smf] INFO: Removed Session: UE IMSI:[262427542324720] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 02/01 11:05:42.460: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 02/01 11:05:42.465: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 02/01 11:05:42.470: [smf] INFO: Removed Session: UE IMSI:[262424841015416] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 02/01 11:05:42.470: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 02/01 11:05:42.476: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 02/01 11:05:42.481: [smf] INFO: Removed Session: UE IMSI:[262428836130479] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 02/01 11:05:42.481: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 02/01 11:05:42.486: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 02/01 11:05:42.491: [smf] INFO: Removed Session: UE IMSI:[262427335534166] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 02/01 11:05:42.491: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 02/01 11:05:42.497: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 02/01 11:05:42.502: [smf] INFO: Removed Session: UE IMSI:[262423810024101] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 02/01 11:05:42.502: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 02/01 11:05:42.508: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 02/01 11:05:42.513: [smf] INFO: Removed Session: UE IMSI:[262429087105793] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 02/01 11:05:42.513: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 02/01 11:05:42.519: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 02/01 11:05:42.524: [smf] INFO: Removed Session: UE IMSI:[262421079622409] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 02/01 11:05:42.524: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 02/01 11:05:42.530: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 02/01 11:05:42.535: [smf] INFO: Removed Session: UE IMSI:[262428824846305] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 02/01 11:05:42.535: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 02/01 11:05:42.540: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 02/01 11:05:42.546: [smf] INFO: Removed Session: UE IMSI:[262421968585916] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 02/01 11:05:42.546: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 02/01 11:05:42.551: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 02/01 11:05:42.556: [smf] INFO: Removed Session: UE IMSI:[262428771651834] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 02/01 11:05:42.556: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 02/01 11:05:42.562: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 02/01 11:05:42.567: [smf] INFO: Removed Session: UE IMSI:[262429602869471] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 02/01 11:05:42.567: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 02/01 11:05:42.573: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 02/01 11:05:42.578: [smf] INFO: Removed Session: UE IMSI:[262428969775078] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 02/01 11:05:42.578: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 02/01 11:05:42.583: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 02/01 11:05:42.588: [smf] INFO: Removed Session: UE IMSI:[262424368307760] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 02/01 11:05:42.588: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 02/01 11:05:42.594: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 02/01 11:05:42.599: [smf] INFO: Removed Session: UE IMSI:[262421158306024] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 02/01 11:05:42.599: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 02/01 11:05:42.605: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 02/01 11:05:42.610: [smf] INFO: Removed Session: UE IMSI:[262424591705078] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 02/01 11:05:42.610: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 02/01 11:05:42.616: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 02/01 11:05:42.621: [smf] INFO: Removed Session: UE IMSI:[262428107876153] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 02/01 11:05:42.621: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 02/01 11:05:42.626: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 02/01 11:05:42.632: [smf] INFO: Removed Session: UE IMSI:[262427181255927] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 02/01 11:05:42.632: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 02/01 11:05:42.637: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 02/01 11:05:42.643: [smf] INFO: Removed Session: UE IMSI:[262422433983125] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 02/01 11:05:42.643: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 02/01 11:05:42.648: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 02/01 11:05:42.653: [smf] INFO: Removed Session: UE IMSI:[262423294832913] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 02/01 11:05:42.653: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 02/01 11:05:42.658: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 02/01 11:05:42.663: [smf] INFO: Removed Session: UE IMSI:[262421126975858] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 02/01 11:05:42.663: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 02/01 11:05:42.669: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 02/01 11:05:42.674: [smf] INFO: Removed Session: UE IMSI:[262421034989826] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 02/01 11:05:42.674: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 02/01 11:05:42.680: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 02/01 11:05:42.685: [smf] INFO: Removed Session: UE IMSI:[262427998408313] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 02/01 11:05:42.685: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 02/01 11:05:42.691: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 02/01 11:05:42.696: [smf] INFO: Removed Session: UE IMSI:[262424966891075] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 02/01 11:05:42.696: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 02/01 11:05:42.701: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 02/01 11:05:42.707: [smf] INFO: Removed Session: UE IMSI:[262424133235433] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 02/01 11:05:42.707: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 02/01 11:05:42.712: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 02/01 11:05:42.717: [smf] INFO: Removed Session: UE IMSI:[262426555913888] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 02/01 11:05:42.717: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 02/01 11:05:42.723: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 02/01 11:05:42.728: [smf] INFO: Removed Session: UE IMSI:[262427481162290] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 02/01 11:05:42.728: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 02/01 11:05:42.734: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 02/01 11:05:42.738: [smf] INFO: Removed Session: UE IMSI:[262425468467306] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 02/01 11:05:42.738: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 02/01 11:05:42.744: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 02/01 11:05:42.750: [smf] INFO: Removed Session: UE IMSI:[262425060192988] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 02/01 11:05:42.750: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 02/01 11:05:42.755: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 02/01 11:05:42.760: [smf] INFO: Removed Session: UE IMSI:[262424871684596] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 02/01 11:05:42.760: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 02/01 11:05:42.766: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 02/01 11:05:42.772: [smf] INFO: Removed Session: UE IMSI:[262427244952585] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 02/01 11:05:42.772: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 02/01 11:05:42.777: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 02/01 11:05:42.782: [smf] INFO: Removed Session: UE IMSI:[262426971184617] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 02/01 11:05:42.782: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 02/01 11:05:42.788: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 02/01 11:05:42.792: [smf] INFO: Removed Session: UE IMSI:[262427089149116] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 02/01 11:05:42.792: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 02/01 11:05:42.798: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 02/01 11:05:42.803: [smf] INFO: Removed Session: UE IMSI:[262423787449245] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 02/01 11:05:42.803: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 02/01 11:05:42.809: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 02/01 11:05:42.814: [smf] INFO: Removed Session: UE IMSI:[262429738379753] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 02/01 11:05:42.814: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 02/01 11:05:42.820: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 02/01 11:05:42.826: [smf] INFO: Removed Session: UE IMSI:[262424867591416] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 02/01 11:05:42.826: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 02/01 11:05:42.831: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 02/01 11:05:42.835: [smf] INFO: Removed Session: UE IMSI:[262428684600100] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 02/01 11:05:42.835: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 02/01 11:05:42.841: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 02/01 11:05:42.847: [smf] INFO: Removed Session: UE IMSI:[262425540993936] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 02/01 11:05:42.847: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 02/01 11:05:42.852: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 02/01 11:05:42.861: [smf] INFO: Removed Session: UE IMSI:[262422885855667] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 02/01 11:05:42.861: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 02/01 11:05:42.863: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 02/01 11:05:42.867: [smf] INFO: Removed Session: UE IMSI:[262420116569135] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 02/01 11:05:42.867: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 02/01 11:05:42.874: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 02/01 11:05:42.879: [smf] INFO: Removed Session: UE IMSI:[262422154406020] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 02/01 11:05:42.879: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 02/01 11:05:42.885: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 02/01 11:05:42.890: [smf] INFO: Removed Session: UE IMSI:[262427207199273] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 02/01 11:05:42.890: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 02/01 11:05:42.895: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 02/01 11:05:42.900: [smf] INFO: Removed Session: UE IMSI:[262428047723018] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 02/01 11:05:42.901: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 02/01 11:05:42.906: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 02/01 11:05:42.911: [smf] INFO: Removed Session: UE IMSI:[262425836462965] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 02/01 11:05:42.911: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 02/01 11:05:42.917: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 02/01 11:05:42.922: [smf] INFO: Removed Session: UE IMSI:[262420130439470] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 02/01 11:05:42.922: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 02/01 11:05:42.928: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 02/01 11:05:42.933: [smf] INFO: Removed Session: UE IMSI:[262425100264211] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 02/01 11:05:42.933: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 02/01 11:05:42.938: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 02/01 11:05:42.943: [smf] INFO: Removed Session: UE IMSI:[262420528893403] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 02/01 11:05:42.943: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 02/01 11:05:42.949: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 02/01 11:05:42.955: [smf] INFO: Removed Session: UE IMSI:[262429217144728] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 02/01 11:05:42.955: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 02/01 11:05:42.960: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 02/01 11:05:42.966: [smf] INFO: Removed Session: UE IMSI:[262425414992977] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 02/01 11:05:42.966: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 02/01 11:05:42.971: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 02/01 11:05:42.976: [smf] INFO: Removed Session: UE IMSI:[262428617497010] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 02/01 11:05:42.976: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 02/01 11:05:42.982: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 02/01 11:05:42.987: [smf] INFO: Removed Session: UE IMSI:[262423832260220] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 02/01 11:05:42.987: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 02/01 11:05:42.992: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 02/01 11:05:42.998: [smf] INFO: Removed Session: UE IMSI:[262422185904766] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:42.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 02/01 11:05:42.998: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 02/01 11:05:43.003: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/01 11:05:43.010: [smf] INFO: Removed Session: UE IMSI:[262427199976203] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:43.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/01 11:05:43.010: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 02/01 11:05:43.015: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 02/01 11:05:43.024: [smf] INFO: Removed Session: UE IMSI:[262423641759738] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:43.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 02/01 11:05:43.024: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: Warning: Stopping inactive timer T_next. MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:05:45.031: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/01 11:05:45.031: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(85)@46622efb5b18: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(86)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@46622efb5b18: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:05:45 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512264) Waiting for packet dumper to finish... 1 (prev_count=6512264, count=6512776) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:05:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@46622efb5b18: 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@46622efb5b18: Test case TC_addr_pool_exhaustion started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:05:50.803: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:05:51.513: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 02/01 11:05:52.529: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 02/01 11:05:52.529: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 02/01 11:05:52.529: [smf] INFO: UE IMSI[262423825869979] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.536: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/01 11:05:52.536: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/01 11:05:52.536: [smf] INFO: UE IMSI[262423072109509] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.540: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 02/01 11:05:52.540: [upf] INFO: UE F-SEID[UP:0x45 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.540: [upf] INFO: UE F-SEID[UP:0x45 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.544: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 02/01 11:05:52.544: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 02/01 11:05:52.544: [smf] INFO: UE IMSI[262423170533522] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.546: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/01 11:05:52.547: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.547: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.552: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 02/01 11:05:52.552: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 02/01 11:05:52.552: [smf] INFO: UE IMSI[262423335738316] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.553: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 02/01 11:05:52.553: [upf] INFO: UE F-SEID[UP:0xae9 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.553: [upf] INFO: UE F-SEID[UP:0xae9 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.558: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 02/01 11:05:52.558: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 02/01 11:05:52.558: [smf] INFO: UE IMSI[262429018062645] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.558: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 02/01 11:05:52.559: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.559: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.564: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 02/01 11:05:52.564: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 02/01 11:05:52.564: [smf] INFO: UE IMSI[262421317904327] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.564: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 02/01 11:05:52.564: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.564: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.570: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 02/01 11:05:52.570: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 02/01 11:05:52.570: [smf] INFO: UE IMSI[262422255585960] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.571: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 02/01 11:05:52.571: [upf] INFO: UE F-SEID[UP:0x235 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.571: [upf] INFO: UE F-SEID[UP:0x235 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.576: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 02/01 11:05:52.576: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 02/01 11:05:52.576: [smf] INFO: UE IMSI[262429709290491] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.576: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 02/01 11:05:52.576: [upf] INFO: UE F-SEID[UP:0x599 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.576: [upf] INFO: UE F-SEID[UP:0x599 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.582: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 02/01 11:05:52.582: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 02/01 11:05:52.582: [smf] INFO: UE IMSI[262422697733684] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.583: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 02/01 11:05:52.583: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.583: [upf] INFO: UE F-SEID[UP:0xf20 CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.588: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 02/01 11:05:52.588: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 02/01 11:05:52.588: [smf] INFO: UE IMSI[262421812493135] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.588: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 02/01 11:05:52.588: [upf] INFO: UE F-SEID[UP:0x817 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.588: [upf] INFO: UE F-SEID[UP:0x817 CP:0x588] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.594: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 02/01 11:05:52.594: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 02/01 11:05:52.594: [smf] INFO: UE IMSI[262426531778695] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.594: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 02/01 11:05:52.594: [upf] INFO: UE F-SEID[UP:0x308 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.594: [upf] INFO: UE F-SEID[UP:0x308 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.600: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 02/01 11:05:52.600: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 02/01 11:05:52.600: [smf] INFO: UE IMSI[262424865485437] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.600: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 02/01 11:05:52.600: [upf] INFO: UE F-SEID[UP:0x591 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.600: [upf] INFO: UE F-SEID[UP:0x591 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.606: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 02/01 11:05:52.606: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 02/01 11:05:52.606: [smf] INFO: UE IMSI[262427769760482] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.606: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 02/01 11:05:52.606: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.606: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.612: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 02/01 11:05:52.612: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 02/01 11:05:52.612: [smf] INFO: UE IMSI[262426581906191] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.612: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 02/01 11:05:52.612: [upf] INFO: UE F-SEID[UP:0x788 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.612: [upf] INFO: UE F-SEID[UP:0x788 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.618: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 02/01 11:05:52.618: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 02/01 11:05:52.618: [smf] INFO: UE IMSI[262421116457968] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.618: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 02/01 11:05:52.618: [upf] INFO: UE F-SEID[UP:0xc6 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.618: [upf] INFO: UE F-SEID[UP:0xc6 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.623: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 02/01 11:05:52.623: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 02/01 11:05:52.623: [smf] INFO: UE IMSI[262427684655232] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.624: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 02/01 11:05:52.624: [upf] INFO: UE F-SEID[UP:0x71e CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.624: [upf] INFO: UE F-SEID[UP:0x71e CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.629: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 02/01 11:05:52.629: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 02/01 11:05:52.629: [smf] INFO: UE IMSI[262426603436187] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.630: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 02/01 11:05:52.630: [upf] INFO: UE F-SEID[UP:0x670 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.630: [upf] INFO: UE F-SEID[UP:0x670 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.635: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 02/01 11:05:52.635: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 02/01 11:05:52.635: [smf] INFO: UE IMSI[262423659543830] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.636: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 02/01 11:05:52.636: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.636: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.641: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 02/01 11:05:52.641: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 02/01 11:05:52.641: [smf] INFO: UE IMSI[262426009494635] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.642: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 02/01 11:05:52.642: [upf] INFO: UE F-SEID[UP:0x32a CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.642: [upf] INFO: UE F-SEID[UP:0x32a CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.647: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 02/01 11:05:52.647: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 02/01 11:05:52.647: [smf] INFO: UE IMSI[262421821195437] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.648: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 02/01 11:05:52.648: [upf] INFO: UE F-SEID[UP:0xb4 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.648: [upf] INFO: UE F-SEID[UP:0xb4 CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.653: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 02/01 11:05:52.653: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 02/01 11:05:52.653: [smf] INFO: UE IMSI[262422780892522] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.653: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 02/01 11:05:52.653: [upf] INFO: UE F-SEID[UP:0x835 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.653: [upf] INFO: UE F-SEID[UP:0x835 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.659: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 02/01 11:05:52.659: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 02/01 11:05:52.659: [smf] INFO: UE IMSI[262426504254252] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.659: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 02/01 11:05:52.659: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.659: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.665: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 02/01 11:05:52.665: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 02/01 11:05:52.665: [smf] INFO: UE IMSI[262423987427984] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.666: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 02/01 11:05:52.666: [upf] INFO: UE F-SEID[UP:0x28f CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.666: [upf] INFO: UE F-SEID[UP:0x28f CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.672: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 02/01 11:05:52.672: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 02/01 11:05:52.672: [smf] INFO: UE IMSI[262423993152525] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.673: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 02/01 11:05:52.673: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.673: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.680: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 02/01 11:05:52.680: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 02/01 11:05:52.680: [smf] INFO: UE IMSI[262428727274114] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.684: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 02/01 11:05:52.684: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.684: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.687: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 02/01 11:05:52.687: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 02/01 11:05:52.687: [smf] INFO: UE IMSI[262428821328675] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.688: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 02/01 11:05:52.688: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.688: [upf] INFO: UE F-SEID[UP:0xf7c CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.693: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 02/01 11:05:52.693: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 02/01 11:05:52.693: [smf] INFO: UE IMSI[262421574417485] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.694: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 02/01 11:05:52.694: [upf] INFO: UE F-SEID[UP:0x566 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.694: [upf] INFO: UE F-SEID[UP:0x566 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.699: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 02/01 11:05:52.699: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 02/01 11:05:52.699: [smf] INFO: UE IMSI[262427923141485] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.700: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 02/01 11:05:52.700: [upf] INFO: UE F-SEID[UP:0x76c CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.700: [upf] INFO: UE F-SEID[UP:0x76c CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.705: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 02/01 11:05:52.705: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 02/01 11:05:52.705: [smf] INFO: UE IMSI[262427984610937] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.706: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 02/01 11:05:52.706: [upf] INFO: UE F-SEID[UP:0x762 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.706: [upf] INFO: UE F-SEID[UP:0x762 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.711: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 02/01 11:05:52.711: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 02/01 11:05:52.711: [smf] INFO: UE IMSI[262426940232700] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.711: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 02/01 11:05:52.712: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.712: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.717: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 02/01 11:05:52.717: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 02/01 11:05:52.717: [smf] INFO: UE IMSI[262421611209848] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.717: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 02/01 11:05:52.717: [upf] INFO: UE F-SEID[UP:0x755 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.717: [upf] INFO: UE F-SEID[UP:0x755 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.723: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 02/01 11:05:52.723: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 02/01 11:05:52.723: [smf] INFO: UE IMSI[262427180335359] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.723: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 02/01 11:05:52.723: [upf] INFO: UE F-SEID[UP:0x83 CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.723: [upf] INFO: UE F-SEID[UP:0x83 CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.729: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 02/01 11:05:52.729: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 02/01 11:05:52.729: [smf] INFO: UE IMSI[262427176453208] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.729: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 02/01 11:05:52.729: [upf] INFO: UE F-SEID[UP:0xf30 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.729: [upf] INFO: UE F-SEID[UP:0xf30 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.735: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 02/01 11:05:52.735: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 02/01 11:05:52.735: [smf] INFO: UE IMSI[262426722296065] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.735: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 02/01 11:05:52.735: [upf] INFO: UE F-SEID[UP:0xd27 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.735: [upf] INFO: UE F-SEID[UP:0xd27 CP:0xeb9] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.741: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 02/01 11:05:52.741: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 02/01 11:05:52.741: [smf] INFO: UE IMSI[262420582069406] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.741: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 02/01 11:05:52.741: [upf] INFO: UE F-SEID[UP:0x352 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.741: [upf] INFO: UE F-SEID[UP:0x352 CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.746: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 02/01 11:05:52.746: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 02/01 11:05:52.746: [smf] INFO: UE IMSI[262426646838763] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.747: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 02/01 11:05:52.747: [upf] INFO: UE F-SEID[UP:0x59b CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.747: [upf] INFO: UE F-SEID[UP:0x59b CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.752: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 02/01 11:05:52.752: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 02/01 11:05:52.752: [smf] INFO: UE IMSI[262428660920998] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.753: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 02/01 11:05:52.753: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.753: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.758: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 02/01 11:05:52.758: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 02/01 11:05:52.758: [smf] INFO: UE IMSI[262422919147181] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.759: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 02/01 11:05:52.759: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.759: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.764: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 02/01 11:05:52.764: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 02/01 11:05:52.764: [smf] INFO: UE IMSI[262423024992891] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.765: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 02/01 11:05:52.765: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.765: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.770: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 02/01 11:05:52.770: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 02/01 11:05:52.770: [smf] INFO: UE IMSI[262425493518400] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.770: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 02/01 11:05:52.770: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.770: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.776: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 02/01 11:05:52.776: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 02/01 11:05:52.776: [smf] INFO: UE IMSI[262423602678793] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.776: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 02/01 11:05:52.776: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.776: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.781: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 02/01 11:05:52.781: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 02/01 11:05:52.781: [smf] INFO: UE IMSI[262425260394779] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.782: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 02/01 11:05:52.782: [upf] INFO: UE F-SEID[UP:0x527 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.782: [upf] INFO: UE F-SEID[UP:0x527 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.787: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 02/01 11:05:52.787: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 02/01 11:05:52.787: [smf] INFO: UE IMSI[262426939322382] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.788: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 02/01 11:05:52.788: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.788: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.793: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 02/01 11:05:52.793: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 02/01 11:05:52.793: [smf] INFO: UE IMSI[262424638737432] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.794: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 02/01 11:05:52.794: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.794: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.799: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 02/01 11:05:52.799: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 02/01 11:05:52.799: [smf] INFO: UE IMSI[262429524482620] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.800: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 02/01 11:05:52.800: [upf] INFO: UE F-SEID[UP:0x91e CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.800: [upf] INFO: UE F-SEID[UP:0x91e CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.805: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 02/01 11:05:52.805: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 02/01 11:05:52.805: [smf] INFO: UE IMSI[262420695160061] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.805: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 02/01 11:05:52.805: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.805: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.811: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 02/01 11:05:52.811: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 02/01 11:05:52.811: [smf] INFO: UE IMSI[262423678291527] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.812: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 02/01 11:05:52.812: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.812: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.816: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 02/01 11:05:52.816: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 02/01 11:05:52.816: [smf] INFO: UE IMSI[262423576281830] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.817: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 02/01 11:05:52.817: [upf] INFO: UE F-SEID[UP:0x41 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.817: [upf] INFO: UE F-SEID[UP:0x41 CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.822: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 02/01 11:05:52.822: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 02/01 11:05:52.822: [smf] INFO: UE IMSI[262423237086820] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.823: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 02/01 11:05:52.823: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.823: [upf] INFO: UE F-SEID[UP:0xc32 CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.828: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 02/01 11:05:52.828: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 02/01 11:05:52.828: [smf] INFO: UE IMSI[262424354495087] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.828: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 02/01 11:05:52.828: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.828: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.833: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 02/01 11:05:52.833: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 02/01 11:05:52.833: [smf] INFO: UE IMSI[262424946835939] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.834: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 02/01 11:05:52.834: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.834: [upf] INFO: UE F-SEID[UP:0x3a6 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.839: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 02/01 11:05:52.839: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 02/01 11:05:52.839: [smf] INFO: UE IMSI[262421446011743] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.840: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 02/01 11:05:52.840: [upf] INFO: UE F-SEID[UP:0x342 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.840: [upf] INFO: UE F-SEID[UP:0x342 CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.845: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 02/01 11:05:52.845: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 02/01 11:05:52.845: [smf] INFO: UE IMSI[262428292884492] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.845: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 02/01 11:05:52.846: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.846: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.851: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 02/01 11:05:52.851: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 02/01 11:05:52.851: [smf] INFO: UE IMSI[262425157065033] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.851: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 02/01 11:05:52.851: [upf] INFO: UE F-SEID[UP:0xcb CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.851: [upf] INFO: UE F-SEID[UP:0xcb CP:0x7b3] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.856: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 02/01 11:05:52.856: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 02/01 11:05:52.856: [smf] INFO: UE IMSI[262425401654788] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.857: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 02/01 11:05:52.857: [upf] INFO: UE F-SEID[UP:0x499 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.857: [upf] INFO: UE F-SEID[UP:0x499 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.862: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 02/01 11:05:52.862: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 02/01 11:05:52.862: [smf] INFO: UE IMSI[262425332103552] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.863: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 02/01 11:05:52.863: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.863: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0xbd1] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.868: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 02/01 11:05:52.868: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 02/01 11:05:52.868: [smf] INFO: UE IMSI[262424685970622] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.869: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 02/01 11:05:52.869: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.869: [upf] INFO: UE F-SEID[UP:0xfcc CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.875: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 02/01 11:05:52.875: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 02/01 11:05:52.875: [smf] INFO: UE IMSI[262425268370576] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.875: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 02/01 11:05:52.875: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.875: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.880: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 02/01 11:05:52.880: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 02/01 11:05:52.880: [smf] INFO: UE IMSI[262421945523891] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.881: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 02/01 11:05:52.881: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.881: [upf] INFO: UE F-SEID[UP:0x2cb CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.887: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 02/01 11:05:52.887: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 02/01 11:05:52.887: [smf] INFO: UE IMSI[262427095887650] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.887: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 02/01 11:05:52.887: [upf] INFO: UE F-SEID[UP:0x74c CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.887: [upf] INFO: UE F-SEID[UP:0x74c CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.893: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 02/01 11:05:52.893: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 02/01 11:05:52.893: [smf] INFO: UE IMSI[262429953632684] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.893: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 02/01 11:05:52.893: [upf] INFO: UE F-SEID[UP:0x12a CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.893: [upf] INFO: UE F-SEID[UP:0x12a CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.898: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 02/01 11:05:52.898: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 02/01 11:05:52.898: [smf] INFO: UE IMSI[262426522502075] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.899: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 02/01 11:05:52.899: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.899: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xb2e] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.904: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 02/01 11:05:52.904: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 02/01 11:05:52.904: [smf] INFO: UE IMSI[262429595560254] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.905: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 02/01 11:05:52.905: [upf] INFO: UE F-SEID[UP:0x712 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.905: [upf] INFO: UE F-SEID[UP:0x712 CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.910: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 02/01 11:05:52.910: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 02/01 11:05:52.910: [smf] INFO: UE IMSI[262424761085949] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.911: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 02/01 11:05:52.911: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.911: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.916: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 02/01 11:05:52.916: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 02/01 11:05:52.916: [smf] INFO: UE IMSI[262427077287451] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.916: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 02/01 11:05:52.916: [upf] INFO: UE F-SEID[UP:0x126 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.916: [upf] INFO: UE F-SEID[UP:0x126 CP:0x50c] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.922: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 02/01 11:05:52.922: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 02/01 11:05:52.922: [smf] INFO: UE IMSI[262427816962348] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.922: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 02/01 11:05:52.922: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.922: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.927: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 02/01 11:05:52.927: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 02/01 11:05:52.927: [smf] INFO: UE IMSI[262426840687150] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.928: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 02/01 11:05:52.928: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.928: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.933: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 02/01 11:05:52.933: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 02/01 11:05:52.933: [smf] INFO: UE IMSI[262426454294838] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.934: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 02/01 11:05:52.934: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.934: [upf] INFO: UE F-SEID[UP:0x2f3 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.939: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 02/01 11:05:52.939: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 02/01 11:05:52.939: [smf] INFO: UE IMSI[262423442781968] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.939: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 02/01 11:05:52.939: [upf] INFO: UE F-SEID[UP:0x7bb CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.939: [upf] INFO: UE F-SEID[UP:0x7bb CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.945: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 02/01 11:05:52.945: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 02/01 11:05:52.945: [smf] INFO: UE IMSI[262421644895677] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.945: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 02/01 11:05:52.945: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.945: [upf] INFO: UE F-SEID[UP:0xb24 CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.950: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 02/01 11:05:52.950: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 02/01 11:05:52.950: [smf] INFO: UE IMSI[262422476085852] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.951: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 02/01 11:05:52.951: [upf] INFO: UE F-SEID[UP:0x555 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.951: [upf] INFO: UE F-SEID[UP:0x555 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.956: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 02/01 11:05:52.956: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 02/01 11:05:52.956: [smf] INFO: UE IMSI[262429249668754] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.956: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 02/01 11:05:52.957: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.957: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.962: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 02/01 11:05:52.962: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 02/01 11:05:52.962: [smf] INFO: UE IMSI[262425505128658] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.962: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 02/01 11:05:52.962: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.962: [upf] INFO: UE F-SEID[UP:0xa9d CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.967: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 02/01 11:05:52.967: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 02/01 11:05:52.967: [smf] INFO: UE IMSI[262423581277766] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.968: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 02/01 11:05:52.968: [upf] INFO: UE F-SEID[UP:0x99c CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.968: [upf] INFO: UE F-SEID[UP:0x99c CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.973: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 02/01 11:05:52.973: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 02/01 11:05:52.973: [smf] INFO: UE IMSI[262420953696785] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.974: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 02/01 11:05:52.974: [upf] INFO: UE F-SEID[UP:0xeec CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.974: [upf] INFO: UE F-SEID[UP:0xeec CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.979: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 02/01 11:05:52.979: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 02/01 11:05:52.979: [smf] INFO: UE IMSI[262426584089884] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.979: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 02/01 11:05:52.979: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.979: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.984: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 02/01 11:05:52.984: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 02/01 11:05:52.984: [smf] INFO: UE IMSI[262427265524981] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.985: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 02/01 11:05:52.985: [upf] INFO: UE F-SEID[UP:0x55a CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.985: [upf] INFO: UE F-SEID[UP:0x55a CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.990: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 02/01 11:05:52.990: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 02/01 11:05:52.990: [smf] INFO: UE IMSI[262426491807844] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.991: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 02/01 11:05:52.991: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.991: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.996: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 02/01 11:05:52.996: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 02/01 11:05:52.996: [smf] INFO: UE IMSI[262425575381587] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:52.997: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 02/01 11:05:52.997: [upf] INFO: UE F-SEID[UP:0x416 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:52.997: [upf] INFO: UE F-SEID[UP:0x416 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.002: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 02/01 11:05:53.002: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 02/01 11:05:53.002: [smf] INFO: UE IMSI[262423642743453] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.002: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 02/01 11:05:53.002: [upf] INFO: UE F-SEID[UP:0x442 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.002: [upf] INFO: UE F-SEID[UP:0x442 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.007: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 02/01 11:05:53.007: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 02/01 11:05:53.007: [smf] INFO: UE IMSI[262425382772527] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.008: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 02/01 11:05:53.008: [upf] INFO: UE F-SEID[UP:0x57a CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.008: [upf] INFO: UE F-SEID[UP:0x57a CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.013: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 02/01 11:05:53.013: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 02/01 11:05:53.013: [smf] INFO: UE IMSI[262426251076826] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.014: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 02/01 11:05:53.014: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.014: [upf] INFO: UE F-SEID[UP:0xac9 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.019: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 02/01 11:05:53.019: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 02/01 11:05:53.019: [smf] INFO: UE IMSI[262427931550484] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.019: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 02/01 11:05:53.019: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.019: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.025: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 02/01 11:05:53.025: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 02/01 11:05:53.025: [smf] INFO: UE IMSI[262426334573512] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.026: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 02/01 11:05:53.026: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.026: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.031: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 02/01 11:05:53.031: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 02/01 11:05:53.031: [smf] INFO: UE IMSI[262424371060066] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.031: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 02/01 11:05:53.031: [upf] INFO: UE F-SEID[UP:0x400 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.031: [upf] INFO: UE F-SEID[UP:0x400 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.037: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 02/01 11:05:53.037: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 02/01 11:05:53.037: [smf] INFO: UE IMSI[262424578352516] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.037: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 02/01 11:05:53.038: [upf] INFO: UE F-SEID[UP:0x97 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.038: [upf] INFO: UE F-SEID[UP:0x97 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.043: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 02/01 11:05:53.043: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 02/01 11:05:53.043: [smf] INFO: UE IMSI[262423050275618] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.043: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 02/01 11:05:53.043: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.043: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.048: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 02/01 11:05:53.048: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 02/01 11:05:53.049: [smf] INFO: UE IMSI[262420963497246] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.049: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 02/01 11:05:53.049: [upf] INFO: UE F-SEID[UP:0x560 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.049: [upf] INFO: UE F-SEID[UP:0x560 CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.054: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 02/01 11:05:53.054: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 02/01 11:05:53.054: [smf] INFO: UE IMSI[262429073179699] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.055: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 02/01 11:05:53.055: [upf] INFO: UE F-SEID[UP:0x19a CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.055: [upf] INFO: UE F-SEID[UP:0x19a CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.060: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 02/01 11:05:53.060: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 02/01 11:05:53.060: [smf] INFO: UE IMSI[262421857164492] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.061: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 02/01 11:05:53.061: [upf] INFO: UE F-SEID[UP:0x773 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.061: [upf] INFO: UE F-SEID[UP:0x773 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.066: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 02/01 11:05:53.066: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 02/01 11:05:53.066: [smf] INFO: UE IMSI[262425942181356] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.067: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 02/01 11:05:53.067: [upf] INFO: UE F-SEID[UP:0x51e CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.067: [upf] INFO: UE F-SEID[UP:0x51e CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.072: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 02/01 11:05:53.072: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 02/01 11:05:53.072: [smf] INFO: UE IMSI[262421070378412] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.073: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 02/01 11:05:53.073: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.073: [upf] INFO: UE F-SEID[UP:0xb69 CP:0x848] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.078: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 02/01 11:05:53.078: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 02/01 11:05:53.078: [smf] INFO: UE IMSI[262421200013294] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.079: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 02/01 11:05:53.079: [upf] INFO: UE F-SEID[UP:0xac0 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.079: [upf] INFO: UE F-SEID[UP:0xac0 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.084: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 02/01 11:05:53.084: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 02/01 11:05:53.084: [smf] INFO: UE IMSI[262420742961762] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.085: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 02/01 11:05:53.085: [upf] INFO: UE F-SEID[UP:0x300 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.085: [upf] INFO: UE F-SEID[UP:0x300 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.090: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 02/01 11:05:53.090: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 02/01 11:05:53.090: [smf] INFO: UE IMSI[262423940447718] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.091: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 02/01 11:05:53.091: [upf] INFO: UE F-SEID[UP:0x61e CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.091: [upf] INFO: UE F-SEID[UP:0x61e CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.096: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 02/01 11:05:53.096: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 02/01 11:05:53.096: [smf] INFO: UE IMSI[262426074050030] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.097: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 02/01 11:05:53.097: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.097: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.102: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 02/01 11:05:53.102: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 02/01 11:05:53.102: [smf] INFO: UE IMSI[262424175376433] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.103: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 02/01 11:05:53.103: [upf] INFO: UE F-SEID[UP:0x316 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.103: [upf] INFO: UE F-SEID[UP:0x316 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.108: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 02/01 11:05:53.108: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 02/01 11:05:53.108: [smf] INFO: UE IMSI[262426625109398] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.109: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 02/01 11:05:53.109: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.109: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.114: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 02/01 11:05:53.114: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 02/01 11:05:53.114: [smf] INFO: UE IMSI[262424650813098] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.115: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 02/01 11:05:53.115: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.115: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.120: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 02/01 11:05:53.120: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 02/01 11:05:53.120: [smf] INFO: UE IMSI[262428701118811] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.121: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 02/01 11:05:53.121: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.121: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.126: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 02/01 11:05:53.126: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 02/01 11:05:53.126: [smf] INFO: UE IMSI[262425603496349] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.126: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 02/01 11:05:53.126: [upf] INFO: UE F-SEID[UP:0x570 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.126: [upf] INFO: UE F-SEID[UP:0x570 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.131: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 02/01 11:05:53.131: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 02/01 11:05:53.131: [smf] INFO: UE IMSI[262424409788605] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.132: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 02/01 11:05:53.132: [upf] INFO: UE F-SEID[UP:0xf5d CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.132: [upf] INFO: UE F-SEID[UP:0xf5d CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.137: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 02/01 11:05:53.137: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 02/01 11:05:53.137: [smf] INFO: UE IMSI[262422322736678] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.138: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 02/01 11:05:53.138: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.138: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.143: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 02/01 11:05:53.143: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 02/01 11:05:53.143: [smf] INFO: UE IMSI[262424668054747] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.144: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 02/01 11:05:53.144: [upf] INFO: UE F-SEID[UP:0x70c CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.144: [upf] INFO: UE F-SEID[UP:0x70c CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.149: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 02/01 11:05:53.149: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 02/01 11:05:53.149: [smf] INFO: UE IMSI[262426385492586] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.150: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 02/01 11:05:53.150: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.150: [upf] INFO: UE F-SEID[UP:0xa56 CP:0xf15] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.155: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 02/01 11:05:53.155: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 02/01 11:05:53.155: [smf] INFO: UE IMSI[262420339480056] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.156: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 02/01 11:05:53.156: [upf] INFO: UE F-SEID[UP:0x123 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.156: [upf] INFO: UE F-SEID[UP:0x123 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.161: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 02/01 11:05:53.161: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 02/01 11:05:53.161: [smf] INFO: UE IMSI[262422135310376] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.162: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 02/01 11:05:53.162: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.162: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.167: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 02/01 11:05:53.167: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 02/01 11:05:53.167: [smf] INFO: UE IMSI[262423160626082] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.168: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 02/01 11:05:53.168: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.168: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.175: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 02/01 11:05:53.175: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 02/01 11:05:53.175: [smf] INFO: UE IMSI[262421263521435] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.175: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 02/01 11:05:53.175: [upf] INFO: UE F-SEID[UP:0x83f CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.175: [upf] INFO: UE F-SEID[UP:0x83f CP:0xc7d] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.182: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 02/01 11:05:53.182: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 02/01 11:05:53.182: [smf] INFO: UE IMSI[262426876037653] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.183: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 02/01 11:05:53.183: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.183: [upf] INFO: UE F-SEID[UP:0xc7 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.188: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 02/01 11:05:53.188: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 02/01 11:05:53.188: [smf] INFO: UE IMSI[262426183262685] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.190: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 02/01 11:05:53.190: [upf] INFO: UE F-SEID[UP:0xe6b CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.190: [upf] INFO: UE F-SEID[UP:0xe6b CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.195: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 02/01 11:05:53.195: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 02/01 11:05:53.195: [smf] INFO: UE IMSI[262424397100522] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.196: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 02/01 11:05:53.196: [upf] INFO: UE F-SEID[UP:0xeba CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.196: [upf] INFO: UE F-SEID[UP:0xeba CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.201: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 02/01 11:05:53.201: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 02/01 11:05:53.201: [smf] INFO: UE IMSI[262422554034940] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.203: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 02/01 11:05:53.203: [upf] INFO: UE F-SEID[UP:0x454 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.203: [upf] INFO: UE F-SEID[UP:0x454 CP:0x2e4] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.208: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 02/01 11:05:53.208: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 02/01 11:05:53.208: [smf] INFO: UE IMSI[262426733504163] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.209: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 02/01 11:05:53.209: [upf] INFO: UE F-SEID[UP:0x76e CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.209: [upf] INFO: UE F-SEID[UP:0x76e CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.214: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 02/01 11:05:53.214: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 02/01 11:05:53.214: [smf] INFO: UE IMSI[262423139492812] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.214: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 02/01 11:05:53.214: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.214: [upf] INFO: UE F-SEID[UP:0xd30 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.219: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 02/01 11:05:53.219: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 02/01 11:05:53.219: [smf] INFO: UE IMSI[262427982833349] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.220: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 02/01 11:05:53.220: [upf] INFO: UE F-SEID[UP:0xaec CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.220: [upf] INFO: UE F-SEID[UP:0xaec CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.225: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 02/01 11:05:53.225: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 02/01 11:05:53.225: [smf] INFO: UE IMSI[262421861581771] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.226: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 02/01 11:05:53.226: [upf] INFO: UE F-SEID[UP:0x58b CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.226: [upf] INFO: UE F-SEID[UP:0x58b CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.231: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 02/01 11:05:53.231: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 02/01 11:05:53.231: [smf] INFO: UE IMSI[262427614070734] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.231: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 02/01 11:05:53.231: [upf] INFO: UE F-SEID[UP:0x27d CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.231: [upf] INFO: UE F-SEID[UP:0x27d CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.236: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 02/01 11:05:53.237: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 02/01 11:05:53.237: [smf] INFO: UE IMSI[262424008384118] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.237: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 02/01 11:05:53.237: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.237: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.242: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 02/01 11:05:53.242: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 02/01 11:05:53.242: [smf] INFO: UE IMSI[262423386380819] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.243: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 02/01 11:05:53.243: [upf] INFO: UE F-SEID[UP:0xed9 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.243: [upf] INFO: UE F-SEID[UP:0xed9 CP:0xcfb] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.248: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 02/01 11:05:53.248: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 02/01 11:05:53.248: [smf] INFO: UE IMSI[262425029045513] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.249: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 02/01 11:05:53.249: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.249: [upf] INFO: UE F-SEID[UP:0x8e4 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.254: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 02/01 11:05:53.254: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 02/01 11:05:53.254: [smf] INFO: UE IMSI[262420930035551] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.254: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 02/01 11:05:53.254: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.254: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.259: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 02/01 11:05:53.259: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 02/01 11:05:53.259: [smf] INFO: UE IMSI[262427916237252] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.260: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 02/01 11:05:53.260: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.260: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.265: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 02/01 11:05:53.265: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 02/01 11:05:53.265: [smf] INFO: UE IMSI[262426366506295] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.266: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 02/01 11:05:53.266: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.266: [upf] INFO: UE F-SEID[UP:0xd67 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.271: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 02/01 11:05:53.271: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 02/01 11:05:53.271: [smf] INFO: UE IMSI[262420966633122] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.272: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 02/01 11:05:53.272: [upf] INFO: UE F-SEID[UP:0x214 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.272: [upf] INFO: UE F-SEID[UP:0x214 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.277: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 02/01 11:05:53.277: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 02/01 11:05:53.277: [smf] INFO: UE IMSI[262421195304387] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.277: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 02/01 11:05:53.277: [upf] INFO: UE F-SEID[UP:0x17e CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.277: [upf] INFO: UE F-SEID[UP:0x17e CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.282: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 02/01 11:05:53.283: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 02/01 11:05:53.283: [smf] INFO: UE IMSI[262420361116625] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.283: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 02/01 11:05:53.283: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.283: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.288: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 02/01 11:05:53.288: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 02/01 11:05:53.288: [smf] INFO: UE IMSI[262421132291725] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.289: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 02/01 11:05:53.289: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.289: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.294: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 02/01 11:05:53.294: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 02/01 11:05:53.294: [smf] INFO: UE IMSI[262426968945352] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.295: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 02/01 11:05:53.295: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.295: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.300: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 02/01 11:05:53.300: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 02/01 11:05:53.300: [smf] INFO: UE IMSI[262425965228818] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.300: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 02/01 11:05:53.300: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.300: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.306: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 02/01 11:05:53.306: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 02/01 11:05:53.306: [smf] INFO: UE IMSI[262423763305241] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.306: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 02/01 11:05:53.306: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.306: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.311: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 02/01 11:05:53.311: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 02/01 11:05:53.311: [smf] INFO: UE IMSI[262426727949701] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.312: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 02/01 11:05:53.312: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.312: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.317: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 02/01 11:05:53.317: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 02/01 11:05:53.317: [smf] INFO: UE IMSI[262427179756952] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.318: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 02/01 11:05:53.318: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.318: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.323: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 02/01 11:05:53.323: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 02/01 11:05:53.323: [smf] INFO: UE IMSI[262425012638042] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.324: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 02/01 11:05:53.324: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.324: [upf] INFO: UE F-SEID[UP:0xda5 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.329: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 02/01 11:05:53.329: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 02/01 11:05:53.329: [smf] INFO: UE IMSI[262423728283420] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.329: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 02/01 11:05:53.329: [upf] INFO: UE F-SEID[UP:0x139 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.329: [upf] INFO: UE F-SEID[UP:0x139 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.334: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 02/01 11:05:53.334: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 02/01 11:05:53.334: [smf] INFO: UE IMSI[262424442921104] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.335: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 02/01 11:05:53.335: [upf] INFO: UE F-SEID[UP:0x711 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.335: [upf] INFO: UE F-SEID[UP:0x711 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.340: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 02/01 11:05:53.340: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 02/01 11:05:53.340: [smf] INFO: UE IMSI[262421326957905] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.341: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 02/01 11:05:53.341: [upf] INFO: UE F-SEID[UP:0x39b CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.341: [upf] INFO: UE F-SEID[UP:0x39b CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.346: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 02/01 11:05:53.346: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 02/01 11:05:53.346: [smf] INFO: UE IMSI[262424327207997] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.347: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 02/01 11:05:53.347: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.347: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.352: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 02/01 11:05:53.352: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 02/01 11:05:53.352: [smf] INFO: UE IMSI[262423984960382] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.352: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 02/01 11:05:53.352: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.352: [upf] INFO: UE F-SEID[UP:0xb2 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.357: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 02/01 11:05:53.357: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 02/01 11:05:53.357: [smf] INFO: UE IMSI[262423063682070] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.358: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 02/01 11:05:53.358: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.358: [upf] INFO: UE F-SEID[UP:0xb10 CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.363: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 02/01 11:05:53.363: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 02/01 11:05:53.363: [smf] INFO: UE IMSI[262424848308355] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.364: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 02/01 11:05:53.364: [upf] INFO: UE F-SEID[UP:0x396 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.364: [upf] INFO: UE F-SEID[UP:0x396 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.369: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 02/01 11:05:53.369: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 02/01 11:05:53.369: [smf] INFO: UE IMSI[262427794269134] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.369: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 02/01 11:05:53.369: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.369: [upf] INFO: UE F-SEID[UP:0x3f8 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.375: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 02/01 11:05:53.375: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 02/01 11:05:53.375: [smf] INFO: UE IMSI[262424163326059] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.375: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 02/01 11:05:53.375: [upf] INFO: UE F-SEID[UP:0xedb CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.375: [upf] INFO: UE F-SEID[UP:0xedb CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.380: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 02/01 11:05:53.380: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 02/01 11:05:53.380: [smf] INFO: UE IMSI[262422002259215] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.381: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 02/01 11:05:53.381: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.381: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.386: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 02/01 11:05:53.386: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 02/01 11:05:53.386: [smf] INFO: UE IMSI[262420317554984] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.387: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 02/01 11:05:53.387: [upf] INFO: UE F-SEID[UP:0x803 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.387: [upf] INFO: UE F-SEID[UP:0x803 CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.392: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 02/01 11:05:53.392: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 02/01 11:05:53.392: [smf] INFO: UE IMSI[262423602503236] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.393: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 02/01 11:05:53.393: [upf] INFO: UE F-SEID[UP:0x51f CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.393: [upf] INFO: UE F-SEID[UP:0x51f CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.398: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 02/01 11:05:53.398: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 02/01 11:05:53.398: [smf] INFO: UE IMSI[262424413747100] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.398: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 02/01 11:05:53.398: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.398: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.403: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 02/01 11:05:53.403: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 02/01 11:05:53.403: [smf] INFO: UE IMSI[262426138051100] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.404: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 02/01 11:05:53.404: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.404: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.409: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 02/01 11:05:53.409: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 02/01 11:05:53.409: [smf] INFO: UE IMSI[262420036834037] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.410: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 02/01 11:05:53.410: [upf] INFO: UE F-SEID[UP:0x75e CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.410: [upf] INFO: UE F-SEID[UP:0x75e CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.415: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 02/01 11:05:53.415: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 02/01 11:05:53.415: [smf] INFO: UE IMSI[262421850392551] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.415: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 02/01 11:05:53.415: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.415: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.421: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 02/01 11:05:53.421: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 02/01 11:05:53.421: [smf] INFO: UE IMSI[262424083559588] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.421: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 02/01 11:05:53.421: [upf] INFO: UE F-SEID[UP:0x938 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.421: [upf] INFO: UE F-SEID[UP:0x938 CP:0x696] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.426: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 02/01 11:05:53.426: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 02/01 11:05:53.426: [smf] INFO: UE IMSI[262422873139904] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.427: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 02/01 11:05:53.427: [upf] INFO: UE F-SEID[UP:0x606 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.427: [upf] INFO: UE F-SEID[UP:0x606 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.432: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 02/01 11:05:53.432: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 02/01 11:05:53.432: [smf] INFO: UE IMSI[262420233335887] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.433: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 02/01 11:05:53.433: [upf] INFO: UE F-SEID[UP:0x727 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.433: [upf] INFO: UE F-SEID[UP:0x727 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.438: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 02/01 11:05:53.438: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 02/01 11:05:53.438: [smf] INFO: UE IMSI[262426224535442] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.439: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 02/01 11:05:53.439: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.439: [upf] INFO: UE F-SEID[UP:0xa59 CP:0xbb] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.443: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 02/01 11:05:53.444: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 02/01 11:05:53.444: [smf] INFO: UE IMSI[262421649908587] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.444: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 02/01 11:05:53.444: [upf] INFO: UE F-SEID[UP:0x552 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.444: [upf] INFO: UE F-SEID[UP:0x552 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.449: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 02/01 11:05:53.449: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 02/01 11:05:53.449: [smf] INFO: UE IMSI[262428782124224] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 02/01 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x143 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x143 CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.455: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 02/01 11:05:53.455: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 02/01 11:05:53.455: [smf] INFO: UE IMSI[262423178499940] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.456: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 02/01 11:05:53.456: [upf] INFO: UE F-SEID[UP:0x244 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.456: [upf] INFO: UE F-SEID[UP:0x244 CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.461: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 02/01 11:05:53.461: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 02/01 11:05:53.461: [smf] INFO: UE IMSI[262425262268867] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.462: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 02/01 11:05:53.463: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.463: [upf] INFO: UE F-SEID[UP:0xd17 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.468: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 02/01 11:05:53.468: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 02/01 11:05:53.468: [smf] INFO: UE IMSI[262422985878634] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.469: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 02/01 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.474: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 02/01 11:05:53.474: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 02/01 11:05:53.474: [smf] INFO: UE IMSI[262426459655953] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.476: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 02/01 11:05:53.476: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.476: [upf] INFO: UE F-SEID[UP:0xc6e CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.481: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 02/01 11:05:53.481: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 02/01 11:05:53.481: [smf] INFO: UE IMSI[262422581908409] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.483: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 02/01 11:05:53.483: [upf] INFO: UE F-SEID[UP:0x348 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.483: [upf] INFO: UE F-SEID[UP:0x348 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.488: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 02/01 11:05:53.488: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 02/01 11:05:53.488: [smf] INFO: UE IMSI[262428635321956] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.491: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 02/01 11:05:53.491: [upf] INFO: UE F-SEID[UP:0x544 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.491: [upf] INFO: UE F-SEID[UP:0x544 CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.496: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 02/01 11:05:53.496: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 02/01 11:05:53.496: [smf] INFO: UE IMSI[262423387501225] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.499: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 02/01 11:05:53.499: [upf] INFO: UE F-SEID[UP:0x632 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.499: [upf] INFO: UE F-SEID[UP:0x632 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.504: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 02/01 11:05:53.504: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 02/01 11:05:53.504: [smf] INFO: UE IMSI[262422293856164] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.505: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 02/01 11:05:53.505: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.505: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.510: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 02/01 11:05:53.510: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 02/01 11:05:53.510: [smf] INFO: UE IMSI[262425765502695] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.511: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 02/01 11:05:53.511: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.511: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.516: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 02/01 11:05:53.516: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 02/01 11:05:53.516: [smf] INFO: UE IMSI[262426923264742] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.517: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 02/01 11:05:53.517: [upf] INFO: UE F-SEID[UP:0x618 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.517: [upf] INFO: UE F-SEID[UP:0x618 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.522: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 02/01 11:05:53.522: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 02/01 11:05:53.522: [smf] INFO: UE IMSI[262420782618979] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.523: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 02/01 11:05:53.523: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.523: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.528: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 02/01 11:05:53.528: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 02/01 11:05:53.528: [smf] INFO: UE IMSI[262425545108384] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.529: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 02/01 11:05:53.529: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.529: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.534: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 02/01 11:05:53.535: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 02/01 11:05:53.535: [smf] INFO: UE IMSI[262423974894489] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.536: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 02/01 11:05:53.536: [upf] INFO: UE F-SEID[UP:0x30b CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.536: [upf] INFO: UE F-SEID[UP:0x30b CP:0xa87] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.543: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 02/01 11:05:53.543: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 02/01 11:05:53.543: [smf] INFO: UE IMSI[262427207064849] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.545: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 02/01 11:05:53.545: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.545: [upf] INFO: UE F-SEID[UP:0x1ef CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.551: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 02/01 11:05:53.551: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 02/01 11:05:53.551: [smf] INFO: UE IMSI[262420104275947] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.555: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 02/01 11:05:53.555: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.555: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x66c] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.557: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 02/01 11:05:53.557: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 02/01 11:05:53.557: [smf] INFO: UE IMSI[262426024730677] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.558: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 02/01 11:05:53.558: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.558: [upf] INFO: UE F-SEID[UP:0xa0f CP:0xe8f] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.564: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 02/01 11:05:53.564: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 02/01 11:05:53.564: [smf] INFO: UE IMSI[262426763251791] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.564: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 02/01 11:05:53.564: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.564: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.570: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 02/01 11:05:53.570: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 02/01 11:05:53.570: [smf] INFO: UE IMSI[262429523828784] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.570: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 02/01 11:05:53.570: [upf] INFO: UE F-SEID[UP:0x9ae CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.570: [upf] INFO: UE F-SEID[UP:0x9ae CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.576: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 02/01 11:05:53.576: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 02/01 11:05:53.576: [smf] INFO: UE IMSI[262428464005923] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.576: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 02/01 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.576: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.581: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 02/01 11:05:53.581: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 02/01 11:05:53.581: [smf] INFO: UE IMSI[262424989281871] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.582: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 02/01 11:05:53.582: [upf] INFO: UE F-SEID[UP:0x896 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.582: [upf] INFO: UE F-SEID[UP:0x896 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.587: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 02/01 11:05:53.587: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 02/01 11:05:53.587: [smf] INFO: UE IMSI[262421565878596] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.588: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 02/01 11:05:53.588: [upf] INFO: UE F-SEID[UP:0x72c CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.588: [upf] INFO: UE F-SEID[UP:0x72c CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.593: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 02/01 11:05:53.593: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 02/01 11:05:53.593: [smf] INFO: UE IMSI[262424184028526] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.594: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 02/01 11:05:53.594: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.594: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.599: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 02/01 11:05:53.599: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 02/01 11:05:53.599: [smf] INFO: UE IMSI[262429613385665] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.600: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 02/01 11:05:53.600: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.600: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x5fe] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.605: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 02/01 11:05:53.605: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 02/01 11:05:53.605: [smf] INFO: UE IMSI[262422089622112] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.607: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 02/01 11:05:53.607: [upf] INFO: UE F-SEID[UP:0x46a CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.607: [upf] INFO: UE F-SEID[UP:0x46a CP:0x5d9] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.612: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 02/01 11:05:53.612: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 02/01 11:05:53.612: [smf] INFO: UE IMSI[262426707187224] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.614: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 02/01 11:05:53.614: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.614: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.621: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 02/01 11:05:53.621: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 02/01 11:05:53.621: [smf] INFO: UE IMSI[262422490096463] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.623: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 02/01 11:05:53.623: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.623: [upf] INFO: UE F-SEID[UP:0xb0b CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.628: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 02/01 11:05:53.628: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 02/01 11:05:53.628: [smf] INFO: UE IMSI[262421030434327] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.629: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 02/01 11:05:53.629: [upf] INFO: UE F-SEID[UP:0x89c CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.629: [upf] INFO: UE F-SEID[UP:0x89c CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.634: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 02/01 11:05:53.634: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 02/01 11:05:53.634: [smf] INFO: UE IMSI[262425047076759] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.635: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 02/01 11:05:53.635: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.635: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.640: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 02/01 11:05:53.640: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 02/01 11:05:53.640: [smf] INFO: UE IMSI[262420788721088] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.641: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 02/01 11:05:53.641: [upf] INFO: UE F-SEID[UP:0x332 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.641: [upf] INFO: UE F-SEID[UP:0x332 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.646: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 02/01 11:05:53.646: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 02/01 11:05:53.646: [smf] INFO: UE IMSI[262426091510279] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.647: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 02/01 11:05:53.647: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.647: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.652: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 02/01 11:05:53.652: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 02/01 11:05:53.652: [smf] INFO: UE IMSI[262422529689615] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.653: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 02/01 11:05:53.653: [upf] INFO: UE F-SEID[UP:0x30e CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.653: [upf] INFO: UE F-SEID[UP:0x30e CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.658: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 02/01 11:05:53.658: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 02/01 11:05:53.658: [smf] INFO: UE IMSI[262422918234843] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.659: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 02/01 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x65f CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x65f CP:0xd66] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.664: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 02/01 11:05:53.664: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 02/01 11:05:53.664: [smf] INFO: UE IMSI[262420009540461] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.665: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 02/01 11:05:53.665: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.665: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.670: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 02/01 11:05:53.670: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 02/01 11:05:53.670: [smf] INFO: UE IMSI[262425763822667] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.670: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 02/01 11:05:53.670: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.670: [upf] INFO: UE F-SEID[UP:0xbe5 CP:0x9c4] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.676: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 02/01 11:05:53.676: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 02/01 11:05:53.676: [smf] INFO: UE IMSI[262429468626047] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.676: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 02/01 11:05:53.676: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.676: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.681: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 02/01 11:05:53.681: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 02/01 11:05:53.681: [smf] INFO: UE IMSI[262424854248551] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.682: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 02/01 11:05:53.682: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.682: [upf] INFO: UE F-SEID[UP:0xc58 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.687: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 02/01 11:05:53.687: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 02/01 11:05:53.687: [smf] INFO: UE IMSI[262426192939531] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.688: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 02/01 11:05:53.688: [upf] INFO: UE F-SEID[UP:0xcdb CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.688: [upf] INFO: UE F-SEID[UP:0xcdb CP:0xc56] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.693: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 02/01 11:05:53.693: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 02/01 11:05:53.693: [smf] INFO: UE IMSI[262427859942293] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.694: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 02/01 11:05:53.694: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.694: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.699: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 02/01 11:05:53.699: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 02/01 11:05:53.699: [smf] INFO: UE IMSI[262426890136236] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.699: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 02/01 11:05:53.699: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.699: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0xb12] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.705: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 02/01 11:05:53.705: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 02/01 11:05:53.705: [smf] INFO: UE IMSI[262428577677286] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.705: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 02/01 11:05:53.705: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.705: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.710: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 02/01 11:05:53.710: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 02/01 11:05:53.710: [smf] INFO: UE IMSI[262428147095403] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.711: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 02/01 11:05:53.711: [upf] INFO: UE F-SEID[UP:0x17d CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.711: [upf] INFO: UE F-SEID[UP:0x17d CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.716: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 02/01 11:05:53.716: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 02/01 11:05:53.716: [smf] INFO: UE IMSI[262424680721122] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.717: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 02/01 11:05:53.717: [upf] INFO: UE F-SEID[UP:0xfae CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.717: [upf] INFO: UE F-SEID[UP:0xfae CP:0xe99] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.722: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 02/01 11:05:53.722: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 02/01 11:05:53.722: [smf] INFO: UE IMSI[262429184829067] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.723: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 02/01 11:05:53.723: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.723: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.728: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 02/01 11:05:53.728: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 02/01 11:05:53.728: [smf] INFO: UE IMSI[262429498050488] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.728: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 02/01 11:05:53.728: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.728: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.734: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 02/01 11:05:53.734: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 02/01 11:05:53.734: [smf] INFO: UE IMSI[262429595778218] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.734: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 02/01 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x25c CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x25c CP:0xc9a] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.740: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 02/01 11:05:53.740: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 02/01 11:05:53.740: [smf] INFO: UE IMSI[262423890342342] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.741: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 02/01 11:05:53.741: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.741: [upf] INFO: UE F-SEID[UP:0xf22 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.746: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 02/01 11:05:53.746: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 02/01 11:05:53.746: [smf] INFO: UE IMSI[262428585724954] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.748: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 02/01 11:05:53.748: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.748: [upf] INFO: UE F-SEID[UP:0x7fa CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.753: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 02/01 11:05:53.753: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 02/01 11:05:53.753: [smf] INFO: UE IMSI[262424258097680] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.754: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 02/01 11:05:53.754: [upf] INFO: UE F-SEID[UP:0x697 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.754: [upf] INFO: UE F-SEID[UP:0x697 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.759: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 02/01 11:05:53.759: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 02/01 11:05:53.759: [smf] INFO: UE IMSI[262425168362288] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.760: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 02/01 11:05:53.760: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.760: [upf] INFO: UE F-SEID[UP:0xcbd CP:0xd1a] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.765: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 02/01 11:05:53.765: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 02/01 11:05:53.765: [smf] INFO: UE IMSI[262427839830173] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.765: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 02/01 11:05:53.765: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.765: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.771: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 02/01 11:05:53.771: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 02/01 11:05:53.771: [smf] INFO: UE IMSI[262429963074521] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.771: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 02/01 11:05:53.771: [upf] INFO: UE F-SEID[UP:0x1af CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.771: [upf] INFO: UE F-SEID[UP:0x1af CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.776: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 02/01 11:05:53.776: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 02/01 11:05:53.776: [smf] INFO: UE IMSI[262422950713984] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.777: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 02/01 11:05:53.777: [upf] INFO: UE F-SEID[UP:0x271 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.777: [upf] INFO: UE F-SEID[UP:0x271 CP:0x19] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.782: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 02/01 11:05:53.782: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 02/01 11:05:53.782: [smf] INFO: UE IMSI[262424398431036] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.783: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 02/01 11:05:53.783: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.783: [upf] INFO: UE F-SEID[UP:0xec6 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.788: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 02/01 11:05:53.788: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 02/01 11:05:53.788: [smf] INFO: UE IMSI[262427175216874] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.788: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 02/01 11:05:53.788: [upf] INFO: UE F-SEID[UP:0x47c CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.788: [upf] INFO: UE F-SEID[UP:0x47c CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.794: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 02/01 11:05:53.794: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 02/01 11:05:53.794: [smf] INFO: UE IMSI[262423067332724] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.794: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 02/01 11:05:53.794: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.794: [upf] INFO: UE F-SEID[UP:0xe98 CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.800: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 02/01 11:05:53.800: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 02/01 11:05:53.800: [smf] INFO: UE IMSI[262428814795586] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.800: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 02/01 11:05:53.800: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.800: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.806: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 02/01 11:05:53.806: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 02/01 11:05:53.806: [smf] INFO: UE IMSI[262425856866398] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.806: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 02/01 11:05:53.806: [upf] INFO: UE F-SEID[UP:0x322 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.806: [upf] INFO: UE F-SEID[UP:0x322 CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.811: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 02/01 11:05:53.811: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 02/01 11:05:53.811: [smf] INFO: UE IMSI[262428278928997] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.812: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 02/01 11:05:53.812: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.812: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x609] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.817: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 02/01 11:05:53.817: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 02/01 11:05:53.817: [smf] INFO: UE IMSI[262420519424312] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.818: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 02/01 11:05:53.818: [upf] INFO: UE F-SEID[UP:0xaee CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.818: [upf] INFO: UE F-SEID[UP:0xaee CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.823: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 02/01 11:05:53.823: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 02/01 11:05:53.823: [smf] INFO: UE IMSI[262425036507976] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.824: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 02/01 11:05:53.824: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.824: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.829: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 02/01 11:05:53.829: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 02/01 11:05:53.829: [smf] INFO: UE IMSI[262426914939626] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.829: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 02/01 11:05:53.829: [upf] INFO: UE F-SEID[UP:0x82e CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.829: [upf] INFO: UE F-SEID[UP:0x82e CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.835: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 02/01 11:05:53.835: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 02/01 11:05:53.835: [smf] INFO: UE IMSI[262424442484565] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.835: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 02/01 11:05:53.835: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.835: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.840: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 02/01 11:05:53.840: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 02/01 11:05:53.840: [smf] INFO: UE IMSI[262423432559685] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.841: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 02/01 11:05:53.841: [upf] INFO: UE F-SEID[UP:0x11 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.841: [upf] INFO: UE F-SEID[UP:0x11 CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.846: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 02/01 11:05:53.846: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 02/01 11:05:53.846: [smf] INFO: UE IMSI[262424245887486] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.847: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 02/01 11:05:53.847: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.847: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.852: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 02/01 11:05:53.852: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 02/01 11:05:53.852: [smf] INFO: UE IMSI[262426447689263] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.852: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 02/01 11:05:53.852: [upf] INFO: UE F-SEID[UP:0x18e CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.852: [upf] INFO: UE F-SEID[UP:0x18e CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.858: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 02/01 11:05:53.858: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 02/01 11:05:53.858: [smf] INFO: UE IMSI[262423088032059] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.858: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 02/01 11:05:53.858: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.858: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.863: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 02/01 11:05:53.863: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 02/01 11:05:53.863: [smf] INFO: UE IMSI[262422240321217] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.864: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 02/01 11:05:53.864: [upf] INFO: UE F-SEID[UP:0x399 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.864: [upf] INFO: UE F-SEID[UP:0x399 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.869: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 02/01 11:05:53.869: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 02/01 11:05:53.869: [smf] INFO: UE IMSI[262420550023631] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.870: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 02/01 11:05:53.870: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.870: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.875: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 02/01 11:05:53.875: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 02/01 11:05:53.875: [smf] INFO: UE IMSI[262425474044676] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.876: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 02/01 11:05:53.876: [upf] INFO: UE F-SEID[UP:0xead CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.876: [upf] INFO: UE F-SEID[UP:0xead CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.881: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 02/01 11:05:53.881: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 02/01 11:05:53.881: [smf] INFO: UE IMSI[262420137030212] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.881: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 02/01 11:05:53.881: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.881: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.887: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 02/01 11:05:53.887: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 02/01 11:05:53.887: [smf] INFO: UE IMSI[262428454442415] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.887: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 02/01 11:05:53.887: [upf] INFO: UE F-SEID[UP:0x476 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.887: [upf] INFO: UE F-SEID[UP:0x476 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.892: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 02/01 11:05:53.892: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 02/01 11:05:53.892: [smf] INFO: UE IMSI[262428866903669] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.893: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 02/01 11:05:53.893: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.893: [upf] INFO: UE F-SEID[UP:0xce6 CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.898: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 02/01 11:05:53.898: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 02/01 11:05:53.898: [smf] INFO: UE IMSI[262425453112154] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.899: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 02/01 11:05:53.899: [upf] INFO: UE F-SEID[UP:0x692 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.899: [upf] INFO: UE F-SEID[UP:0x692 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.904: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 02/01 11:05:53.904: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 02/01 11:05:53.904: [smf] INFO: UE IMSI[262427110005673] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.905: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 02/01 11:05:53.905: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.905: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.910: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 02/01 11:05:53.910: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 02/01 11:05:53.910: [smf] INFO: UE IMSI[262423758105244] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.910: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 02/01 11:05:53.910: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.910: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xd79] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.916: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 02/01 11:05:53.916: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 02/01 11:05:53.916: [smf] INFO: UE IMSI[262429711726278] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.916: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 02/01 11:05:53.916: [upf] INFO: UE F-SEID[UP:0x373 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.916: [upf] INFO: UE F-SEID[UP:0x373 CP:0x7cd] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.921: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 02/01 11:05:53.921: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 02/01 11:05:53.921: [smf] INFO: UE IMSI[262422078235890] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.922: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 02/01 11:05:53.922: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.922: [upf] INFO: UE F-SEID[UP:0xd5d CP:0x4e8] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.927: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 02/01 11:05:53.927: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 02/01 11:05:53.927: [smf] INFO: UE IMSI[262426261605452] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.928: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 02/01 11:05:53.928: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.928: [upf] INFO: UE F-SEID[UP:0xfbf CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.933: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 02/01 11:05:53.933: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 02/01 11:05:53.933: [smf] INFO: UE IMSI[262426604045254] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.934: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 02/01 11:05:53.934: [upf] INFO: UE F-SEID[UP:0x65d CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.934: [upf] INFO: UE F-SEID[UP:0x65d CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.939: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 02/01 11:05:53.939: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 02/01 11:05:53.939: [smf] INFO: UE IMSI[262424169545110] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.939: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 02/01 11:05:53.939: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.939: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.945: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 02/01 11:05:53.945: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 02/01 11:05:53.945: [smf] INFO: UE IMSI[262422501188836] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.945: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 02/01 11:05:53.945: [upf] INFO: UE F-SEID[UP:0x646 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.945: [upf] INFO: UE F-SEID[UP:0x646 CP:0x3ab] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.950: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 02/01 11:05:53.950: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 02/01 11:05:53.950: [smf] INFO: UE IMSI[262429939784811] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.951: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 02/01 11:05:53.951: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.951: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.956: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 02/01 11:05:53.956: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 02/01 11:05:53.956: [smf] INFO: UE IMSI[262424882285371] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.957: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 02/01 11:05:53.957: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.957: [upf] INFO: UE F-SEID[UP:0xa33 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.962: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 02/01 11:05:53.962: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 02/01 11:05:53.962: [smf] INFO: UE IMSI[262425700823227] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.962: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 02/01 11:05:53.962: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.962: [upf] INFO: UE F-SEID[UP:0xf4a CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.968: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 02/01 11:05:53.968: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 02/01 11:05:53.968: [smf] INFO: UE IMSI[262421719171929] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.968: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 02/01 11:05:53.968: [upf] INFO: UE F-SEID[UP:0x488 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.968: [upf] INFO: UE F-SEID[UP:0x488 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.973: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 02/01 11:05:53.973: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 02/01 11:05:53.973: [smf] INFO: UE IMSI[262424581305706] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.974: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 02/01 11:05:53.974: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.974: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.979: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 02/01 11:05:53.979: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 02/01 11:05:53.979: [smf] INFO: UE IMSI[262421832248552] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.980: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 02/01 11:05:53.980: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.980: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x8e3] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.985: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 02/01 11:05:53.985: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 02/01 11:05:53.985: [smf] INFO: UE IMSI[262422952250358] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.985: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 02/01 11:05:53.985: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.985: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.991: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 02/01 11:05:53.991: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 02/01 11:05:53.991: [smf] INFO: UE IMSI[262425885456146] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.991: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 02/01 11:05:53.991: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.991: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.997: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 02/01 11:05:53.997: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 02/01 11:05:53.997: [smf] INFO: UE IMSI[262420973679646] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:53.997: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 02/01 11:05:53.997: [upf] INFO: UE F-SEID[UP:0x66 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:53.997: [upf] INFO: UE F-SEID[UP:0x66 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.002: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 02/01 11:05:54.002: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 02/01 11:05:54.002: [smf] INFO: UE IMSI[262429527142943] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.003: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 02/01 11:05:54.003: [upf] INFO: UE F-SEID[UP:0x49c CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.003: [upf] INFO: UE F-SEID[UP:0x49c CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.008: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 02/01 11:05:54.008: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 02/01 11:05:54.008: [smf] INFO: UE IMSI[262429418174626] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.009: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 02/01 11:05:54.009: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.009: [upf] INFO: UE F-SEID[UP:0xf87 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.014: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 02/01 11:05:54.014: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 02/01 11:05:54.014: [smf] INFO: UE IMSI[262429877616373] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.015: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 02/01 11:05:54.015: [upf] INFO: UE F-SEID[UP:0x32f CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.015: [upf] INFO: UE F-SEID[UP:0x32f CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.020: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 02/01 11:05:54.020: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 02/01 11:05:54.020: [smf] INFO: UE IMSI[262429424026680] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.020: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 02/01 11:05:54.020: [upf] INFO: UE F-SEID[UP:0xbde CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.020: [upf] INFO: UE F-SEID[UP:0xbde CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.025: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 02/01 11:05:54.025: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 02/01 11:05:54.026: [smf] INFO: UE IMSI[262425231981579] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.026: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 02/01 11:05:54.026: [upf] INFO: UE F-SEID[UP:0x269 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.026: [upf] INFO: UE F-SEID[UP:0x269 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.031: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 02/01 11:05:54.031: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 02/01 11:05:54.031: [smf] INFO: UE IMSI[262427623515145] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.032: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 02/01 11:05:54.032: [upf] INFO: UE F-SEID[UP:0x786 CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.032: [upf] INFO: UE F-SEID[UP:0x786 CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.037: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 02/01 11:05:54.037: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 02/01 11:05:54.037: [smf] INFO: UE IMSI[262428560753398] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.038: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 02/01 11:05:54.038: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.038: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.043: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 02/01 11:05:54.043: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 02/01 11:05:54.043: [smf] INFO: UE IMSI[262427169369156] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.044: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 02/01 11:05:54.044: [upf] INFO: UE F-SEID[UP:0x1a CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.044: [upf] INFO: UE F-SEID[UP:0x1a CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.049: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 02/01 11:05:54.049: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 02/01 11:05:54.049: [smf] INFO: UE IMSI[262428681547032] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.049: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 02/01 11:05:54.049: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.049: [upf] INFO: UE F-SEID[UP:0xcbe CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.055: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 02/01 11:05:54.055: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 02/01 11:05:54.055: [smf] INFO: UE IMSI[262420959090332] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.055: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 02/01 11:05:54.055: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.055: [upf] INFO: UE F-SEID[UP:0x4ed CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.061: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 02/01 11:05:54.061: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 02/01 11:05:54.061: [smf] INFO: UE IMSI[262428101419257] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.061: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 02/01 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.061: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.066: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 02/01 11:05:54.066: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 02/01 11:05:54.066: [smf] INFO: UE IMSI[262423543981529] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.067: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 02/01 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.072: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 02/01 11:05:54.072: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 02/01 11:05:54.072: [smf] INFO: UE IMSI[262428062333385] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.073: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 02/01 11:05:54.073: [upf] INFO: UE F-SEID[UP:0xa53 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.073: [upf] INFO: UE F-SEID[UP:0xa53 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.078: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 02/01 11:05:54.079: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 02/01 11:05:54.079: [smf] INFO: UE IMSI[262424638058660] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.079: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 02/01 11:05:54.079: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.079: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.085: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 02/01 11:05:54.085: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 02/01 11:05:54.085: [smf] INFO: UE IMSI[262426381572805] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.087: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 02/01 11:05:54.087: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.087: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.092: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 02/01 11:05:54.092: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 02/01 11:05:54.092: [smf] INFO: UE IMSI[262421568257245] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.093: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 02/01 11:05:54.093: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.093: [upf] INFO: UE F-SEID[UP:0x9f8 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.098: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 02/01 11:05:54.098: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 02/01 11:05:54.098: [smf] INFO: UE IMSI[262422602939434] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.099: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 02/01 11:05:54.099: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.099: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x314] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.104: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 02/01 11:05:54.104: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 02/01 11:05:54.104: [smf] INFO: UE IMSI[262422352131823] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.105: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 02/01 11:05:54.105: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.105: [upf] INFO: UE F-SEID[UP:0xb00 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.111: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 02/01 11:05:54.111: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 02/01 11:05:54.111: [smf] INFO: UE IMSI[262425748693465] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.111: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 02/01 11:05:54.111: [upf] INFO: UE F-SEID[UP:0x61b CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.111: [upf] INFO: UE F-SEID[UP:0x61b CP:0x909] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.116: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 02/01 11:05:54.116: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 02/01 11:05:54.116: [smf] INFO: UE IMSI[262426155933058] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.117: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 02/01 11:05:54.117: [upf] INFO: UE F-SEID[UP:0x972 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.117: [upf] INFO: UE F-SEID[UP:0x972 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.122: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 02/01 11:05:54.122: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 02/01 11:05:54.122: [smf] INFO: UE IMSI[262423610693295] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.123: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 02/01 11:05:54.123: [upf] INFO: UE F-SEID[UP:0x98 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.123: [upf] INFO: UE F-SEID[UP:0x98 CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.128: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 02/01 11:05:54.128: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 02/01 11:05:54.128: [smf] INFO: UE IMSI[262420969074443] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.129: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 02/01 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x834 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.129: [upf] INFO: UE F-SEID[UP:0x834 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.134: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 02/01 11:05:54.134: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 02/01 11:05:54.134: [smf] INFO: UE IMSI[262424263149467] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.135: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 02/01 11:05:54.135: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.135: [upf] INFO: UE F-SEID[UP:0x9d2 CP:0xdc3] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.140: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 02/01 11:05:54.140: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 02/01 11:05:54.140: [smf] INFO: UE IMSI[262421189850040] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.141: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 02/01 11:05:54.141: [upf] INFO: UE F-SEID[UP:0x574 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.141: [upf] INFO: UE F-SEID[UP:0x574 CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.146: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 02/01 11:05:54.146: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 02/01 11:05:54.146: [smf] INFO: UE IMSI[262425074619409] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.147: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 02/01 11:05:54.147: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.147: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.152: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 02/01 11:05:54.152: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 02/01 11:05:54.152: [smf] INFO: UE IMSI[262423295436339] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.153: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 02/01 11:05:54.153: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.153: [upf] INFO: UE F-SEID[UP:0x6ae CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.158: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 02/01 11:05:54.158: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 02/01 11:05:54.158: [smf] INFO: UE IMSI[262421823112899] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.159: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 02/01 11:05:54.159: [upf] INFO: UE F-SEID[UP:0x760 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.159: [upf] INFO: UE F-SEID[UP:0x760 CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.164: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 02/01 11:05:54.164: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 02/01 11:05:54.164: [smf] INFO: UE IMSI[262421939347761] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.165: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 02/01 11:05:54.165: [upf] INFO: UE F-SEID[UP:0x67d CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.165: [upf] INFO: UE F-SEID[UP:0x67d CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.170: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 02/01 11:05:54.170: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 02/01 11:05:54.170: [smf] INFO: UE IMSI[262428704532095] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.170: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 02/01 11:05:54.171: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.171: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.176: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 02/01 11:05:54.176: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 02/01 11:05:54.176: [smf] INFO: UE IMSI[262428011626114] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.176: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 02/01 11:05:54.176: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.176: [upf] INFO: UE F-SEID[UP:0x2bb CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.182: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 02/01 11:05:54.182: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 02/01 11:05:54.182: [smf] INFO: UE IMSI[262424496826455] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.182: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 02/01 11:05:54.182: [upf] INFO: UE F-SEID[UP:0x577 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.182: [upf] INFO: UE F-SEID[UP:0x577 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.188: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 02/01 11:05:54.188: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 02/01 11:05:54.188: [smf] INFO: UE IMSI[262428589685069] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.188: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 02/01 11:05:54.188: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.188: [upf] INFO: UE F-SEID[UP:0xd77 CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.193: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 02/01 11:05:54.193: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 02/01 11:05:54.193: [smf] INFO: UE IMSI[262423223693627] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.194: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 02/01 11:05:54.194: [upf] INFO: UE F-SEID[UP:0x75a CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.194: [upf] INFO: UE F-SEID[UP:0x75a CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.199: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 02/01 11:05:54.199: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 02/01 11:05:54.199: [smf] INFO: UE IMSI[262429964055739] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.200: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 02/01 11:05:54.200: [upf] INFO: UE F-SEID[UP:0xf23 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.200: [upf] INFO: UE F-SEID[UP:0xf23 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.205: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 02/01 11:05:54.205: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 02/01 11:05:54.205: [smf] INFO: UE IMSI[262421043636992] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.206: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 02/01 11:05:54.206: [upf] INFO: UE F-SEID[UP:0x774 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.206: [upf] INFO: UE F-SEID[UP:0x774 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.211: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 02/01 11:05:54.211: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 02/01 11:05:54.211: [smf] INFO: UE IMSI[262424755285679] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.212: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 02/01 11:05:54.212: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.212: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xcc4] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.217: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 02/01 11:05:54.217: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 02/01 11:05:54.217: [smf] INFO: UE IMSI[262428157659007] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.218: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 02/01 11:05:54.218: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.218: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.223: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 02/01 11:05:54.223: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 02/01 11:05:54.223: [smf] INFO: UE IMSI[262427339580224] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.224: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 02/01 11:05:54.224: [upf] INFO: UE F-SEID[UP:0x362 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.224: [upf] INFO: UE F-SEID[UP:0x362 CP:0xb4b] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.229: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 02/01 11:05:54.229: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 02/01 11:05:54.229: [smf] INFO: UE IMSI[262429516258065] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.229: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 02/01 11:05:54.229: [upf] INFO: UE F-SEID[UP:0x4df CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.229: [upf] INFO: UE F-SEID[UP:0x4df CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.235: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 02/01 11:05:54.235: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 02/01 11:05:54.235: [smf] INFO: UE IMSI[262429387440175] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.235: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 02/01 11:05:54.235: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.235: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.241: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 02/01 11:05:54.241: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 02/01 11:05:54.241: [smf] INFO: UE IMSI[262427724974033] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.241: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 02/01 11:05:54.241: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.241: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.246: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 02/01 11:05:54.246: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 02/01 11:05:54.246: [smf] INFO: UE IMSI[262421185848776] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.247: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 02/01 11:05:54.247: [upf] INFO: UE F-SEID[UP:0x45c CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.247: [upf] INFO: UE F-SEID[UP:0x45c CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.252: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 02/01 11:05:54.252: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 02/01 11:05:54.252: [smf] INFO: UE IMSI[262421219790695] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.253: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 02/01 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x533 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.253: [upf] INFO: UE F-SEID[UP:0x533 CP:0xcf4] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.258: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 02/01 11:05:54.258: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 02/01 11:05:54.258: [smf] INFO: UE IMSI[262429675503374] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.259: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 02/01 11:05:54.259: [upf] INFO: UE F-SEID[UP:0x11e CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.259: [upf] INFO: UE F-SEID[UP:0x11e CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.264: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 02/01 11:05:54.264: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 02/01 11:05:54.264: [smf] INFO: UE IMSI[262421813140134] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.265: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 02/01 11:05:54.265: [upf] INFO: UE F-SEID[UP:0x864 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.265: [upf] INFO: UE F-SEID[UP:0x864 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.270: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 02/01 11:05:54.270: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 02/01 11:05:54.270: [smf] INFO: UE IMSI[262429708924652] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.271: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 02/01 11:05:54.271: [upf] INFO: UE F-SEID[UP:0xdae CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.271: [upf] INFO: UE F-SEID[UP:0xdae CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.276: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 02/01 11:05:54.276: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 02/01 11:05:54.276: [smf] INFO: UE IMSI[262421220183075] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.277: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 02/01 11:05:54.277: [upf] INFO: UE F-SEID[UP:0x378 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.277: [upf] INFO: UE F-SEID[UP:0x378 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.282: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 02/01 11:05:54.282: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 02/01 11:05:54.282: [smf] INFO: UE IMSI[262428934213127] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.283: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 02/01 11:05:54.283: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.283: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.288: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 02/01 11:05:54.288: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 02/01 11:05:54.288: [smf] INFO: UE IMSI[262429029498423] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.288: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 02/01 11:05:54.288: [upf] INFO: UE F-SEID[UP:0x8b CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.288: [upf] INFO: UE F-SEID[UP:0x8b CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.294: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 02/01 11:05:54.294: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 02/01 11:05:54.294: [smf] INFO: UE IMSI[262422231765959] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.294: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 02/01 11:05:54.294: [upf] INFO: UE F-SEID[UP:0x86c CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.294: [upf] INFO: UE F-SEID[UP:0x86c CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.300: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 02/01 11:05:54.300: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 02/01 11:05:54.300: [smf] INFO: UE IMSI[262423655604591] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.300: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 02/01 11:05:54.300: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.300: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.305: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 02/01 11:05:54.305: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 02/01 11:05:54.305: [smf] INFO: UE IMSI[262425696091604] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.306: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 02/01 11:05:54.306: [upf] INFO: UE F-SEID[UP:0x68 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.306: [upf] INFO: UE F-SEID[UP:0x68 CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.311: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 02/01 11:05:54.311: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 02/01 11:05:54.311: [smf] INFO: UE IMSI[262427344250459] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.312: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 02/01 11:05:54.312: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.312: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.317: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 02/01 11:05:54.317: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 02/01 11:05:54.317: [smf] INFO: UE IMSI[262422780200289] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.318: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 02/01 11:05:54.318: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.318: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.324: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 02/01 11:05:54.324: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 02/01 11:05:54.324: [smf] INFO: UE IMSI[262421835072261] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.325: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 02/01 11:05:54.325: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.325: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.330: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 02/01 11:05:54.330: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 02/01 11:05:54.330: [smf] INFO: UE IMSI[262428464486944] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.332: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 02/01 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.337: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 02/01 11:05:54.337: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 02/01 11:05:54.337: [smf] INFO: UE IMSI[262425059159076] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.338: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 02/01 11:05:54.338: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.338: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.344: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 02/01 11:05:54.344: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 02/01 11:05:54.344: [smf] INFO: UE IMSI[262424213682592] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.345: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 02/01 11:05:54.345: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.345: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.352: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 02/01 11:05:54.352: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 02/01 11:05:54.352: [smf] INFO: UE IMSI[262421796309136] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.354: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 02/01 11:05:54.354: [upf] INFO: UE F-SEID[UP:0xda CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.354: [upf] INFO: UE F-SEID[UP:0xda CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.359: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 02/01 11:05:54.359: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 02/01 11:05:54.359: [smf] INFO: UE IMSI[262422886935885] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.360: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 02/01 11:05:54.360: [upf] INFO: UE F-SEID[UP:0xf5e CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.360: [upf] INFO: UE F-SEID[UP:0xf5e CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.365: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 02/01 11:05:54.365: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 02/01 11:05:54.365: [smf] INFO: UE IMSI[262428271272487] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.366: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 02/01 11:05:54.366: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.366: [upf] INFO: UE F-SEID[UP:0xb4b CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.371: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 02/01 11:05:54.371: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 02/01 11:05:54.371: [smf] INFO: UE IMSI[262423736671574] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.372: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 02/01 11:05:54.372: [upf] INFO: UE F-SEID[UP:0x24f CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.372: [upf] INFO: UE F-SEID[UP:0x24f CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.377: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 02/01 11:05:54.377: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 02/01 11:05:54.377: [smf] INFO: UE IMSI[262426296533961] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.378: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 02/01 11:05:54.378: [upf] INFO: UE F-SEID[UP:0x551 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.378: [upf] INFO: UE F-SEID[UP:0x551 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.383: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 02/01 11:05:54.383: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 02/01 11:05:54.383: [smf] INFO: UE IMSI[262421070929358] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.384: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 02/01 11:05:54.384: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.384: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x2db] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.389: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 02/01 11:05:54.389: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 02/01 11:05:54.389: [smf] INFO: UE IMSI[262423662012465] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.390: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 02/01 11:05:54.390: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.390: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.395: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 02/01 11:05:54.395: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 02/01 11:05:54.395: [smf] INFO: UE IMSI[262424163081308] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.396: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 02/01 11:05:54.396: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.396: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x18] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.400: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 02/01 11:05:54.400: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 02/01 11:05:54.400: [smf] INFO: UE IMSI[262427820109095] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.401: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 02/01 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x63f CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x63f CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.406: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 02/01 11:05:54.406: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 02/01 11:05:54.406: [smf] INFO: UE IMSI[262420496464879] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.407: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 02/01 11:05:54.407: [upf] INFO: UE F-SEID[UP:0xadc CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.407: [upf] INFO: UE F-SEID[UP:0xadc CP:0x1a7] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.412: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 02/01 11:05:54.412: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 02/01 11:05:54.412: [smf] INFO: UE IMSI[262428697425314] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.412: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 02/01 11:05:54.412: [upf] INFO: UE F-SEID[UP:0x496 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.412: [upf] INFO: UE F-SEID[UP:0x496 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.418: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 02/01 11:05:54.418: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 02/01 11:05:54.418: [smf] INFO: UE IMSI[262420764462515] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.418: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 02/01 11:05:54.418: [upf] INFO: UE F-SEID[UP:0x82f CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.418: [upf] INFO: UE F-SEID[UP:0x82f CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.423: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 02/01 11:05:54.423: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 02/01 11:05:54.423: [smf] INFO: UE IMSI[262423436754910] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.424: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 02/01 11:05:54.424: [upf] INFO: UE F-SEID[UP:0x252 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.424: [upf] INFO: UE F-SEID[UP:0x252 CP:0xfac] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.429: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 02/01 11:05:54.429: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 02/01 11:05:54.429: [smf] INFO: UE IMSI[262420905583589] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.430: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 02/01 11:05:54.430: [upf] INFO: UE F-SEID[UP:0xb1b CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.430: [upf] INFO: UE F-SEID[UP:0xb1b CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.435: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 02/01 11:05:54.435: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 02/01 11:05:54.435: [smf] INFO: UE IMSI[262424808187468] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.435: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 02/01 11:05:54.435: [upf] INFO: UE F-SEID[UP:0x152 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.435: [upf] INFO: UE F-SEID[UP:0x152 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.440: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 02/01 11:05:54.440: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 02/01 11:05:54.440: [smf] INFO: UE IMSI[262429109670714] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.441: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 02/01 11:05:54.441: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.441: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.446: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 02/01 11:05:54.446: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 02/01 11:05:54.446: [smf] INFO: UE IMSI[262423950114577] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.447: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 02/01 11:05:54.447: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.447: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.452: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 02/01 11:05:54.452: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 02/01 11:05:54.452: [smf] INFO: UE IMSI[262429400648195] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.453: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 02/01 11:05:54.453: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.453: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.458: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 02/01 11:05:54.458: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 02/01 11:05:54.458: [smf] INFO: UE IMSI[262423778219320] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.458: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 02/01 11:05:54.458: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.458: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.463: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 02/01 11:05:54.463: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 02/01 11:05:54.463: [smf] INFO: UE IMSI[262421372894643] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.464: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 02/01 11:05:54.464: [upf] INFO: UE F-SEID[UP:0x296 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.464: [upf] INFO: UE F-SEID[UP:0x296 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.469: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 02/01 11:05:54.469: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 02/01 11:05:54.469: [smf] INFO: UE IMSI[262422776159783] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.470: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 02/01 11:05:54.470: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.470: [upf] INFO: UE F-SEID[UP:0xb01 CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.475: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 02/01 11:05:54.475: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 02/01 11:05:54.475: [smf] INFO: UE IMSI[262422075268719] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.476: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 02/01 11:05:54.476: [upf] INFO: UE F-SEID[UP:0x266 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.476: [upf] INFO: UE F-SEID[UP:0x266 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.481: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 02/01 11:05:54.481: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 02/01 11:05:54.481: [smf] INFO: UE IMSI[262423904364106] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.482: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 02/01 11:05:54.482: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.482: [upf] INFO: UE F-SEID[UP:0xc33 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.486: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 02/01 11:05:54.486: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 02/01 11:05:54.486: [smf] INFO: UE IMSI[262421803778200] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.487: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 02/01 11:05:54.487: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.487: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.492: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 02/01 11:05:54.492: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 02/01 11:05:54.492: [smf] INFO: UE IMSI[262428188703862] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.493: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 02/01 11:05:54.493: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.493: [upf] INFO: UE F-SEID[UP:0xa5a CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.498: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 02/01 11:05:54.498: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 02/01 11:05:54.498: [smf] INFO: UE IMSI[262426542366911] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.499: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 02/01 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x99f CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x99f CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.504: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 02/01 11:05:54.504: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 02/01 11:05:54.504: [smf] INFO: UE IMSI[262423946395894] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.504: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 02/01 11:05:54.504: [upf] INFO: UE F-SEID[UP:0x989 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.504: [upf] INFO: UE F-SEID[UP:0x989 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.509: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 02/01 11:05:54.509: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 02/01 11:05:54.509: [smf] INFO: UE IMSI[262423124977428] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.510: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 02/01 11:05:54.510: [upf] INFO: UE F-SEID[UP:0x95c CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.510: [upf] INFO: UE F-SEID[UP:0x95c CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.515: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 02/01 11:05:54.515: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 02/01 11:05:54.515: [smf] INFO: UE IMSI[262429961052566] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.516: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 02/01 11:05:54.516: [upf] INFO: UE F-SEID[UP:0x52e CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.516: [upf] INFO: UE F-SEID[UP:0x52e CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.521: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 02/01 11:05:54.521: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 02/01 11:05:54.521: [smf] INFO: UE IMSI[262427247954033] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.521: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 02/01 11:05:54.521: [upf] INFO: UE F-SEID[UP:0x768 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.521: [upf] INFO: UE F-SEID[UP:0x768 CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.526: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 02/01 11:05:54.526: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 02/01 11:05:54.526: [smf] INFO: UE IMSI[262425608306126] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.527: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 02/01 11:05:54.527: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.527: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.532: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 02/01 11:05:54.532: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 02/01 11:05:54.532: [smf] INFO: UE IMSI[262427732177405] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.533: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 02/01 11:05:54.533: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.533: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.538: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 02/01 11:05:54.538: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 02/01 11:05:54.538: [smf] INFO: UE IMSI[262427732460931] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.539: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 02/01 11:05:54.539: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.539: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xccf] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.544: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 02/01 11:05:54.544: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 02/01 11:05:54.544: [smf] INFO: UE IMSI[262424531690754] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.544: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 02/01 11:05:54.544: [upf] INFO: UE F-SEID[UP:0x50d CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.544: [upf] INFO: UE F-SEID[UP:0x50d CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.549: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 02/01 11:05:54.549: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 02/01 11:05:54.549: [smf] INFO: UE IMSI[262422447564539] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.550: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 02/01 11:05:54.550: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.550: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.555: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 02/01 11:05:54.555: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 02/01 11:05:54.555: [smf] INFO: UE IMSI[262423959382348] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.556: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 02/01 11:05:54.556: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.556: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.561: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 02/01 11:05:54.561: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 02/01 11:05:54.561: [smf] INFO: UE IMSI[262429692108456] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.561: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 02/01 11:05:54.561: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.561: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.567: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 02/01 11:05:54.567: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 02/01 11:05:54.567: [smf] INFO: UE IMSI[262427580829350] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.567: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 02/01 11:05:54.567: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.567: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.572: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 02/01 11:05:54.572: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 02/01 11:05:54.572: [smf] INFO: UE IMSI[262426802441962] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.573: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 02/01 11:05:54.573: [upf] INFO: UE F-SEID[UP:0x66c CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.573: [upf] INFO: UE F-SEID[UP:0x66c CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.578: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 02/01 11:05:54.578: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 02/01 11:05:54.578: [smf] INFO: UE IMSI[262423386584108] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.579: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 02/01 11:05:54.579: [upf] INFO: UE F-SEID[UP:0x397 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.579: [upf] INFO: UE F-SEID[UP:0x397 CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.584: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 02/01 11:05:54.584: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 02/01 11:05:54.584: [smf] INFO: UE IMSI[262429056301290] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.584: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 02/01 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x79c CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.584: [upf] INFO: UE F-SEID[UP:0x79c CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.589: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 02/01 11:05:54.589: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 02/01 11:05:54.589: [smf] INFO: UE IMSI[262427502772496] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.590: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 02/01 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x4cf CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.590: [upf] INFO: UE F-SEID[UP:0x4cf CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.595: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 02/01 11:05:54.595: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 02/01 11:05:54.595: [smf] INFO: UE IMSI[262429433036927] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.596: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 02/01 11:05:54.596: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.596: [upf] INFO: UE F-SEID[UP:0xe2c CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.601: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 02/01 11:05:54.601: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 02/01 11:05:54.601: [smf] INFO: UE IMSI[262425875807058] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.601: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 02/01 11:05:54.601: [upf] INFO: UE F-SEID[UP:0x327 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.601: [upf] INFO: UE F-SEID[UP:0x327 CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.607: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 02/01 11:05:54.607: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 02/01 11:05:54.607: [smf] INFO: UE IMSI[262426589892460] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.607: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 02/01 11:05:54.607: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.607: [upf] INFO: UE F-SEID[UP:0x8f1 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.612: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 02/01 11:05:54.612: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 02/01 11:05:54.612: [smf] INFO: UE IMSI[262428791214019] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.613: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 02/01 11:05:54.613: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.613: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.618: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 02/01 11:05:54.618: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 02/01 11:05:54.618: [smf] INFO: UE IMSI[262425685328595] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.619: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 02/01 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xdd CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.619: [upf] INFO: UE F-SEID[UP:0xdd CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.624: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 02/01 11:05:54.624: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 02/01 11:05:54.624: [smf] INFO: UE IMSI[262429322311836] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.624: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 02/01 11:05:54.624: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.624: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.630: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 02/01 11:05:54.630: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 02/01 11:05:54.630: [smf] INFO: UE IMSI[262420649197444] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.631: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 02/01 11:05:54.631: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.631: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.635: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 02/01 11:05:54.636: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 02/01 11:05:54.636: [smf] INFO: UE IMSI[262424955131066] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.636: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 02/01 11:05:54.636: [upf] INFO: UE F-SEID[UP:0x32 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.636: [upf] INFO: UE F-SEID[UP:0x32 CP:0xb1b] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.641: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 02/01 11:05:54.641: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 02/01 11:05:54.641: [smf] INFO: UE IMSI[262426721974221] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.642: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 02/01 11:05:54.642: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.642: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.647: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 02/01 11:05:54.647: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 02/01 11:05:54.647: [smf] INFO: UE IMSI[262424571287718] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.648: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 02/01 11:05:54.648: [upf] INFO: UE F-SEID[UP:0x99 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.648: [upf] INFO: UE F-SEID[UP:0x99 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.653: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 02/01 11:05:54.653: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 02/01 11:05:54.653: [smf] INFO: UE IMSI[262426771087937] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.654: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 02/01 11:05:54.654: [upf] INFO: UE F-SEID[UP:0x35d CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.654: [upf] INFO: UE F-SEID[UP:0x35d CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.659: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 02/01 11:05:54.659: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 02/01 11:05:54.659: [smf] INFO: UE IMSI[262425617699909] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.659: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 02/01 11:05:54.659: [upf] INFO: UE F-SEID[UP:0xe55 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.659: [upf] INFO: UE F-SEID[UP:0xe55 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.664: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 02/01 11:05:54.664: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 02/01 11:05:54.664: [smf] INFO: UE IMSI[262426409214616] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.665: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 02/01 11:05:54.665: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.665: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.670: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 02/01 11:05:54.670: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 02/01 11:05:54.670: [smf] INFO: UE IMSI[262422094882998] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.671: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 02/01 11:05:54.671: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.671: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.676: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 02/01 11:05:54.676: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 02/01 11:05:54.676: [smf] INFO: UE IMSI[262426005512038] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.677: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 02/01 11:05:54.677: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.677: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.682: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 02/01 11:05:54.682: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 02/01 11:05:54.682: [smf] INFO: UE IMSI[262422892014996] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.682: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 02/01 11:05:54.683: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.683: [upf] INFO: UE F-SEID[UP:0xb2c CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.688: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 02/01 11:05:54.688: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 02/01 11:05:54.688: [smf] INFO: UE IMSI[262426442520812] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.688: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 02/01 11:05:54.688: [upf] INFO: UE F-SEID[UP:0x891 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.688: [upf] INFO: UE F-SEID[UP:0x891 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.693: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 02/01 11:05:54.693: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 02/01 11:05:54.693: [smf] INFO: UE IMSI[262424573116894] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.694: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 02/01 11:05:54.694: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.694: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.699: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 02/01 11:05:54.699: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 02/01 11:05:54.699: [smf] INFO: UE IMSI[262428688194417] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.700: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 02/01 11:05:54.700: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.700: [upf] INFO: UE F-SEID[UP:0xc37 CP:0xd5a] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.705: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 02/01 11:05:54.705: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 02/01 11:05:54.705: [smf] INFO: UE IMSI[262421857127204] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.706: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 02/01 11:05:54.706: [upf] INFO: UE F-SEID[UP:0x443 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.706: [upf] INFO: UE F-SEID[UP:0x443 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.711: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 02/01 11:05:54.711: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 02/01 11:05:54.711: [smf] INFO: UE IMSI[262423118336989] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.712: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 02/01 11:05:54.712: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.712: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xb5e] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.717: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 02/01 11:05:54.717: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 02/01 11:05:54.717: [smf] INFO: UE IMSI[262423457568087] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.717: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 02/01 11:05:54.717: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.717: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.722: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 02/01 11:05:54.722: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 02/01 11:05:54.722: [smf] INFO: UE IMSI[262427184873588] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.723: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 02/01 11:05:54.723: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.723: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0x6c] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.728: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 02/01 11:05:54.728: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 02/01 11:05:54.728: [smf] INFO: UE IMSI[262420780973992] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.729: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 02/01 11:05:54.729: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.729: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.734: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 02/01 11:05:54.734: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 02/01 11:05:54.734: [smf] INFO: UE IMSI[262425337669064] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.735: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 02/01 11:05:54.735: [upf] INFO: UE F-SEID[UP:0x445 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.735: [upf] INFO: UE F-SEID[UP:0x445 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.740: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 02/01 11:05:54.740: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 02/01 11:05:54.740: [smf] INFO: UE IMSI[262422214808417] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.740: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 02/01 11:05:54.740: [upf] INFO: UE F-SEID[UP:0x88b CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.740: [upf] INFO: UE F-SEID[UP:0x88b CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.745: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 02/01 11:05:54.745: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 02/01 11:05:54.745: [smf] INFO: UE IMSI[262427849599501] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.746: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 02/01 11:05:54.746: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.746: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.751: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 02/01 11:05:54.751: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 02/01 11:05:54.751: [smf] INFO: UE IMSI[262423480029321] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.752: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 02/01 11:05:54.752: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.752: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.757: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 02/01 11:05:54.757: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 02/01 11:05:54.757: [smf] INFO: UE IMSI[262425092511129] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.758: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 02/01 11:05:54.758: [upf] INFO: UE F-SEID[UP:0x135 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.758: [upf] INFO: UE F-SEID[UP:0x135 CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.763: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 02/01 11:05:54.763: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 02/01 11:05:54.763: [smf] INFO: UE IMSI[262428371812744] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.763: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 02/01 11:05:54.763: [upf] INFO: UE F-SEID[UP:0x70e CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.763: [upf] INFO: UE F-SEID[UP:0x70e CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.769: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 02/01 11:05:54.769: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 02/01 11:05:54.769: [smf] INFO: UE IMSI[262422131587338] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.770: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 02/01 11:05:54.770: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.770: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.775: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 02/01 11:05:54.775: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 02/01 11:05:54.775: [smf] INFO: UE IMSI[262428312649291] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.776: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 02/01 11:05:54.776: [upf] INFO: UE F-SEID[UP:0x76b CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.776: [upf] INFO: UE F-SEID[UP:0x76b CP:0x179] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.781: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 02/01 11:05:54.781: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 02/01 11:05:54.781: [smf] INFO: UE IMSI[262426840668785] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.783: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 02/01 11:05:54.783: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.783: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.788: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 02/01 11:05:54.788: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 02/01 11:05:54.788: [smf] INFO: UE IMSI[262423709245828] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.789: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 02/01 11:05:54.789: [upf] INFO: UE F-SEID[UP:0x18b CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.789: [upf] INFO: UE F-SEID[UP:0x18b CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.794: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 02/01 11:05:54.794: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 02/01 11:05:54.794: [smf] INFO: UE IMSI[262429447453673] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.795: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 02/01 11:05:54.795: [upf] INFO: UE F-SEID[UP:0x9e CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.795: [upf] INFO: UE F-SEID[UP:0x9e CP:0x471] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.800: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 02/01 11:05:54.800: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 02/01 11:05:54.800: [smf] INFO: UE IMSI[262429562672571] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.801: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 02/01 11:05:54.801: [upf] INFO: UE F-SEID[UP:0x52b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.801: [upf] INFO: UE F-SEID[UP:0x52b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.806: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 02/01 11:05:54.806: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 02/01 11:05:54.806: [smf] INFO: UE IMSI[262428084653494] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.807: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 02/01 11:05:54.807: [upf] INFO: UE F-SEID[UP:0x148 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.807: [upf] INFO: UE F-SEID[UP:0x148 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.812: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 02/01 11:05:54.812: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 02/01 11:05:54.812: [smf] INFO: UE IMSI[262426445800739] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.813: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 02/01 11:05:54.813: [upf] INFO: UE F-SEID[UP:0xcee CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.813: [upf] INFO: UE F-SEID[UP:0xcee CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.818: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 02/01 11:05:54.818: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 02/01 11:05:54.818: [smf] INFO: UE IMSI[262429810101678] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.818: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 02/01 11:05:54.818: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.818: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.824: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 02/01 11:05:54.824: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 02/01 11:05:54.824: [smf] INFO: UE IMSI[262421418210057] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.824: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 02/01 11:05:54.824: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.824: [upf] INFO: UE F-SEID[UP:0x1ac CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.829: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 02/01 11:05:54.829: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 02/01 11:05:54.829: [smf] INFO: UE IMSI[262425975346088] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.830: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 02/01 11:05:54.830: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.830: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.835: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 02/01 11:05:54.835: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 02/01 11:05:54.835: [smf] INFO: UE IMSI[262429480334222] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.836: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 02/01 11:05:54.836: [upf] INFO: UE F-SEID[UP:0x724 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.836: [upf] INFO: UE F-SEID[UP:0x724 CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.841: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 02/01 11:05:54.841: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 02/01 11:05:54.841: [smf] INFO: UE IMSI[262423558801296] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.842: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 02/01 11:05:54.842: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.842: [upf] INFO: UE F-SEID[UP:0xd8f CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.847: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 02/01 11:05:54.847: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 02/01 11:05:54.847: [smf] INFO: UE IMSI[262429527421459] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.848: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 02/01 11:05:54.848: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.848: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.853: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 02/01 11:05:54.853: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 02/01 11:05:54.853: [smf] INFO: UE IMSI[262422035219321] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.854: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 02/01 11:05:54.854: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.854: [upf] INFO: UE F-SEID[UP:0xf62 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.859: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 02/01 11:05:54.859: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 02/01 11:05:54.859: [smf] INFO: UE IMSI[262428684246655] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.860: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 02/01 11:05:54.860: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.860: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.864: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 02/01 11:05:54.864: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 02/01 11:05:54.864: [smf] INFO: UE IMSI[262429278033355] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.865: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 02/01 11:05:54.865: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.865: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.870: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 02/01 11:05:54.870: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 02/01 11:05:54.870: [smf] INFO: UE IMSI[262420912370899] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.871: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 02/01 11:05:54.871: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.871: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0x59b] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.876: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 02/01 11:05:54.876: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 02/01 11:05:54.876: [smf] INFO: UE IMSI[262420763764834] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.877: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 02/01 11:05:54.877: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.877: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.882: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 02/01 11:05:54.882: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 02/01 11:05:54.882: [smf] INFO: UE IMSI[262425790821254] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.882: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 02/01 11:05:54.882: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.882: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.887: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 02/01 11:05:54.887: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 02/01 11:05:54.887: [smf] INFO: UE IMSI[262422225540998] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.888: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 02/01 11:05:54.888: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.888: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.893: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 02/01 11:05:54.893: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 02/01 11:05:54.893: [smf] INFO: UE IMSI[262428755045849] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.894: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 02/01 11:05:54.894: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.894: [upf] INFO: UE F-SEID[UP:0xc45 CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.899: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 02/01 11:05:54.899: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 02/01 11:05:54.899: [smf] INFO: UE IMSI[262427223119515] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.899: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 02/01 11:05:54.899: [upf] INFO: UE F-SEID[UP:0xeea CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.899: [upf] INFO: UE F-SEID[UP:0xeea CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.905: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 02/01 11:05:54.905: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 02/01 11:05:54.905: [smf] INFO: UE IMSI[262425976398963] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.905: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 02/01 11:05:54.905: [upf] INFO: UE F-SEID[UP:0x510 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.905: [upf] INFO: UE F-SEID[UP:0x510 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.910: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 02/01 11:05:54.910: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 02/01 11:05:54.910: [smf] INFO: UE IMSI[262429013084029] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.911: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 02/01 11:05:54.911: [upf] INFO: UE F-SEID[UP:0x955 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.911: [upf] INFO: UE F-SEID[UP:0x955 CP:0xa4f] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.916: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 02/01 11:05:54.916: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 02/01 11:05:54.916: [smf] INFO: UE IMSI[262429212157857] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.917: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 02/01 11:05:54.917: [upf] INFO: UE F-SEID[UP:0x707 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.917: [upf] INFO: UE F-SEID[UP:0x707 CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.922: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 02/01 11:05:54.922: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 02/01 11:05:54.922: [smf] INFO: UE IMSI[262428178237738] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.923: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 02/01 11:05:54.923: [upf] INFO: UE F-SEID[UP:0x93b CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.923: [upf] INFO: UE F-SEID[UP:0x93b CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.928: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 02/01 11:05:54.928: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 02/01 11:05:54.928: [smf] INFO: UE IMSI[262427890138860] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.928: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 02/01 11:05:54.928: [upf] INFO: UE F-SEID[UP:0xa8d CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.928: [upf] INFO: UE F-SEID[UP:0xa8d CP:0xce8] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.934: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 02/01 11:05:54.934: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 02/01 11:05:54.934: [smf] INFO: UE IMSI[262423311543737] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.935: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 02/01 11:05:54.935: [upf] INFO: UE F-SEID[UP:0x840 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.935: [upf] INFO: UE F-SEID[UP:0x840 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.940: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 02/01 11:05:54.940: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 02/01 11:05:54.940: [smf] INFO: UE IMSI[262428904206167] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.941: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 02/01 11:05:54.941: [upf] INFO: UE F-SEID[UP:0xffd CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.941: [upf] INFO: UE F-SEID[UP:0xffd CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.946: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 02/01 11:05:54.946: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 02/01 11:05:54.946: [smf] INFO: UE IMSI[262426366756959] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.948: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 02/01 11:05:54.948: [upf] INFO: UE F-SEID[UP:0x830 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.948: [upf] INFO: UE F-SEID[UP:0x830 CP:0x842] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.953: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 02/01 11:05:54.953: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 02/01 11:05:54.953: [smf] INFO: UE IMSI[262426030532556] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.954: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 02/01 11:05:54.954: [upf] INFO: UE F-SEID[UP:0x4b CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.954: [upf] INFO: UE F-SEID[UP:0x4b CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.959: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 02/01 11:05:54.959: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 02/01 11:05:54.959: [smf] INFO: UE IMSI[262420457814957] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.960: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 02/01 11:05:54.960: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.960: [upf] INFO: UE F-SEID[UP:0xd14 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.965: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 02/01 11:05:54.965: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 02/01 11:05:54.965: [smf] INFO: UE IMSI[262421199031073] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.966: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 02/01 11:05:54.966: [upf] INFO: UE F-SEID[UP:0x471 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.966: [upf] INFO: UE F-SEID[UP:0x471 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.971: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 02/01 11:05:54.971: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 02/01 11:05:54.971: [smf] INFO: UE IMSI[262426145500099] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.973: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 02/01 11:05:54.973: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.973: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x4a5] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.980: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 02/01 11:05:54.980: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 02/01 11:05:54.980: [smf] INFO: UE IMSI[262426237562831] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.983: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 02/01 11:05:54.983: [upf] INFO: UE F-SEID[UP:0x8d CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.983: [upf] INFO: UE F-SEID[UP:0x8d CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.990: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 02/01 11:05:54.990: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 02/01 11:05:54.991: [smf] INFO: UE IMSI[262423689253541] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:54.993: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 02/01 11:05:54.993: [upf] INFO: UE F-SEID[UP:0xeee CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.993: [upf] INFO: UE F-SEID[UP:0xeee CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:54.999: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 02/01 11:05:54.999: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 02/01 11:05:54.999: [smf] INFO: UE IMSI[262424474326928] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.002: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 02/01 11:05:55.002: [upf] INFO: UE F-SEID[UP:0x185 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.002: [upf] INFO: UE F-SEID[UP:0x185 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.009: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 02/01 11:05:55.009: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 02/01 11:05:55.009: [smf] INFO: UE IMSI[262424998283166] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.011: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 02/01 11:05:55.011: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.011: [upf] INFO: UE F-SEID[UP:0xee8 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.015: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 02/01 11:05:55.015: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 02/01 11:05:55.015: [smf] INFO: UE IMSI[262422536028631] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.016: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 02/01 11:05:55.016: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.016: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.021: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 02/01 11:05:55.021: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 02/01 11:05:55.021: [smf] INFO: UE IMSI[262420139901827] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.022: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 02/01 11:05:55.022: [upf] INFO: UE F-SEID[UP:0x21d CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.022: [upf] INFO: UE F-SEID[UP:0x21d CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.027: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 02/01 11:05:55.027: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 02/01 11:05:55.027: [smf] INFO: UE IMSI[262421700425825] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.028: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 02/01 11:05:55.028: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.028: [upf] INFO: UE F-SEID[UP:0xa0e CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.033: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 02/01 11:05:55.033: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 02/01 11:05:55.033: [smf] INFO: UE IMSI[262424650997696] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.034: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 02/01 11:05:55.034: [upf] INFO: UE F-SEID[UP:0x246 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.034: [upf] INFO: UE F-SEID[UP:0x246 CP:0x686] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.039: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 02/01 11:05:55.039: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 02/01 11:05:55.039: [smf] INFO: UE IMSI[262424576487462] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.041: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 02/01 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.045: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 02/01 11:05:55.045: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 02/01 11:05:55.045: [smf] INFO: UE IMSI[262426876536245] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.046: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 02/01 11:05:55.046: [upf] INFO: UE F-SEID[UP:0x475 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.046: [upf] INFO: UE F-SEID[UP:0x475 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.051: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 02/01 11:05:55.051: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 02/01 11:05:55.051: [smf] INFO: UE IMSI[262423712787851] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.052: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 02/01 11:05:55.052: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.052: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.058: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 02/01 11:05:55.058: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 02/01 11:05:55.058: [smf] INFO: UE IMSI[262427539936908] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.059: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 02/01 11:05:55.059: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.059: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.065: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 02/01 11:05:55.065: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 02/01 11:05:55.065: [smf] INFO: UE IMSI[262421605499746] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.067: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 02/01 11:05:55.067: [upf] INFO: UE F-SEID[UP:0xd7d CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.067: [upf] INFO: UE F-SEID[UP:0xd7d CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.073: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 02/01 11:05:55.073: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 02/01 11:05:55.073: [smf] INFO: UE IMSI[262424683301254] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.075: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 02/01 11:05:55.075: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.075: [upf] INFO: UE F-SEID[UP:0xf05 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.081: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 02/01 11:05:55.081: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 02/01 11:05:55.081: [smf] INFO: UE IMSI[262420044774722] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.082: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 02/01 11:05:55.082: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.082: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.087: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 02/01 11:05:55.087: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 02/01 11:05:55.087: [smf] INFO: UE IMSI[262421590275028] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.088: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 02/01 11:05:55.088: [upf] INFO: UE F-SEID[UP:0xd37 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.088: [upf] INFO: UE F-SEID[UP:0xd37 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.093: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 02/01 11:05:55.093: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 02/01 11:05:55.093: [smf] INFO: UE IMSI[262423048837690] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.094: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 02/01 11:05:55.094: [upf] INFO: UE F-SEID[UP:0x97d CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.094: [upf] INFO: UE F-SEID[UP:0x97d CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.099: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 02/01 11:05:55.099: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 02/01 11:05:55.099: [smf] INFO: UE IMSI[262420116974201] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.100: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 02/01 11:05:55.100: [upf] INFO: UE F-SEID[UP:0x611 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.100: [upf] INFO: UE F-SEID[UP:0x611 CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.105: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 02/01 11:05:55.105: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 02/01 11:05:55.105: [smf] INFO: UE IMSI[262421339938971] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.105: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 02/01 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x41a CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x41a CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.111: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 02/01 11:05:55.111: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 02/01 11:05:55.111: [smf] INFO: UE IMSI[262428287089832] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.111: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 02/01 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.116: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 02/01 11:05:55.116: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 02/01 11:05:55.116: [smf] INFO: UE IMSI[262427786418024] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.117: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 02/01 11:05:55.117: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.117: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.122: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 02/01 11:05:55.122: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 02/01 11:05:55.122: [smf] INFO: UE IMSI[262420322001617] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.123: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 02/01 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x29c CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.123: [upf] INFO: UE F-SEID[UP:0x29c CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.128: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 02/01 11:05:55.128: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 02/01 11:05:55.128: [smf] INFO: UE IMSI[262428731665067] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.128: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 02/01 11:05:55.128: [upf] INFO: UE F-SEID[UP:0x6d CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.128: [upf] INFO: UE F-SEID[UP:0x6d CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.134: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 02/01 11:05:55.134: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 02/01 11:05:55.134: [smf] INFO: UE IMSI[262426320105789] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.134: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 02/01 11:05:55.134: [upf] INFO: UE F-SEID[UP:0x969 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.134: [upf] INFO: UE F-SEID[UP:0x969 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.139: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 02/01 11:05:55.139: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 02/01 11:05:55.139: [smf] INFO: UE IMSI[262420039462011] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.140: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 02/01 11:05:55.140: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.140: [upf] INFO: UE F-SEID[UP:0xf4e CP:0x83d] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.145: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 02/01 11:05:55.145: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 02/01 11:05:55.145: [smf] INFO: UE IMSI[262424527911903] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.146: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 02/01 11:05:55.146: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.146: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.152: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 02/01 11:05:55.152: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 02/01 11:05:55.152: [smf] INFO: UE IMSI[262422500089336] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.154: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 02/01 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.160: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 02/01 11:05:55.160: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 02/01 11:05:55.160: [smf] INFO: UE IMSI[262428158448554] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.161: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 02/01 11:05:55.162: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.162: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x1c7] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.166: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 02/01 11:05:55.166: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 02/01 11:05:55.166: [smf] INFO: UE IMSI[262427267317538] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.167: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 02/01 11:05:55.167: [upf] INFO: UE F-SEID[UP:0x441 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.167: [upf] INFO: UE F-SEID[UP:0x441 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.172: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 02/01 11:05:55.172: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 02/01 11:05:55.172: [smf] INFO: UE IMSI[262428188634670] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.173: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 02/01 11:05:55.173: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.173: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.178: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 02/01 11:05:55.178: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 02/01 11:05:55.179: [smf] INFO: UE IMSI[262426720180935] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.179: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 02/01 11:05:55.180: [upf] INFO: UE F-SEID[UP:0x586 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.180: [upf] INFO: UE F-SEID[UP:0x586 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.185: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 02/01 11:05:55.185: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 02/01 11:05:55.185: [smf] INFO: UE IMSI[262420018223418] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.186: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 02/01 11:05:55.186: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.186: [upf] INFO: UE F-SEID[UP:0x6d1 CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.191: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 02/01 11:05:55.191: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 02/01 11:05:55.191: [smf] INFO: UE IMSI[262424345019193] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.192: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 02/01 11:05:55.192: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.192: [upf] INFO: UE F-SEID[UP:0xc39 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.197: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 02/01 11:05:55.197: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 02/01 11:05:55.197: [smf] INFO: UE IMSI[262420692929837] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.198: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 02/01 11:05:55.198: [upf] INFO: UE F-SEID[UP:0x15f CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.198: [upf] INFO: UE F-SEID[UP:0x15f CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.203: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 02/01 11:05:55.203: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 02/01 11:05:55.203: [smf] INFO: UE IMSI[262422032536899] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.204: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 02/01 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x6f2 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.209: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 02/01 11:05:55.209: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 02/01 11:05:55.209: [smf] INFO: UE IMSI[262429644400945] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.210: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 02/01 11:05:55.210: [upf] INFO: UE F-SEID[UP:0xebc CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.210: [upf] INFO: UE F-SEID[UP:0xebc CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.215: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 02/01 11:05:55.215: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 02/01 11:05:55.215: [smf] INFO: UE IMSI[262422234166347] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.216: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 02/01 11:05:55.216: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.216: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.221: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 02/01 11:05:55.221: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 02/01 11:05:55.221: [smf] INFO: UE IMSI[262429467363773] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.222: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 02/01 11:05:55.222: [upf] INFO: UE F-SEID[UP:0xf02 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.222: [upf] INFO: UE F-SEID[UP:0xf02 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.227: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 02/01 11:05:55.227: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 02/01 11:05:55.227: [smf] INFO: UE IMSI[262428531219967] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.228: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 02/01 11:05:55.228: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.228: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.233: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 02/01 11:05:55.233: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 02/01 11:05:55.233: [smf] INFO: UE IMSI[262420711486705] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.234: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 02/01 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.234: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x5c4] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.239: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 02/01 11:05:55.239: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 02/01 11:05:55.239: [smf] INFO: UE IMSI[262427432740321] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.239: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 02/01 11:05:55.239: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.239: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.245: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 02/01 11:05:55.245: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 02/01 11:05:55.245: [smf] INFO: UE IMSI[262421688611836] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.245: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 02/01 11:05:55.245: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.245: [upf] INFO: UE F-SEID[UP:0xd00 CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.250: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 02/01 11:05:55.250: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 02/01 11:05:55.250: [smf] INFO: UE IMSI[262423360924290] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.251: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 02/01 11:05:55.251: [upf] INFO: UE F-SEID[UP:0x24a CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.251: [upf] INFO: UE F-SEID[UP:0x24a CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.256: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 02/01 11:05:55.256: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 02/01 11:05:55.256: [smf] INFO: UE IMSI[262423373548184] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.257: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 02/01 11:05:55.257: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.257: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.262: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 02/01 11:05:55.262: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 02/01 11:05:55.262: [smf] INFO: UE IMSI[262421766877252] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.263: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 02/01 11:05:55.263: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.263: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.268: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 02/01 11:05:55.268: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 02/01 11:05:55.268: [smf] INFO: UE IMSI[262421536782637] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.268: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 02/01 11:05:55.268: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.268: [upf] INFO: UE F-SEID[UP:0xf9c CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.273: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 02/01 11:05:55.273: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 02/01 11:05:55.273: [smf] INFO: UE IMSI[262429026129269] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.274: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 02/01 11:05:55.274: [upf] INFO: UE F-SEID[UP:0x73b CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.274: [upf] INFO: UE F-SEID[UP:0x73b CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.279: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 02/01 11:05:55.279: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 02/01 11:05:55.279: [smf] INFO: UE IMSI[262422306597216] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.280: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 02/01 11:05:55.280: [upf] INFO: UE F-SEID[UP:0x991 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.280: [upf] INFO: UE F-SEID[UP:0x991 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.285: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 02/01 11:05:55.285: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 02/01 11:05:55.285: [smf] INFO: UE IMSI[262422807957273] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.286: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 02/01 11:05:55.286: [upf] INFO: UE F-SEID[UP:0x486 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.286: [upf] INFO: UE F-SEID[UP:0x486 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.291: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 02/01 11:05:55.291: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 02/01 11:05:55.291: [smf] INFO: UE IMSI[262426764481758] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.292: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 02/01 11:05:55.292: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.292: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.297: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 02/01 11:05:55.297: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 02/01 11:05:55.297: [smf] INFO: UE IMSI[262428505188472] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.297: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 02/01 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.297: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.303: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 02/01 11:05:55.303: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 02/01 11:05:55.303: [smf] INFO: UE IMSI[262429027529252] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.303: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 02/01 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x111 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.303: [upf] INFO: UE F-SEID[UP:0x111 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.309: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 02/01 11:05:55.309: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 02/01 11:05:55.309: [smf] INFO: UE IMSI[262423601361360] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.309: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 02/01 11:05:55.310: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.310: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.315: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 02/01 11:05:55.315: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 02/01 11:05:55.315: [smf] INFO: UE IMSI[262427456224486] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.316: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 02/01 11:05:55.316: [upf] INFO: UE F-SEID[UP:0x25d CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.316: [upf] INFO: UE F-SEID[UP:0x25d CP:0xebf] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.321: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 02/01 11:05:55.321: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 02/01 11:05:55.321: [smf] INFO: UE IMSI[262423376037790] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.321: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 02/01 11:05:55.321: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.321: [upf] INFO: UE F-SEID[UP:0x4b9 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.327: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 02/01 11:05:55.327: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 02/01 11:05:55.327: [smf] INFO: UE IMSI[262421259552524] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.327: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 02/01 11:05:55.327: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.327: [upf] INFO: UE F-SEID[UP:0xc17 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.332: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 02/01 11:05:55.332: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 02/01 11:05:55.332: [smf] INFO: UE IMSI[262429131600912] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.333: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 02/01 11:05:55.333: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.333: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.338: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 02/01 11:05:55.338: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 02/01 11:05:55.338: [smf] INFO: UE IMSI[262427542357452] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.339: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 02/01 11:05:55.339: [upf] INFO: UE F-SEID[UP:0x10d CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.339: [upf] INFO: UE F-SEID[UP:0x10d CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.344: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 02/01 11:05:55.344: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 02/01 11:05:55.344: [smf] INFO: UE IMSI[262425391471380] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.345: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 02/01 11:05:55.345: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.345: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xec3] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.350: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 02/01 11:05:55.350: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 02/01 11:05:55.350: [smf] INFO: UE IMSI[262429574047736] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.351: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 02/01 11:05:55.351: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.351: [upf] INFO: UE F-SEID[UP:0xf17 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.356: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 02/01 11:05:55.356: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 02/01 11:05:55.356: [smf] INFO: UE IMSI[262425464015263] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.357: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 02/01 11:05:55.357: [upf] INFO: UE F-SEID[UP:0x78b CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.357: [upf] INFO: UE F-SEID[UP:0x78b CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.362: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 02/01 11:05:55.362: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 02/01 11:05:55.362: [smf] INFO: UE IMSI[262427919518732] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.363: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 02/01 11:05:55.363: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.363: [upf] INFO: UE F-SEID[UP:0xa5 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.368: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 02/01 11:05:55.368: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 02/01 11:05:55.368: [smf] INFO: UE IMSI[262420730116779] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.369: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 02/01 11:05:55.369: [upf] INFO: UE F-SEID[UP:0xd39 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.369: [upf] INFO: UE F-SEID[UP:0xd39 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.374: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 02/01 11:05:55.374: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 02/01 11:05:55.374: [smf] INFO: UE IMSI[262423600512535] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.375: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 02/01 11:05:55.375: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.375: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x90f] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.380: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 02/01 11:05:55.380: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 02/01 11:05:55.380: [smf] INFO: UE IMSI[262425784828788] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.381: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 02/01 11:05:55.381: [upf] INFO: UE F-SEID[UP:0x3b CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.381: [upf] INFO: UE F-SEID[UP:0x3b CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.386: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 02/01 11:05:55.386: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 02/01 11:05:55.386: [smf] INFO: UE IMSI[262423991960118] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.387: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 02/01 11:05:55.387: [upf] INFO: UE F-SEID[UP:0x393 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.387: [upf] INFO: UE F-SEID[UP:0x393 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.392: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 02/01 11:05:55.392: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 02/01 11:05:55.392: [smf] INFO: UE IMSI[262420034595354] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.393: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 02/01 11:05:55.393: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.393: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.398: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 02/01 11:05:55.398: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 02/01 11:05:55.398: [smf] INFO: UE IMSI[262423816783041] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.399: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 02/01 11:05:55.399: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.399: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.404: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 02/01 11:05:55.404: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 02/01 11:05:55.404: [smf] INFO: UE IMSI[262422469173245] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.405: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 02/01 11:05:55.405: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.405: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.410: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 02/01 11:05:55.410: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 02/01 11:05:55.410: [smf] INFO: UE IMSI[262429138874541] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.410: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 02/01 11:05:55.410: [upf] INFO: UE F-SEID[UP:0x444 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.410: [upf] INFO: UE F-SEID[UP:0x444 CP:0x362] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.415: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 02/01 11:05:55.415: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 02/01 11:05:55.415: [smf] INFO: UE IMSI[262423899694775] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.416: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 02/01 11:05:55.416: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.416: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.421: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 02/01 11:05:55.421: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 02/01 11:05:55.421: [smf] INFO: UE IMSI[262420290764956] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.422: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 02/01 11:05:55.422: [upf] INFO: UE F-SEID[UP:0x31c CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.422: [upf] INFO: UE F-SEID[UP:0x31c CP:0xca] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.427: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 02/01 11:05:55.427: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 02/01 11:05:55.427: [smf] INFO: UE IMSI[262420410524705] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.428: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 02/01 11:05:55.428: [upf] INFO: UE F-SEID[UP:0x862 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.428: [upf] INFO: UE F-SEID[UP:0x862 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.433: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 02/01 11:05:55.433: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 02/01 11:05:55.433: [smf] INFO: UE IMSI[262423290905750] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.433: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 02/01 11:05:55.433: [upf] INFO: UE F-SEID[UP:0xf2d CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.433: [upf] INFO: UE F-SEID[UP:0xf2d CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.439: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 02/01 11:05:55.439: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 02/01 11:05:55.439: [smf] INFO: UE IMSI[262426070358879] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.439: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 02/01 11:05:55.439: [upf] INFO: UE F-SEID[UP:0x219 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.439: [upf] INFO: UE F-SEID[UP:0x219 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.444: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 02/01 11:05:55.444: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 02/01 11:05:55.444: [smf] INFO: UE IMSI[262428425617685] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.445: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 02/01 11:05:55.445: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.445: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.450: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 02/01 11:05:55.450: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 02/01 11:05:55.450: [smf] INFO: UE IMSI[262426623499223] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.451: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 02/01 11:05:55.451: [upf] INFO: UE F-SEID[UP:0x22e CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.451: [upf] INFO: UE F-SEID[UP:0x22e CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.456: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 02/01 11:05:55.456: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 02/01 11:05:55.456: [smf] INFO: UE IMSI[262424274196862] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.457: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 02/01 11:05:55.457: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.457: [upf] INFO: UE F-SEID[UP:0xed7 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.462: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 02/01 11:05:55.462: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 02/01 11:05:55.462: [smf] INFO: UE IMSI[262426972619223] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.462: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 02/01 11:05:55.462: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.462: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.467: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 02/01 11:05:55.467: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 02/01 11:05:55.467: [smf] INFO: UE IMSI[262424487980406] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.468: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 02/01 11:05:55.468: [upf] INFO: UE F-SEID[UP:0x56 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.468: [upf] INFO: UE F-SEID[UP:0x56 CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.473: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 02/01 11:05:55.473: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 02/01 11:05:55.473: [smf] INFO: UE IMSI[262427840069729] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.474: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 02/01 11:05:55.474: [upf] INFO: UE F-SEID[UP:0x64b CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.474: [upf] INFO: UE F-SEID[UP:0x64b CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.479: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 02/01 11:05:55.479: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 02/01 11:05:55.479: [smf] INFO: UE IMSI[262420522783036] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.480: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 02/01 11:05:55.480: [upf] INFO: UE F-SEID[UP:0x617 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.480: [upf] INFO: UE F-SEID[UP:0x617 CP:0x174] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.485: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 02/01 11:05:55.485: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 02/01 11:05:55.485: [smf] INFO: UE IMSI[262422473067749] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.485: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 02/01 11:05:55.485: [upf] INFO: UE F-SEID[UP:0x765 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.485: [upf] INFO: UE F-SEID[UP:0x765 CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.490: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 02/01 11:05:55.490: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 02/01 11:05:55.490: [smf] INFO: UE IMSI[262424989190877] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.491: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 02/01 11:05:55.491: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.491: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.496: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 02/01 11:05:55.496: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 02/01 11:05:55.496: [smf] INFO: UE IMSI[262425723276488] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.497: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 02/01 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x57c CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x57c CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.502: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 02/01 11:05:55.502: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 02/01 11:05:55.502: [smf] INFO: UE IMSI[262422228225052] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.503: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 02/01 11:05:55.503: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.503: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.508: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 02/01 11:05:55.508: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 02/01 11:05:55.508: [smf] INFO: UE IMSI[262423657388626] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.509: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 02/01 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x85a CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x85a CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.513: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 02/01 11:05:55.513: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 02/01 11:05:55.514: [smf] INFO: UE IMSI[262422804350838] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.514: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 02/01 11:05:55.514: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.514: [upf] INFO: UE F-SEID[UP:0xd5 CP:0xcd4] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.519: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 02/01 11:05:55.519: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 02/01 11:05:55.519: [smf] INFO: UE IMSI[262424318703187] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.520: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 02/01 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x65e CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.520: [upf] INFO: UE F-SEID[UP:0x65e CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.525: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 02/01 11:05:55.525: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 02/01 11:05:55.525: [smf] INFO: UE IMSI[262425371448627] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.526: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 02/01 11:05:55.526: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.526: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.531: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 02/01 11:05:55.531: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 02/01 11:05:55.531: [smf] INFO: UE IMSI[262426262972659] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.531: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 02/01 11:05:55.531: [upf] INFO: UE F-SEID[UP:0x446 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.531: [upf] INFO: UE F-SEID[UP:0x446 CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.537: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 02/01 11:05:55.537: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 02/01 11:05:55.537: [smf] INFO: UE IMSI[262422307632555] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.537: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 02/01 11:05:55.537: [upf] INFO: UE F-SEID[UP:0xbc CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.537: [upf] INFO: UE F-SEID[UP:0xbc CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.542: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 02/01 11:05:55.542: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 02/01 11:05:55.542: [smf] INFO: UE IMSI[262424425830565] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.543: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 02/01 11:05:55.543: [upf] INFO: UE F-SEID[UP:0x783 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.543: [upf] INFO: UE F-SEID[UP:0x783 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.548: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 02/01 11:05:55.548: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 02/01 11:05:55.548: [smf] INFO: UE IMSI[262424324774882] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.549: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 02/01 11:05:55.549: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.549: [upf] INFO: UE F-SEID[UP:0xfcb CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.554: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 02/01 11:05:55.554: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 02/01 11:05:55.554: [smf] INFO: UE IMSI[262422134879470] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.555: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 02/01 11:05:55.555: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.555: [upf] INFO: UE F-SEID[UP:0xe6 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.560: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 02/01 11:05:55.560: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 02/01 11:05:55.560: [smf] INFO: UE IMSI[262422777199449] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.560: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 02/01 11:05:55.560: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.560: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.565: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 02/01 11:05:55.565: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 02/01 11:05:55.566: [smf] INFO: UE IMSI[262428399197301] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.566: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 02/01 11:05:55.566: [upf] INFO: UE F-SEID[UP:0xfd CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.566: [upf] INFO: UE F-SEID[UP:0xfd CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.571: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 02/01 11:05:55.571: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 02/01 11:05:55.571: [smf] INFO: UE IMSI[262429184968448] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.572: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 02/01 11:05:55.572: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.572: [upf] INFO: UE F-SEID[UP:0xce4 CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.577: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 02/01 11:05:55.577: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 02/01 11:05:55.577: [smf] INFO: UE IMSI[262423013647773] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.578: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 02/01 11:05:55.578: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.578: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.583: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 02/01 11:05:55.583: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 02/01 11:05:55.583: [smf] INFO: UE IMSI[262422843929958] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.583: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 02/01 11:05:55.583: [upf] INFO: UE F-SEID[UP:0x462 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.584: [upf] INFO: UE F-SEID[UP:0x462 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.588: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 02/01 11:05:55.588: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 02/01 11:05:55.588: [smf] INFO: UE IMSI[262423168415446] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.589: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 02/01 11:05:55.589: [upf] INFO: UE F-SEID[UP:0x41d CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.589: [upf] INFO: UE F-SEID[UP:0x41d CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.594: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 02/01 11:05:55.594: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 02/01 11:05:55.594: [smf] INFO: UE IMSI[262420562142010] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.595: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 02/01 11:05:55.595: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.595: [upf] INFO: UE F-SEID[UP:0x2f8 CP:0x1a5] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.600: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 02/01 11:05:55.600: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 02/01 11:05:55.600: [smf] INFO: UE IMSI[262422332246685] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.601: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 02/01 11:05:55.601: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.601: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.606: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 02/01 11:05:55.606: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 02/01 11:05:55.606: [smf] INFO: UE IMSI[262427100426833] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.606: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 02/01 11:05:55.606: [upf] INFO: UE F-SEID[UP:0x80e CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.606: [upf] INFO: UE F-SEID[UP:0x80e CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.612: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 02/01 11:05:55.612: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 02/01 11:05:55.612: [smf] INFO: UE IMSI[262429982333697] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.612: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 02/01 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x365 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.613: [upf] INFO: UE F-SEID[UP:0x365 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.617: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 02/01 11:05:55.617: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 02/01 11:05:55.617: [smf] INFO: UE IMSI[262422559101336] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.618: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 02/01 11:05:55.618: [upf] INFO: UE F-SEID[UP:0x89f CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.618: [upf] INFO: UE F-SEID[UP:0x89f CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.623: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 02/01 11:05:55.623: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 02/01 11:05:55.623: [smf] INFO: UE IMSI[262420916154177] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.624: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 02/01 11:05:55.624: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.624: [upf] INFO: UE F-SEID[UP:0xd28 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.629: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 02/01 11:05:55.629: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 02/01 11:05:55.629: [smf] INFO: UE IMSI[262428926988780] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.630: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 02/01 11:05:55.630: [upf] INFO: UE F-SEID[UP:0x880 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.630: [upf] INFO: UE F-SEID[UP:0x880 CP:0x30a] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.635: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 02/01 11:05:55.635: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 02/01 11:05:55.635: [smf] INFO: UE IMSI[262424235344646] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.636: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 02/01 11:05:55.636: [upf] INFO: UE F-SEID[UP:0x738 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.636: [upf] INFO: UE F-SEID[UP:0x738 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.641: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 02/01 11:05:55.641: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 02/01 11:05:55.641: [smf] INFO: UE IMSI[262421413971208] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.641: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 02/01 11:05:55.641: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.641: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.647: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 02/01 11:05:55.647: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 02/01 11:05:55.647: [smf] INFO: UE IMSI[262423279067351] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.647: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 02/01 11:05:55.647: [upf] INFO: UE F-SEID[UP:0x970 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.647: [upf] INFO: UE F-SEID[UP:0x970 CP:0x7d] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.652: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 02/01 11:05:55.652: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 02/01 11:05:55.652: [smf] INFO: UE IMSI[262420258932016] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.653: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 02/01 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x967 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.653: [upf] INFO: UE F-SEID[UP:0x967 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.658: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 02/01 11:05:55.658: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 02/01 11:05:55.658: [smf] INFO: UE IMSI[262421145946737] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.659: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 02/01 11:05:55.659: [upf] INFO: UE F-SEID[UP:0xcf CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.659: [upf] INFO: UE F-SEID[UP:0xcf CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.664: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 02/01 11:05:55.664: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 02/01 11:05:55.664: [smf] INFO: UE IMSI[262421038008090] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.665: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 02/01 11:05:55.665: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.665: [upf] INFO: UE F-SEID[UP:0xf95 CP:0xa83] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.670: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 02/01 11:05:55.670: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 02/01 11:05:55.670: [smf] INFO: UE IMSI[262422438140905] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.670: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 02/01 11:05:55.670: [upf] INFO: UE F-SEID[UP:0x15d CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.670: [upf] INFO: UE F-SEID[UP:0x15d CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.676: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 02/01 11:05:55.676: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 02/01 11:05:55.676: [smf] INFO: UE IMSI[262428104793399] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.676: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 02/01 11:05:55.676: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.676: [upf] INFO: UE F-SEID[UP:0x4e0 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.681: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 02/01 11:05:55.681: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 02/01 11:05:55.681: [smf] INFO: UE IMSI[262428874754656] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.682: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 02/01 11:05:55.682: [upf] INFO: UE F-SEID[UP:0x347 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.682: [upf] INFO: UE F-SEID[UP:0x347 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.687: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 02/01 11:05:55.687: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 02/01 11:05:55.687: [smf] INFO: UE IMSI[262427438633622] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.688: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 02/01 11:05:55.688: [upf] INFO: UE F-SEID[UP:0x55f CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.688: [upf] INFO: UE F-SEID[UP:0x55f CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.693: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 02/01 11:05:55.693: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 02/01 11:05:55.693: [smf] INFO: UE IMSI[262426993437469] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.693: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 02/01 11:05:55.693: [upf] INFO: UE F-SEID[UP:0x98d CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.694: [upf] INFO: UE F-SEID[UP:0x98d CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.699: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 02/01 11:05:55.699: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 02/01 11:05:55.699: [smf] INFO: UE IMSI[262429570517749] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.699: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 02/01 11:05:55.699: [upf] INFO: UE F-SEID[UP:0x212 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.699: [upf] INFO: UE F-SEID[UP:0x212 CP:0x910] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.705: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 02/01 11:05:55.705: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 02/01 11:05:55.705: [smf] INFO: UE IMSI[262424708839683] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.705: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 02/01 11:05:55.705: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.705: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.710: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 02/01 11:05:55.710: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 02/01 11:05:55.710: [smf] INFO: UE IMSI[262426394435916] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.711: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 02/01 11:05:55.711: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.711: [upf] INFO: UE F-SEID[UP:0xc07 CP:0x662] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.716: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 02/01 11:05:55.716: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 02/01 11:05:55.716: [smf] INFO: UE IMSI[262428197996587] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.717: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 02/01 11:05:55.717: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.717: [upf] INFO: UE F-SEID[UP:0xd54 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.722: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 02/01 11:05:55.722: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 02/01 11:05:55.722: [smf] INFO: UE IMSI[262427799754730] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.722: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 02/01 11:05:55.722: [upf] INFO: UE F-SEID[UP:0x98c CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.722: [upf] INFO: UE F-SEID[UP:0x98c CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.728: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 02/01 11:05:55.728: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 02/01 11:05:55.728: [smf] INFO: UE IMSI[262422687449146] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.728: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 02/01 11:05:55.728: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.728: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.733: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 02/01 11:05:55.734: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 02/01 11:05:55.734: [smf] INFO: UE IMSI[262424161491390] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.734: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 02/01 11:05:55.734: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.734: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.739: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 02/01 11:05:55.739: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 02/01 11:05:55.739: [smf] INFO: UE IMSI[262423311259600] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.740: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 02/01 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x80d CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.740: [upf] INFO: UE F-SEID[UP:0x80d CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.745: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 02/01 11:05:55.745: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 02/01 11:05:55.745: [smf] INFO: UE IMSI[262426770338239] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.746: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 02/01 11:05:55.746: [upf] INFO: UE F-SEID[UP:0x4db CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.746: [upf] INFO: UE F-SEID[UP:0x4db CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.751: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 02/01 11:05:55.751: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 02/01 11:05:55.751: [smf] INFO: UE IMSI[262421285964014] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.752: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 02/01 11:05:55.752: [upf] INFO: UE F-SEID[UP:0x689 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.752: [upf] INFO: UE F-SEID[UP:0x689 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.757: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 02/01 11:05:55.757: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 02/01 11:05:55.757: [smf] INFO: UE IMSI[262428320341042] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.757: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 02/01 11:05:55.757: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.757: [upf] INFO: UE F-SEID[UP:0xc79 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.763: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 02/01 11:05:55.763: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 02/01 11:05:55.763: [smf] INFO: UE IMSI[262423441792512] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.763: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 02/01 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x615 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.763: [upf] INFO: UE F-SEID[UP:0x615 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.769: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 02/01 11:05:55.769: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 02/01 11:05:55.769: [smf] INFO: UE IMSI[262429268721330] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.769: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 02/01 11:05:55.769: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.769: [upf] INFO: UE F-SEID[UP:0xc61 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.774: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 02/01 11:05:55.774: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 02/01 11:05:55.774: [smf] INFO: UE IMSI[262425283836531] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.775: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 02/01 11:05:55.775: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.775: [upf] INFO: UE F-SEID[UP:0xe47 CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.780: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 02/01 11:05:55.780: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 02/01 11:05:55.780: [smf] INFO: UE IMSI[262429983447780] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.781: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 02/01 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.781: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.786: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 02/01 11:05:55.786: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 02/01 11:05:55.786: [smf] INFO: UE IMSI[262429130547413] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.787: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 02/01 11:05:55.787: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.787: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.792: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 02/01 11:05:55.792: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 02/01 11:05:55.792: [smf] INFO: UE IMSI[262425684053288] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.792: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 02/01 11:05:55.792: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.792: [upf] INFO: UE F-SEID[UP:0x4e7 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.797: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 02/01 11:05:55.797: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 02/01 11:05:55.797: [smf] INFO: UE IMSI[262421435495979] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.798: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 02/01 11:05:55.798: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.798: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.803: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 02/01 11:05:55.803: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 02/01 11:05:55.803: [smf] INFO: UE IMSI[262425318876293] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.804: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 02/01 11:05:55.804: [upf] INFO: UE F-SEID[UP:0x925 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.804: [upf] INFO: UE F-SEID[UP:0x925 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.809: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 02/01 11:05:55.809: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 02/01 11:05:55.809: [smf] INFO: UE IMSI[262426599483857] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.809: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 02/01 11:05:55.809: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.809: [upf] INFO: UE F-SEID[UP:0xc4c CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.814: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 02/01 11:05:55.814: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 02/01 11:05:55.814: [smf] INFO: UE IMSI[262429408270127] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.815: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 02/01 11:05:55.815: [upf] INFO: UE F-SEID[UP:0xfa CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.815: [upf] INFO: UE F-SEID[UP:0xfa CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.820: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 02/01 11:05:55.820: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 02/01 11:05:55.820: [smf] INFO: UE IMSI[262426668041709] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.821: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 02/01 11:05:55.821: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.821: [upf] INFO: UE F-SEID[UP:0x3fc CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.826: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 02/01 11:05:55.826: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 02/01 11:05:55.826: [smf] INFO: UE IMSI[262425011388815] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.826: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 02/01 11:05:55.826: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.826: [upf] INFO: UE F-SEID[UP:0xd2b CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.832: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 02/01 11:05:55.832: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 02/01 11:05:55.832: [smf] INFO: UE IMSI[262423597038486] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.832: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 02/01 11:05:55.832: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.832: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.837: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 02/01 11:05:55.837: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 02/01 11:05:55.837: [smf] INFO: UE IMSI[262427443298722] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.838: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 02/01 11:05:55.838: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.838: [upf] INFO: UE F-SEID[UP:0xd70 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.843: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 02/01 11:05:55.843: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 02/01 11:05:55.843: [smf] INFO: UE IMSI[262421271276051] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.844: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 02/01 11:05:55.844: [upf] INFO: UE F-SEID[UP:0x990 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.844: [upf] INFO: UE F-SEID[UP:0x990 CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.849: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 02/01 11:05:55.849: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 02/01 11:05:55.849: [smf] INFO: UE IMSI[262423745135766] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.849: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 02/01 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x21f CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.849: [upf] INFO: UE F-SEID[UP:0x21f CP:0xcd8] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.854: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 02/01 11:05:55.854: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 02/01 11:05:55.854: [smf] INFO: UE IMSI[262421998483987] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.855: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 02/01 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x326 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x326 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.860: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 02/01 11:05:55.860: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 02/01 11:05:55.860: [smf] INFO: UE IMSI[262424411037831] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.861: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 02/01 11:05:55.861: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.861: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.866: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 02/01 11:05:55.866: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 02/01 11:05:55.866: [smf] INFO: UE IMSI[262425264465858] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.866: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 02/01 11:05:55.866: [upf] INFO: UE F-SEID[UP:0x55d CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.866: [upf] INFO: UE F-SEID[UP:0x55d CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.871: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 02/01 11:05:55.871: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 02/01 11:05:55.871: [smf] INFO: UE IMSI[262424632041328] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.872: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 02/01 11:05:55.872: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.872: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.877: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 02/01 11:05:55.877: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 02/01 11:05:55.877: [smf] INFO: UE IMSI[262421449179686] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.878: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 02/01 11:05:55.878: [upf] INFO: UE F-SEID[UP:0x110 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.878: [upf] INFO: UE F-SEID[UP:0x110 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.883: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 02/01 11:05:55.883: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 02/01 11:05:55.883: [smf] INFO: UE IMSI[262427521077013] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.883: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 02/01 11:05:55.884: [upf] INFO: UE F-SEID[UP:0x17a CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.884: [upf] INFO: UE F-SEID[UP:0x17a CP:0xb1f] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.889: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 02/01 11:05:55.889: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 02/01 11:05:55.889: [smf] INFO: UE IMSI[262427127461328] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.889: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 02/01 11:05:55.889: [upf] INFO: UE F-SEID[UP:0xfec CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.889: [upf] INFO: UE F-SEID[UP:0xfec CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.894: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 02/01 11:05:55.894: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 02/01 11:05:55.894: [smf] INFO: UE IMSI[262429807504879] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.895: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 02/01 11:05:55.895: [upf] INFO: UE F-SEID[UP:0x935 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.895: [upf] INFO: UE F-SEID[UP:0x935 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.900: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 02/01 11:05:55.900: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 02/01 11:05:55.900: [smf] INFO: UE IMSI[262429008591775] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.901: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 02/01 11:05:55.901: [upf] INFO: UE F-SEID[UP:0x63a CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.901: [upf] INFO: UE F-SEID[UP:0x63a CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.906: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 02/01 11:05:55.906: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 02/01 11:05:55.906: [smf] INFO: UE IMSI[262424087741432] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.907: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 02/01 11:05:55.907: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.907: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.912: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 02/01 11:05:55.912: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 02/01 11:05:55.912: [smf] INFO: UE IMSI[262429490428331] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.912: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 02/01 11:05:55.912: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.912: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.917: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 02/01 11:05:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 02/01 11:05:55.917: [smf] INFO: UE IMSI[262426832981235] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.918: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 02/01 11:05:55.918: [upf] INFO: UE F-SEID[UP:0xa79 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.918: [upf] INFO: UE F-SEID[UP:0xa79 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.923: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 02/01 11:05:55.923: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 02/01 11:05:55.923: [smf] INFO: UE IMSI[262421566028628] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.924: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 02/01 11:05:55.924: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.924: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.929: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 02/01 11:05:55.929: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 02/01 11:05:55.929: [smf] INFO: UE IMSI[262424858877301] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.930: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 02/01 11:05:55.930: [upf] INFO: UE F-SEID[UP:0x315 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.930: [upf] INFO: UE F-SEID[UP:0x315 CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.935: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 02/01 11:05:55.935: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 02/01 11:05:55.935: [smf] INFO: UE IMSI[262425006238013] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.935: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 02/01 11:05:55.935: [upf] INFO: UE F-SEID[UP:0x910 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.935: [upf] INFO: UE F-SEID[UP:0x910 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.940: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 02/01 11:05:55.940: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 02/01 11:05:55.940: [smf] INFO: UE IMSI[262420854302966] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.941: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 02/01 11:05:55.941: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.941: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.946: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 02/01 11:05:55.946: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 02/01 11:05:55.946: [smf] INFO: UE IMSI[262427016678655] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.947: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 02/01 11:05:55.947: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.947: [upf] INFO: UE F-SEID[UP:0xe54 CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.952: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 02/01 11:05:55.952: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 02/01 11:05:55.952: [smf] INFO: UE IMSI[262422586067719] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.953: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 02/01 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x581 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.953: [upf] INFO: UE F-SEID[UP:0x581 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.957: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 02/01 11:05:55.957: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 02/01 11:05:55.958: [smf] INFO: UE IMSI[262426066068350] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.958: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 02/01 11:05:55.958: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.958: [upf] INFO: UE F-SEID[UP:0xb7e CP:0x487] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.963: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 02/01 11:05:55.963: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 02/01 11:05:55.963: [smf] INFO: UE IMSI[262429827851485] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.964: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 02/01 11:05:55.964: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.964: [upf] INFO: UE F-SEID[UP:0xf88 CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.969: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 02/01 11:05:55.969: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 02/01 11:05:55.969: [smf] INFO: UE IMSI[262429341146987] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.970: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 02/01 11:05:55.970: [upf] INFO: UE F-SEID[UP:0x264 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.970: [upf] INFO: UE F-SEID[UP:0x264 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.975: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 02/01 11:05:55.975: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 02/01 11:05:55.975: [smf] INFO: UE IMSI[262423505977858] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.976: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 02/01 11:05:55.976: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.976: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x5bc] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.980: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 02/01 11:05:55.980: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 02/01 11:05:55.980: [smf] INFO: UE IMSI[262422339840150] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.981: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 02/01 11:05:55.981: [upf] INFO: UE F-SEID[UP:0x361 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.981: [upf] INFO: UE F-SEID[UP:0x361 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.986: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 02/01 11:05:55.986: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 02/01 11:05:55.986: [smf] INFO: UE IMSI[262422539014848] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.987: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 02/01 11:05:55.987: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.987: [upf] INFO: UE F-SEID[UP:0xa05 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.992: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 02/01 11:05:55.992: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 02/01 11:05:55.992: [smf] INFO: UE IMSI[262423369680820] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.993: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 02/01 11:05:55.993: [upf] INFO: UE F-SEID[UP:0xa54 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.993: [upf] INFO: UE F-SEID[UP:0xa54 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.998: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 02/01 11:05:55.998: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 02/01 11:05:55.998: [smf] INFO: UE IMSI[262427597319253] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:55.998: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 02/01 11:05:55.999: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:55.999: [upf] INFO: UE F-SEID[UP:0x8bf CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.003: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 02/01 11:05:56.003: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 02/01 11:05:56.003: [smf] INFO: UE IMSI[262422415275138] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.004: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 02/01 11:05:56.004: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.004: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.009: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 02/01 11:05:56.009: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 02/01 11:05:56.009: [smf] INFO: UE IMSI[262422665123574] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.010: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 02/01 11:05:56.010: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.010: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.015: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 02/01 11:05:56.015: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 02/01 11:05:56.015: [smf] INFO: UE IMSI[262425881449783] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.016: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 02/01 11:05:56.016: [upf] INFO: UE F-SEID[UP:0x50c CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.016: [upf] INFO: UE F-SEID[UP:0x50c CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.021: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 02/01 11:05:56.021: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 02/01 11:05:56.021: [smf] INFO: UE IMSI[262420490726475] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.022: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 02/01 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x62e CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x62e CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.027: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 02/01 11:05:56.027: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 02/01 11:05:56.027: [smf] INFO: UE IMSI[262420455370243] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.027: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 02/01 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.032: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 02/01 11:05:56.032: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 02/01 11:05:56.032: [smf] INFO: UE IMSI[262423871726488] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.033: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 02/01 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 02/01 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 02/01 11:05:56.038: [smf] INFO: UE IMSI[262421267624077] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.039: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 02/01 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.039: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.044: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 02/01 11:05:56.044: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 02/01 11:05:56.044: [smf] INFO: UE IMSI[262429518642792] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.044: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 02/01 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x202 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.044: [upf] INFO: UE F-SEID[UP:0x202 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.049: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 02/01 11:05:56.049: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 02/01 11:05:56.049: [smf] INFO: UE IMSI[262427758154307] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.050: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 02/01 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x321 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.050: [upf] INFO: UE F-SEID[UP:0x321 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.055: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 02/01 11:05:56.055: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 02/01 11:05:56.055: [smf] INFO: UE IMSI[262427656912576] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 02/01 11:05:56.056: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.056: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 02/01 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 02/01 11:05:56.061: [smf] INFO: UE IMSI[262426312283185] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.061: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 02/01 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.062: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 02/01 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 02/01 11:05:56.067: [smf] INFO: UE IMSI[262420693328618] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.067: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 02/01 11:05:56.067: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.067: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.072: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 02/01 11:05:56.072: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 02/01 11:05:56.072: [smf] INFO: UE IMSI[262429594761930] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.073: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 02/01 11:05:56.073: [upf] INFO: UE F-SEID[UP:0x141 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.073: [upf] INFO: UE F-SEID[UP:0x141 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.078: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 02/01 11:05:56.078: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 02/01 11:05:56.078: [smf] INFO: UE IMSI[262423688515047] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 02/01 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x575 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x575 CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.084: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 02/01 11:05:56.084: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 02/01 11:05:56.084: [smf] INFO: UE IMSI[262422700602938] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.084: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 02/01 11:05:56.084: [upf] INFO: UE F-SEID[UP:0x73e CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.084: [upf] INFO: UE F-SEID[UP:0x73e CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.089: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 02/01 11:05:56.089: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 02/01 11:05:56.089: [smf] INFO: UE IMSI[262426532191937] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.090: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 02/01 11:05:56.090: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.090: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x3dc] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.095: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 02/01 11:05:56.095: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 02/01 11:05:56.095: [smf] INFO: UE IMSI[262424104888792] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.096: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 02/01 11:05:56.096: [upf] INFO: UE F-SEID[UP:0x37b CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.096: [upf] INFO: UE F-SEID[UP:0x37b CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.101: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 02/01 11:05:56.101: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 02/01 11:05:56.101: [smf] INFO: UE IMSI[262429784751774] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.101: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 02/01 11:05:56.101: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.101: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.107: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 02/01 11:05:56.107: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 02/01 11:05:56.107: [smf] INFO: UE IMSI[262423672000474] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.107: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 02/01 11:05:56.107: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.107: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.112: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 02/01 11:05:56.112: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 02/01 11:05:56.112: [smf] INFO: UE IMSI[262427008225763] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.113: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 02/01 11:05:56.113: [upf] INFO: UE F-SEID[UP:0x2f CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.113: [upf] INFO: UE F-SEID[UP:0x2f CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.118: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 02/01 11:05:56.118: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 02/01 11:05:56.118: [smf] INFO: UE IMSI[262429228059908] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.119: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 02/01 11:05:56.119: [upf] INFO: UE F-SEID[UP:0x883 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.119: [upf] INFO: UE F-SEID[UP:0x883 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.124: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 02/01 11:05:56.124: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 02/01 11:05:56.124: [smf] INFO: UE IMSI[262424262650979] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.124: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 02/01 11:05:56.124: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.124: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.129: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 02/01 11:05:56.129: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 02/01 11:05:56.129: [smf] INFO: UE IMSI[262425276345952] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.130: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 02/01 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x83a CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x83a CP:0x622] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.135: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 02/01 11:05:56.135: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 02/01 11:05:56.135: [smf] INFO: UE IMSI[262422788862997] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.136: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 02/01 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x942 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x942 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.141: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 02/01 11:05:56.141: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 02/01 11:05:56.141: [smf] INFO: UE IMSI[262427051481096] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.141: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 02/01 11:05:56.141: [upf] INFO: UE F-SEID[UP:0x846 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.141: [upf] INFO: UE F-SEID[UP:0x846 CP:0x831] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.146: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 02/01 11:05:56.146: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 02/01 11:05:56.146: [smf] INFO: UE IMSI[262423450744468] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.147: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 02/01 11:05:56.147: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.147: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.152: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 02/01 11:05:56.152: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 02/01 11:05:56.152: [smf] INFO: UE IMSI[262422731623982] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.153: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 02/01 11:05:56.153: [upf] INFO: UE F-SEID[UP:0x30a CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.153: [upf] INFO: UE F-SEID[UP:0x30a CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.158: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 02/01 11:05:56.158: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 02/01 11:05:56.158: [smf] INFO: UE IMSI[262427642318493] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.159: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 02/01 11:05:56.159: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.159: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.164: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 02/01 11:05:56.164: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 02/01 11:05:56.164: [smf] INFO: UE IMSI[262427945217463] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.164: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 02/01 11:05:56.164: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.164: [upf] INFO: UE F-SEID[UP:0xdfe CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.169: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 02/01 11:05:56.169: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 02/01 11:05:56.169: [smf] INFO: UE IMSI[262427601809533] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.170: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 02/01 11:05:56.170: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.170: [upf] INFO: UE F-SEID[UP:0x1bd CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.175: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 02/01 11:05:56.175: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 02/01 11:05:56.175: [smf] INFO: UE IMSI[262422484170103] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.176: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 02/01 11:05:56.176: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.176: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.181: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 02/01 11:05:56.181: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 02/01 11:05:56.181: [smf] INFO: UE IMSI[262429811513834] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.181: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 02/01 11:05:56.181: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.181: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x309] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.186: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 02/01 11:05:56.186: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 02/01 11:05:56.186: [smf] INFO: UE IMSI[262426571609615] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.187: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 02/01 11:05:56.187: [upf] INFO: UE F-SEID[UP:0x662 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.187: [upf] INFO: UE F-SEID[UP:0x662 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.192: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 02/01 11:05:56.192: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 02/01 11:05:56.192: [smf] INFO: UE IMSI[262425593876848] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.193: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 02/01 11:05:56.193: [upf] INFO: UE F-SEID[UP:0x906 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.193: [upf] INFO: UE F-SEID[UP:0x906 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.198: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 02/01 11:05:56.198: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 02/01 11:05:56.198: [smf] INFO: UE IMSI[262421423778385] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.198: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 02/01 11:05:56.198: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.198: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.204: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 02/01 11:05:56.204: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 02/01 11:05:56.204: [smf] INFO: UE IMSI[262425747074583] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.204: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 02/01 11:05:56.204: [upf] INFO: UE F-SEID[UP:0x587 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.204: [upf] INFO: UE F-SEID[UP:0x587 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.209: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 02/01 11:05:56.209: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 02/01 11:05:56.209: [smf] INFO: UE IMSI[262423953755012] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.210: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 02/01 11:05:56.210: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.210: [upf] INFO: UE F-SEID[UP:0x3a3 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.215: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 02/01 11:05:56.215: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 02/01 11:05:56.215: [smf] INFO: UE IMSI[262424396913653] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.216: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 02/01 11:05:56.216: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.216: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.221: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 02/01 11:05:56.221: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 02/01 11:05:56.221: [smf] INFO: UE IMSI[262425890093778] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.221: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 02/01 11:05:56.221: [upf] INFO: UE F-SEID[UP:0x543 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.221: [upf] INFO: UE F-SEID[UP:0x543 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.226: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 02/01 11:05:56.226: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 02/01 11:05:56.226: [smf] INFO: UE IMSI[262426329320303] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.227: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 02/01 11:05:56.227: [upf] INFO: UE F-SEID[UP:0xc44 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.227: [upf] INFO: UE F-SEID[UP:0xc44 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.232: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 02/01 11:05:56.232: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 02/01 11:05:56.232: [smf] INFO: UE IMSI[262424696597527] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.233: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 02/01 11:05:56.233: [upf] INFO: UE F-SEID[UP:0x157 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.233: [upf] INFO: UE F-SEID[UP:0x157 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.238: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 02/01 11:05:56.238: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 02/01 11:05:56.238: [smf] INFO: UE IMSI[262425556145122] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.238: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 02/01 11:05:56.238: [upf] INFO: UE F-SEID[UP:0x592 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.238: [upf] INFO: UE F-SEID[UP:0x592 CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.243: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 02/01 11:05:56.243: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 02/01 11:05:56.243: [smf] INFO: UE IMSI[262426392906659] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.244: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 02/01 11:05:56.244: [upf] INFO: UE F-SEID[UP:0x33c CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.244: [upf] INFO: UE F-SEID[UP:0x33c CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.249: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 02/01 11:05:56.249: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 02/01 11:05:56.249: [smf] INFO: UE IMSI[262424257052762] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.250: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 02/01 11:05:56.250: [upf] INFO: UE F-SEID[UP:0x2de CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.250: [upf] INFO: UE F-SEID[UP:0x2de CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.255: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 02/01 11:05:56.255: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 02/01 11:05:56.255: [smf] INFO: UE IMSI[262420036358271] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.255: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 02/01 11:05:56.255: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.255: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.261: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 02/01 11:05:56.261: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 02/01 11:05:56.261: [smf] INFO: UE IMSI[262429866921387] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.261: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 02/01 11:05:56.261: [upf] INFO: UE F-SEID[UP:0x40f CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.261: [upf] INFO: UE F-SEID[UP:0x40f CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.266: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 02/01 11:05:56.266: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 02/01 11:05:56.266: [smf] INFO: UE IMSI[262426213006964] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.267: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 02/01 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x275 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x275 CP:0x521] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.272: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 02/01 11:05:56.272: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 02/01 11:05:56.272: [smf] INFO: UE IMSI[262428111229774] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.273: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 02/01 11:05:56.273: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.273: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.278: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 02/01 11:05:56.278: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 02/01 11:05:56.278: [smf] INFO: UE IMSI[262423280185948] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.278: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 02/01 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x748 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x748 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.284: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 02/01 11:05:56.284: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 02/01 11:05:56.284: [smf] INFO: UE IMSI[262429120607544] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.284: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 02/01 11:05:56.284: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.284: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.289: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 02/01 11:05:56.289: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 02/01 11:05:56.289: [smf] INFO: UE IMSI[262423447409369] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.290: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 02/01 11:05:56.290: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.290: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.303: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 02/01 11:05:56.303: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 02/01 11:05:56.303: [smf] INFO: UE IMSI[262421118218251] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.305: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 02/01 11:05:56.305: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.305: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.310: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 02/01 11:05:56.310: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 02/01 11:05:56.310: [smf] INFO: UE IMSI[262429638971304] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.310: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 02/01 11:05:56.310: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.310: [upf] INFO: UE F-SEID[UP:0x8ea CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.316: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 02/01 11:05:56.316: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 02/01 11:05:56.316: [smf] INFO: UE IMSI[262427325225483] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.317: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 02/01 11:05:56.317: [upf] INFO: UE F-SEID[UP:0x5eb CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.317: [upf] INFO: UE F-SEID[UP:0x5eb CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.322: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 02/01 11:05:56.322: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 02/01 11:05:56.322: [smf] INFO: UE IMSI[262422954308314] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.323: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 02/01 11:05:56.323: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.323: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.327: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 02/01 11:05:56.328: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 02/01 11:05:56.328: [smf] INFO: UE IMSI[262423095773085] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.328: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 02/01 11:05:56.328: [upf] INFO: UE F-SEID[UP:0x484 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.328: [upf] INFO: UE F-SEID[UP:0x484 CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.333: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 02/01 11:05:56.333: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 02/01 11:05:56.333: [smf] INFO: UE IMSI[262420170611461] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.334: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 02/01 11:05:56.334: [upf] INFO: UE F-SEID[UP:0x674 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.334: [upf] INFO: UE F-SEID[UP:0x674 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.339: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 02/01 11:05:56.339: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 02/01 11:05:56.339: [smf] INFO: UE IMSI[262429030605036] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.340: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 02/01 11:05:56.340: [upf] INFO: UE F-SEID[UP:0x136 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.340: [upf] INFO: UE F-SEID[UP:0x136 CP:0x9db] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.345: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 02/01 11:05:56.345: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 02/01 11:05:56.345: [smf] INFO: UE IMSI[262425784717107] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.346: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 02/01 11:05:56.346: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.346: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.351: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 02/01 11:05:56.351: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 02/01 11:05:56.351: [smf] INFO: UE IMSI[262424794807379] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.352: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 02/01 11:05:56.352: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.352: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x4ab] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.357: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 02/01 11:05:56.357: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 02/01 11:05:56.357: [smf] INFO: UE IMSI[262422009139110] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.357: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 02/01 11:05:56.357: [upf] INFO: UE F-SEID[UP:0x233 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.357: [upf] INFO: UE F-SEID[UP:0x233 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.363: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 02/01 11:05:56.363: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 02/01 11:05:56.363: [smf] INFO: UE IMSI[262422307612704] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.363: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 02/01 11:05:56.363: [upf] INFO: UE F-SEID[UP:0x739 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.363: [upf] INFO: UE F-SEID[UP:0x739 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.368: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 02/01 11:05:56.368: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 02/01 11:05:56.368: [smf] INFO: UE IMSI[262422121112039] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.369: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 02/01 11:05:56.369: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.369: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.374: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 02/01 11:05:56.374: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 02/01 11:05:56.374: [smf] INFO: UE IMSI[262428030195250] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.375: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 02/01 11:05:56.375: [upf] INFO: UE F-SEID[UP:0x742 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.375: [upf] INFO: UE F-SEID[UP:0x742 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.380: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 02/01 11:05:56.380: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 02/01 11:05:56.380: [smf] INFO: UE IMSI[262420827255966] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.381: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 02/01 11:05:56.381: [upf] INFO: UE F-SEID[UP:0x8de CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.381: [upf] INFO: UE F-SEID[UP:0x8de CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.386: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 02/01 11:05:56.386: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 02/01 11:05:56.386: [smf] INFO: UE IMSI[262429245216193] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.387: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 02/01 11:05:56.387: [upf] INFO: UE F-SEID[UP:0x197 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.387: [upf] INFO: UE F-SEID[UP:0x197 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.392: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 02/01 11:05:56.392: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 02/01 11:05:56.392: [smf] INFO: UE IMSI[262424400774394] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.392: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 02/01 11:05:56.392: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.392: [upf] INFO: UE F-SEID[UP:0xb31 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.398: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 02/01 11:05:56.398: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 02/01 11:05:56.398: [smf] INFO: UE IMSI[262424288614515] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.399: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 02/01 11:05:56.399: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.399: [upf] INFO: UE F-SEID[UP:0xf4c CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.404: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 02/01 11:05:56.404: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 02/01 11:05:56.404: [smf] INFO: UE IMSI[262420502750636] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.404: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 02/01 11:05:56.404: [upf] INFO: UE F-SEID[UP:0xb15 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.404: [upf] INFO: UE F-SEID[UP:0xb15 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.410: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 02/01 11:05:56.410: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 02/01 11:05:56.410: [smf] INFO: UE IMSI[262423028932350] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.410: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 02/01 11:05:56.410: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.410: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.416: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 02/01 11:05:56.416: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 02/01 11:05:56.416: [smf] INFO: UE IMSI[262426878921085] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.416: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 02/01 11:05:56.416: [upf] INFO: UE F-SEID[UP:0x15b CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.416: [upf] INFO: UE F-SEID[UP:0x15b CP:0x78b] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.422: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 02/01 11:05:56.422: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 02/01 11:05:56.422: [smf] INFO: UE IMSI[262429520081499] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.422: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 02/01 11:05:56.422: [upf] INFO: UE F-SEID[UP:0xd2e CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.422: [upf] INFO: UE F-SEID[UP:0xd2e CP:0xfbc] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.428: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 02/01 11:05:56.428: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 02/01 11:05:56.428: [smf] INFO: UE IMSI[262424000748373] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.428: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 02/01 11:05:56.428: [upf] INFO: UE F-SEID[UP:0xb8d CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.428: [upf] INFO: UE F-SEID[UP:0xb8d CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.433: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 02/01 11:05:56.433: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 02/01 11:05:56.433: [smf] INFO: UE IMSI[262421575813165] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.434: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 02/01 11:05:56.434: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.434: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.439: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 02/01 11:05:56.439: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 02/01 11:05:56.439: [smf] INFO: UE IMSI[262423212973025] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.440: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 02/01 11:05:56.440: [upf] INFO: UE F-SEID[UP:0x676 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.440: [upf] INFO: UE F-SEID[UP:0x676 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.445: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 02/01 11:05:56.445: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 02/01 11:05:56.445: [smf] INFO: UE IMSI[262429046635432] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.446: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 02/01 11:05:56.446: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.446: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.451: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 02/01 11:05:56.451: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 02/01 11:05:56.451: [smf] INFO: UE IMSI[262424476281058] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.452: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 02/01 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x808 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.452: [upf] INFO: UE F-SEID[UP:0x808 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.457: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 02/01 11:05:56.457: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 02/01 11:05:56.457: [smf] INFO: UE IMSI[262429773536107] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.457: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 02/01 11:05:56.457: [upf] INFO: UE F-SEID[UP:0xeb CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.457: [upf] INFO: UE F-SEID[UP:0xeb CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.463: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 02/01 11:05:56.463: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 02/01 11:05:56.463: [smf] INFO: UE IMSI[262426162034917] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.463: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 02/01 11:05:56.463: [upf] INFO: UE F-SEID[UP:0xab2 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.463: [upf] INFO: UE F-SEID[UP:0xab2 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.469: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 02/01 11:05:56.469: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 02/01 11:05:56.469: [smf] INFO: UE IMSI[262427568754017] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.469: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 02/01 11:05:56.469: [upf] INFO: UE F-SEID[UP:0x36e CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.469: [upf] INFO: UE F-SEID[UP:0x36e CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.475: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 02/01 11:05:56.475: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 02/01 11:05:56.475: [smf] INFO: UE IMSI[262420436622780] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.475: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 02/01 11:05:56.475: [upf] INFO: UE F-SEID[UP:0x95a CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.475: [upf] INFO: UE F-SEID[UP:0x95a CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.480: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 02/01 11:05:56.480: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 02/01 11:05:56.480: [smf] INFO: UE IMSI[262421621587776] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.481: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 02/01 11:05:56.481: [upf] INFO: UE F-SEID[UP:0xaed CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.481: [upf] INFO: UE F-SEID[UP:0xaed CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.486: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 02/01 11:05:56.486: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 02/01 11:05:56.486: [smf] INFO: UE IMSI[262423528089332] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.487: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 02/01 11:05:56.487: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.487: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x192] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.492: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 02/01 11:05:56.492: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 02/01 11:05:56.492: [smf] INFO: UE IMSI[262428554543681] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.493: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 02/01 11:05:56.493: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.493: [upf] INFO: UE F-SEID[UP:0xb13 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.498: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 02/01 11:05:56.498: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 02/01 11:05:56.498: [smf] INFO: UE IMSI[262425904727559] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.499: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 02/01 11:05:56.499: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.499: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xef1] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.504: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 02/01 11:05:56.504: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 02/01 11:05:56.504: [smf] INFO: UE IMSI[262425824690219] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.505: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 02/01 11:05:56.505: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.505: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.510: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 02/01 11:05:56.510: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 02/01 11:05:56.510: [smf] INFO: UE IMSI[262422917587866] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.510: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 02/01 11:05:56.510: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.510: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.516: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 02/01 11:05:56.516: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 02/01 11:05:56.516: [smf] INFO: UE IMSI[262424799894686] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.516: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 02/01 11:05:56.516: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.516: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.521: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 02/01 11:05:56.521: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 02/01 11:05:56.521: [smf] INFO: UE IMSI[262427469986590] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.522: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 02/01 11:05:56.522: [upf] INFO: UE F-SEID[UP:0x598 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.522: [upf] INFO: UE F-SEID[UP:0x598 CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.527: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 02/01 11:05:56.527: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 02/01 11:05:56.527: [smf] INFO: UE IMSI[262429702456251] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.528: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 02/01 11:05:56.528: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.528: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.533: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 02/01 11:05:56.533: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 02/01 11:05:56.533: [smf] INFO: UE IMSI[262424216715527] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.534: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 02/01 11:05:56.534: [upf] INFO: UE F-SEID[UP:0x263 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.534: [upf] INFO: UE F-SEID[UP:0x263 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.539: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 02/01 11:05:56.539: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 02/01 11:05:56.539: [smf] INFO: UE IMSI[262423959313192] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.540: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 02/01 11:05:56.540: [upf] INFO: UE F-SEID[UP:0x249 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.540: [upf] INFO: UE F-SEID[UP:0x249 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.545: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 02/01 11:05:56.545: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 02/01 11:05:56.545: [smf] INFO: UE IMSI[262421870585371] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.546: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 02/01 11:05:56.546: [upf] INFO: UE F-SEID[UP:0x289 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.546: [upf] INFO: UE F-SEID[UP:0x289 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.551: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 02/01 11:05:56.551: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 02/01 11:05:56.551: [smf] INFO: UE IMSI[262424831919347] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.551: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 02/01 11:05:56.551: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.551: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x515] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.557: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 02/01 11:05:56.557: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 02/01 11:05:56.557: [smf] INFO: UE IMSI[262425105647221] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.557: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 02/01 11:05:56.557: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.557: [upf] INFO: UE F-SEID[UP:0x9fd CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.562: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 02/01 11:05:56.562: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 02/01 11:05:56.562: [smf] INFO: UE IMSI[262429695613119] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.563: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 02/01 11:05:56.563: [upf] INFO: UE F-SEID[UP:0xd3f CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.563: [upf] INFO: UE F-SEID[UP:0xd3f CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.568: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 02/01 11:05:56.568: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 02/01 11:05:56.568: [smf] INFO: UE IMSI[262424387773999] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.569: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 02/01 11:05:56.569: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.569: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.574: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 02/01 11:05:56.574: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 02/01 11:05:56.574: [smf] INFO: UE IMSI[262425868207534] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.575: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 02/01 11:05:56.575: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.575: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.580: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 02/01 11:05:56.580: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 02/01 11:05:56.580: [smf] INFO: UE IMSI[262426745809075] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.580: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 02/01 11:05:56.580: [upf] INFO: UE F-SEID[UP:0x174 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.580: [upf] INFO: UE F-SEID[UP:0x174 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.586: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 02/01 11:05:56.586: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 02/01 11:05:56.586: [smf] INFO: UE IMSI[262428329496569] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.586: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 02/01 11:05:56.586: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.586: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.592: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 02/01 11:05:56.592: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 02/01 11:05:56.592: [smf] INFO: UE IMSI[262423809461404] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.592: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 02/01 11:05:56.592: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.592: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.597: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 02/01 11:05:56.597: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 02/01 11:05:56.597: [smf] INFO: UE IMSI[262423690270586] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.598: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 02/01 11:05:56.598: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.598: [upf] INFO: UE F-SEID[UP:0xf9e CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.603: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 02/01 11:05:56.603: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 02/01 11:05:56.603: [smf] INFO: UE IMSI[262429457074321] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.604: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 02/01 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.609: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 02/01 11:05:56.609: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 02/01 11:05:56.609: [smf] INFO: UE IMSI[262429590122064] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.610: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 02/01 11:05:56.610: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.610: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.615: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 02/01 11:05:56.615: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 02/01 11:05:56.615: [smf] INFO: UE IMSI[262426045925186] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.615: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 02/01 11:05:56.615: [upf] INFO: UE F-SEID[UP:0x7ed CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.615: [upf] INFO: UE F-SEID[UP:0x7ed CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.621: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 02/01 11:05:56.621: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 02/01 11:05:56.621: [smf] INFO: UE IMSI[262428267605102] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.621: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 02/01 11:05:56.621: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.621: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.627: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 02/01 11:05:56.627: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 02/01 11:05:56.627: [smf] INFO: UE IMSI[262426396034247] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.627: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 02/01 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x448 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.627: [upf] INFO: UE F-SEID[UP:0x448 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.632: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 02/01 11:05:56.632: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 02/01 11:05:56.632: [smf] INFO: UE IMSI[262429938818213] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.633: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 02/01 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x744 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.633: [upf] INFO: UE F-SEID[UP:0x744 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.638: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 02/01 11:05:56.638: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 02/01 11:05:56.638: [smf] INFO: UE IMSI[262428207843022] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.639: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 02/01 11:05:56.639: [upf] INFO: UE F-SEID[UP:0x456 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.639: [upf] INFO: UE F-SEID[UP:0x456 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.644: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 02/01 11:05:56.644: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 02/01 11:05:56.644: [smf] INFO: UE IMSI[262428425252748] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.645: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 02/01 11:05:56.645: [upf] INFO: UE F-SEID[UP:0x31 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.645: [upf] INFO: UE F-SEID[UP:0x31 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.650: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 02/01 11:05:56.650: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 02/01 11:05:56.650: [smf] INFO: UE IMSI[262424325095273] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.651: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 02/01 11:05:56.651: [upf] INFO: UE F-SEID[UP:0x530 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.651: [upf] INFO: UE F-SEID[UP:0x530 CP:0xfcf] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.656: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 02/01 11:05:56.656: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 02/01 11:05:56.656: [smf] INFO: UE IMSI[262426162738293] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.657: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 02/01 11:05:56.657: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.657: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.662: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 02/01 11:05:56.662: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 02/01 11:05:56.662: [smf] INFO: UE IMSI[262421390161954] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.662: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 02/01 11:05:56.662: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.662: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x68c] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.668: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 02/01 11:05:56.668: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 02/01 11:05:56.668: [smf] INFO: UE IMSI[262427936409610] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.668: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 02/01 11:05:56.668: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.668: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.673: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 02/01 11:05:56.673: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 02/01 11:05:56.673: [smf] INFO: UE IMSI[262422949479037] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 02/01 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x3ca CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x3ca CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.679: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 02/01 11:05:56.679: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 02/01 11:05:56.679: [smf] INFO: UE IMSI[262429000793958] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.680: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 02/01 11:05:56.680: [upf] INFO: UE F-SEID[UP:0x66a CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.680: [upf] INFO: UE F-SEID[UP:0x66a CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 02/01 11:05:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 02/01 11:05:56.685: [smf] INFO: UE IMSI[262422443892159] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.685: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 02/01 11:05:56.685: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.685: [upf] INFO: UE F-SEID[UP:0xc4a CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.691: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 02/01 11:05:56.691: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 02/01 11:05:56.691: [smf] INFO: UE IMSI[262428928914622] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.691: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 02/01 11:05:56.691: [upf] INFO: UE F-SEID[UP:0x294 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.691: [upf] INFO: UE F-SEID[UP:0x294 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.697: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 02/01 11:05:56.697: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 02/01 11:05:56.697: [smf] INFO: UE IMSI[262423516687903] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.697: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 02/01 11:05:56.697: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.697: [upf] INFO: UE F-SEID[UP:0xf19 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.702: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 02/01 11:05:56.702: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 02/01 11:05:56.702: [smf] INFO: UE IMSI[262429343527772] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.703: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 02/01 11:05:56.703: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.703: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.708: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 02/01 11:05:56.708: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 02/01 11:05:56.708: [smf] INFO: UE IMSI[262423812405377] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.709: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 02/01 11:05:56.709: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.709: [upf] INFO: UE F-SEID[UP:0xd6 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.714: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 02/01 11:05:56.714: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 02/01 11:05:56.714: [smf] INFO: UE IMSI[262424894621472] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.715: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 02/01 11:05:56.715: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.715: [upf] INFO: UE F-SEID[UP:0xe1b CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.720: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 02/01 11:05:56.720: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 02/01 11:05:56.720: [smf] INFO: UE IMSI[262421520383435] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.720: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 02/01 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x94c CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x94c CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.726: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 02/01 11:05:56.726: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 02/01 11:05:56.726: [smf] INFO: UE IMSI[262426597652351] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.726: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 02/01 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x737 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x737 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.732: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 02/01 11:05:56.732: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 02/01 11:05:56.732: [smf] INFO: UE IMSI[262423218894625] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.732: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 02/01 11:05:56.732: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.732: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.738: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 02/01 11:05:56.738: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 02/01 11:05:56.738: [smf] INFO: UE IMSI[262422886536413] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.738: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 02/01 11:05:56.738: [upf] INFO: UE F-SEID[UP:0x650 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.738: [upf] INFO: UE F-SEID[UP:0x650 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.743: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 02/01 11:05:56.743: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 02/01 11:05:56.743: [smf] INFO: UE IMSI[262426155044960] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.744: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 02/01 11:05:56.744: [upf] INFO: UE F-SEID[UP:0x859 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.744: [upf] INFO: UE F-SEID[UP:0x859 CP:0x832] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.749: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 02/01 11:05:56.749: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 02/01 11:05:56.749: [smf] INFO: UE IMSI[262429512179938] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.750: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 02/01 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x51d CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.750: [upf] INFO: UE F-SEID[UP:0x51d CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.755: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 02/01 11:05:56.755: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 02/01 11:05:56.755: [smf] INFO: UE IMSI[262423788276178] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.755: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 02/01 11:05:56.755: [upf] INFO: UE F-SEID[UP:0x616 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.755: [upf] INFO: UE F-SEID[UP:0x616 CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.761: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 02/01 11:05:56.761: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 02/01 11:05:56.761: [smf] INFO: UE IMSI[262429095591811] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.761: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 02/01 11:05:56.761: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.761: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.767: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 02/01 11:05:56.767: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 02/01 11:05:56.767: [smf] INFO: UE IMSI[262428864095569] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.767: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 02/01 11:05:56.767: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.767: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.773: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 02/01 11:05:56.773: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 02/01 11:05:56.773: [smf] INFO: UE IMSI[262429387180437] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.773: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 02/01 11:05:56.773: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.773: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.778: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 02/01 11:05:56.778: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 02/01 11:05:56.778: [smf] INFO: UE IMSI[262424995392656] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.779: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 02/01 11:05:56.779: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.779: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.784: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 02/01 11:05:56.784: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 02/01 11:05:56.784: [smf] INFO: UE IMSI[262420119105884] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.785: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 02/01 11:05:56.785: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.785: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x629] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.790: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 02/01 11:05:56.790: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 02/01 11:05:56.790: [smf] INFO: UE IMSI[262421864874353] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.791: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 02/01 11:05:56.791: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.791: [upf] INFO: UE F-SEID[UP:0x8fd CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.796: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 02/01 11:05:56.796: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 02/01 11:05:56.796: [smf] INFO: UE IMSI[262428947845555] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.796: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 02/01 11:05:56.796: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.796: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.802: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 02/01 11:05:56.802: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 02/01 11:05:56.802: [smf] INFO: UE IMSI[262422201394697] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.802: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 02/01 11:05:56.802: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.802: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.808: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 02/01 11:05:56.808: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 02/01 11:05:56.808: [smf] INFO: UE IMSI[262423480301813] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.808: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 02/01 11:05:56.808: [upf] INFO: UE F-SEID[UP:0x64c CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.808: [upf] INFO: UE F-SEID[UP:0x64c CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.814: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 02/01 11:05:56.814: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 02/01 11:05:56.814: [smf] INFO: UE IMSI[262420704643590] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.814: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 02/01 11:05:56.814: [upf] INFO: UE F-SEID[UP:0x1d CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.814: [upf] INFO: UE F-SEID[UP:0x1d CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.819: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 02/01 11:05:56.819: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 02/01 11:05:56.819: [smf] INFO: UE IMSI[262424696253649] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.820: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 02/01 11:05:56.820: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.820: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.825: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 02/01 11:05:56.825: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 02/01 11:05:56.825: [smf] INFO: UE IMSI[262427752305419] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.826: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 02/01 11:05:56.826: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.826: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0x787] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.831: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 02/01 11:05:56.831: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 02/01 11:05:56.831: [smf] INFO: UE IMSI[262424949608676] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.831: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 02/01 11:05:56.831: [upf] INFO: UE F-SEID[UP:0x583 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.831: [upf] INFO: UE F-SEID[UP:0x583 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.837: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 02/01 11:05:56.837: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 02/01 11:05:56.837: [smf] INFO: UE IMSI[262420238816372] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.837: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 02/01 11:05:56.837: [upf] INFO: UE F-SEID[UP:0xaca CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.837: [upf] INFO: UE F-SEID[UP:0xaca CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.843: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 02/01 11:05:56.843: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 02/01 11:05:56.843: [smf] INFO: UE IMSI[262426937838632] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.843: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 02/01 11:05:56.843: [upf] INFO: UE F-SEID[UP:0x27a CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.843: [upf] INFO: UE F-SEID[UP:0x27a CP:0xe1a] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.849: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 02/01 11:05:56.849: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 02/01 11:05:56.849: [smf] INFO: UE IMSI[262422393797569] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.849: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 02/01 11:05:56.849: [upf] INFO: UE F-SEID[UP:0x3bf CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.849: [upf] INFO: UE F-SEID[UP:0x3bf CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.854: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 02/01 11:05:56.854: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 02/01 11:05:56.854: [smf] INFO: UE IMSI[262425317935512] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.855: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 02/01 11:05:56.855: [upf] INFO: UE F-SEID[UP:0x83e CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.855: [upf] INFO: UE F-SEID[UP:0x83e CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.860: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 02/01 11:05:56.860: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 02/01 11:05:56.860: [smf] INFO: UE IMSI[262427144198269] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.861: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 02/01 11:05:56.861: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.861: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.866: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 02/01 11:05:56.866: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 02/01 11:05:56.866: [smf] INFO: UE IMSI[262422057636588] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.867: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 02/01 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.867: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.872: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 02/01 11:05:56.872: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 02/01 11:05:56.872: [smf] INFO: UE IMSI[262427269777919] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.873: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 02/01 11:05:56.873: [upf] INFO: UE F-SEID[UP:0x1db CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.873: [upf] INFO: UE F-SEID[UP:0x1db CP:0x4d2] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.878: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 02/01 11:05:56.878: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 02/01 11:05:56.878: [smf] INFO: UE IMSI[262422470812150] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.879: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 02/01 11:05:56.879: [upf] INFO: UE F-SEID[UP:0x518 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.879: [upf] INFO: UE F-SEID[UP:0x518 CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.884: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 02/01 11:05:56.884: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 02/01 11:05:56.884: [smf] INFO: UE IMSI[262429712811940] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.885: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 02/01 11:05:56.885: [upf] INFO: UE F-SEID[UP:0x407 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.885: [upf] INFO: UE F-SEID[UP:0x407 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.890: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 02/01 11:05:56.890: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 02/01 11:05:56.890: [smf] INFO: UE IMSI[262420089815749] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.890: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 02/01 11:05:56.890: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.890: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.896: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 02/01 11:05:56.896: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 02/01 11:05:56.896: [smf] INFO: UE IMSI[262429141175091] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.896: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 02/01 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.896: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.902: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 02/01 11:05:56.902: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 02/01 11:05:56.902: [smf] INFO: UE IMSI[262426065004108] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.902: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 02/01 11:05:56.902: [upf] INFO: UE F-SEID[UP:0x37f CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.902: [upf] INFO: UE F-SEID[UP:0x37f CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.908: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 02/01 11:05:56.908: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 02/01 11:05:56.908: [smf] INFO: UE IMSI[262421644764728] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.908: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 02/01 11:05:56.908: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.908: [upf] INFO: UE F-SEID[UP:0xe57 CP:0x35e] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.913: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 02/01 11:05:56.913: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 02/01 11:05:56.913: [smf] INFO: UE IMSI[262427202856223] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.914: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 02/01 11:05:56.914: [upf] INFO: UE F-SEID[UP:0x290 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.914: [upf] INFO: UE F-SEID[UP:0x290 CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.919: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 02/01 11:05:56.919: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 02/01 11:05:56.919: [smf] INFO: UE IMSI[262421547812298] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.920: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 02/01 11:05:56.920: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.920: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0x93] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.925: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 02/01 11:05:56.925: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 02/01 11:05:56.925: [smf] INFO: UE IMSI[262428201428472] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.926: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 02/01 11:05:56.926: [upf] INFO: UE F-SEID[UP:0x4be CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.926: [upf] INFO: UE F-SEID[UP:0x4be CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.931: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 02/01 11:05:56.931: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 02/01 11:05:56.931: [smf] INFO: UE IMSI[262423275714560] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.932: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 02/01 11:05:56.932: [upf] INFO: UE F-SEID[UP:0x283 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.932: [upf] INFO: UE F-SEID[UP:0x283 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.937: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 02/01 11:05:56.937: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 02/01 11:05:56.937: [smf] INFO: UE IMSI[262424983358620] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.937: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 02/01 11:05:56.937: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.937: [upf] INFO: UE F-SEID[UP:0x4ad CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.943: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 02/01 11:05:56.943: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 02/01 11:05:56.943: [smf] INFO: UE IMSI[262423997441009] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.944: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 02/01 11:05:56.944: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.944: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.949: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 02/01 11:05:56.949: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 02/01 11:05:56.949: [smf] INFO: UE IMSI[262425690049672] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.950: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 02/01 11:05:56.950: [upf] INFO: UE F-SEID[UP:0x877 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.950: [upf] INFO: UE F-SEID[UP:0x877 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.955: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 02/01 11:05:56.955: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 02/01 11:05:56.955: [smf] INFO: UE IMSI[262427676731442] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.956: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 02/01 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.956: [upf] INFO: UE F-SEID[UP:0x7b5 CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.961: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 02/01 11:05:56.961: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 02/01 11:05:56.961: [smf] INFO: UE IMSI[262421794073291] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.963: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 02/01 11:05:56.963: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.963: [upf] INFO: UE F-SEID[UP:0xf9a CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.967: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 02/01 11:05:56.967: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 02/01 11:05:56.967: [smf] INFO: UE IMSI[262422378586965] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.968: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 02/01 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.968: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.973: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 02/01 11:05:56.973: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 02/01 11:05:56.973: [smf] INFO: UE IMSI[262429221616726] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.974: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 02/01 11:05:56.974: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.974: [upf] INFO: UE F-SEID[UP:0xc84 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.979: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 02/01 11:05:56.979: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 02/01 11:05:56.979: [smf] INFO: UE IMSI[262427166154439] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.980: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 02/01 11:05:56.980: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.980: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.985: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 02/01 11:05:56.985: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 02/01 11:05:56.985: [smf] INFO: UE IMSI[262421048705450] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 02/01 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x187 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x187 CP:0x61] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.990: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 02/01 11:05:56.990: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 02/01 11:05:56.990: [smf] INFO: UE IMSI[262422171721762] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.991: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 02/01 11:05:56.991: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.991: [upf] INFO: UE F-SEID[UP:0x5b3 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.996: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 02/01 11:05:56.996: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 02/01 11:05:56.996: [smf] INFO: UE IMSI[262428377144909] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:56.997: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 02/01 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:56.997: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.002: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 02/01 11:05:57.002: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 02/01 11:05:57.002: [smf] INFO: UE IMSI[262423942337447] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.002: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 02/01 11:05:57.002: [upf] INFO: UE F-SEID[UP:0x158 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.002: [upf] INFO: UE F-SEID[UP:0x158 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.008: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 02/01 11:05:57.008: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 02/01 11:05:57.008: [smf] INFO: UE IMSI[262420202199975] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.008: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 02/01 11:05:57.008: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.008: [upf] INFO: UE F-SEID[UP:0x3e1 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.014: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 02/01 11:05:57.014: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 02/01 11:05:57.014: [smf] INFO: UE IMSI[262424594736075] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.014: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 02/01 11:05:57.014: [upf] INFO: UE F-SEID[UP:0x8cf CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.014: [upf] INFO: UE F-SEID[UP:0x8cf CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.020: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 02/01 11:05:57.020: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 02/01 11:05:57.020: [smf] INFO: UE IMSI[262429363687033] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.021: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 02/01 11:05:57.021: [upf] INFO: UE F-SEID[UP:0x68a CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.022: [upf] INFO: UE F-SEID[UP:0x68a CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.027: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 02/01 11:05:57.027: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 02/01 11:05:57.027: [smf] INFO: UE IMSI[262425528595184] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.029: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 02/01 11:05:57.029: [upf] INFO: UE F-SEID[UP:0x7ca CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.029: [upf] INFO: UE F-SEID[UP:0x7ca CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.033: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 02/01 11:05:57.033: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 02/01 11:05:57.033: [smf] INFO: UE IMSI[262428130122911] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.034: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 02/01 11:05:57.034: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.034: [upf] INFO: UE F-SEID[UP:0xbe0 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.039: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 02/01 11:05:57.039: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 02/01 11:05:57.039: [smf] INFO: UE IMSI[262427908753673] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.040: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 02/01 11:05:57.040: [upf] INFO: UE F-SEID[UP:0x61a CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.040: [upf] INFO: UE F-SEID[UP:0x61a CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.045: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 02/01 11:05:57.045: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 02/01 11:05:57.045: [smf] INFO: UE IMSI[262422661521613] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.046: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 02/01 11:05:57.046: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.046: [upf] INFO: UE F-SEID[UP:0xb7a CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.051: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 02/01 11:05:57.051: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 02/01 11:05:57.051: [smf] INFO: UE IMSI[262424751607543] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.051: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 02/01 11:05:57.052: [upf] INFO: UE F-SEID[UP:0x775 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.052: [upf] INFO: UE F-SEID[UP:0x775 CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.056: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 02/01 11:05:57.056: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 02/01 11:05:57.056: [smf] INFO: UE IMSI[262421390571239] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.057: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 02/01 11:05:57.057: [upf] INFO: UE F-SEID[UP:0xef CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.057: [upf] INFO: UE F-SEID[UP:0xef CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.062: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 02/01 11:05:57.062: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 02/01 11:05:57.062: [smf] INFO: UE IMSI[262422917240484] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.063: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 02/01 11:05:57.063: [upf] INFO: UE F-SEID[UP:0x3cb CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.063: [upf] INFO: UE F-SEID[UP:0x3cb CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.068: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 02/01 11:05:57.068: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 02/01 11:05:57.068: [smf] INFO: UE IMSI[262424517926638] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.069: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 02/01 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x28 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x28 CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.074: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 02/01 11:05:57.074: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 02/01 11:05:57.074: [smf] INFO: UE IMSI[262427797076595] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.074: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 02/01 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.074: [upf] INFO: UE F-SEID[UP:0xa8 CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.079: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 02/01 11:05:57.079: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 02/01 11:05:57.079: [smf] INFO: UE IMSI[262424578681195] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.080: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 02/01 11:05:57.080: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.080: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.087: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 02/01 11:05:57.087: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 02/01 11:05:57.087: [smf] INFO: UE IMSI[262421550158131] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.089: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 02/01 11:05:57.089: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.089: [upf] INFO: UE F-SEID[UP:0xb3a CP:0xb0] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.098: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 02/01 11:05:57.098: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 02/01 11:05:57.098: [smf] INFO: UE IMSI[262425431105597] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.103: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 02/01 11:05:57.103: [upf] INFO: UE F-SEID[UP:0x306 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.103: [upf] INFO: UE F-SEID[UP:0x306 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.107: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 02/01 11:05:57.107: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 02/01 11:05:57.107: [smf] INFO: UE IMSI[262422135142334] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.108: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 02/01 11:05:57.108: [upf] INFO: UE F-SEID[UP:0x819 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.108: [upf] INFO: UE F-SEID[UP:0x819 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.113: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 02/01 11:05:57.113: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 02/01 11:05:57.113: [smf] INFO: UE IMSI[262421406790495] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.113: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 02/01 11:05:57.113: [upf] INFO: UE F-SEID[UP:0x69e CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.113: [upf] INFO: UE F-SEID[UP:0x69e CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.119: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 02/01 11:05:57.119: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 02/01 11:05:57.119: [smf] INFO: UE IMSI[262427974724309] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.120: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 02/01 11:05:57.120: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.120: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.126: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 02/01 11:05:57.126: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 02/01 11:05:57.126: [smf] INFO: UE IMSI[262424669430909] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.128: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 02/01 11:05:57.128: [upf] INFO: UE F-SEID[UP:0x550 CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.128: [upf] INFO: UE F-SEID[UP:0x550 CP:0x9c2] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.133: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 02/01 11:05:57.133: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 02/01 11:05:57.133: [smf] INFO: UE IMSI[262426674612388] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.135: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 02/01 11:05:57.135: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.135: [upf] INFO: UE F-SEID[UP:0xa66 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.139: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 02/01 11:05:57.139: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 02/01 11:05:57.139: [smf] INFO: UE IMSI[262420807262754] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.141: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 02/01 11:05:57.141: [upf] INFO: UE F-SEID[UP:0x460 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.141: [upf] INFO: UE F-SEID[UP:0x460 CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.145: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 02/01 11:05:57.145: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 02/01 11:05:57.145: [smf] INFO: UE IMSI[262424816305227] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.146: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 02/01 11:05:57.146: [upf] INFO: UE F-SEID[UP:0x70f CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.146: [upf] INFO: UE F-SEID[UP:0x70f CP:0x3e] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.151: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 02/01 11:05:57.151: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 02/01 11:05:57.151: [smf] INFO: UE IMSI[262422631669833] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.152: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 02/01 11:05:57.152: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.152: [upf] INFO: UE F-SEID[UP:0x1ee CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.157: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 02/01 11:05:57.157: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 02/01 11:05:57.157: [smf] INFO: UE IMSI[262426724061867] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.158: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 02/01 11:05:57.158: [upf] INFO: UE F-SEID[UP:0x168 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.158: [upf] INFO: UE F-SEID[UP:0x168 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.164: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 02/01 11:05:57.164: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 02/01 11:05:57.164: [smf] INFO: UE IMSI[262422856561254] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.165: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 02/01 11:05:57.165: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.165: [upf] INFO: UE F-SEID[UP:0xe8f CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.171: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 02/01 11:05:57.171: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 02/01 11:05:57.171: [smf] INFO: UE IMSI[262427962243520] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.174: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 02/01 11:05:57.174: [upf] INFO: UE F-SEID[UP:0x84b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.174: [upf] INFO: UE F-SEID[UP:0x84b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.179: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 02/01 11:05:57.179: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 02/01 11:05:57.179: [smf] INFO: UE IMSI[262423345983621] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.183: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 02/01 11:05:57.183: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.183: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.187: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 02/01 11:05:57.187: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 02/01 11:05:57.187: [smf] INFO: UE IMSI[262427384489321] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.189: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 02/01 11:05:57.189: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.189: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x3ba] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.194: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 02/01 11:05:57.194: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 02/01 11:05:57.194: [smf] INFO: UE IMSI[262426313800964] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.195: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 02/01 11:05:57.195: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.195: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x888] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.200: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 02/01 11:05:57.200: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 02/01 11:05:57.200: [smf] INFO: UE IMSI[262425479580686] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.202: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 02/01 11:05:57.202: [upf] INFO: UE F-SEID[UP:0x84a CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.202: [upf] INFO: UE F-SEID[UP:0x84a CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.206: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 02/01 11:05:57.206: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 02/01 11:05:57.206: [smf] INFO: UE IMSI[262421161318017] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.207: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 02/01 11:05:57.207: [upf] INFO: UE F-SEID[UP:0x750 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.207: [upf] INFO: UE F-SEID[UP:0x750 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.213: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 02/01 11:05:57.213: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 02/01 11:05:57.213: [smf] INFO: UE IMSI[262420205463756] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.214: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 02/01 11:05:57.214: [upf] INFO: UE F-SEID[UP:0x52d CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.214: [upf] INFO: UE F-SEID[UP:0x52d CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.219: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 02/01 11:05:57.219: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 02/01 11:05:57.219: [smf] INFO: UE IMSI[262422358460488] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.220: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 02/01 11:05:57.220: [upf] INFO: UE F-SEID[UP:0x273 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.220: [upf] INFO: UE F-SEID[UP:0x273 CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.225: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 02/01 11:05:57.225: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 02/01 11:05:57.225: [smf] INFO: UE IMSI[262425559206611] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.226: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 02/01 11:05:57.226: [upf] INFO: UE F-SEID[UP:0x580 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.226: [upf] INFO: UE F-SEID[UP:0x580 CP:0x9e3] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.231: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 02/01 11:05:57.231: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 02/01 11:05:57.231: [smf] INFO: UE IMSI[262429856603725] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.232: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 02/01 11:05:57.232: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.232: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.237: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 02/01 11:05:57.237: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 02/01 11:05:57.237: [smf] INFO: UE IMSI[262425461147075] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.238: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 02/01 11:05:57.238: [upf] INFO: UE F-SEID[UP:0x770 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.238: [upf] INFO: UE F-SEID[UP:0x770 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.243: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 02/01 11:05:57.243: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 02/01 11:05:57.243: [smf] INFO: UE IMSI[262429446075044] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.244: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 02/01 11:05:57.244: [upf] INFO: UE F-SEID[UP:0x54e CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.244: [upf] INFO: UE F-SEID[UP:0x54e CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.249: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 02/01 11:05:57.249: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 02/01 11:05:57.249: [smf] INFO: UE IMSI[262420225936412] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.250: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 02/01 11:05:57.250: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.250: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x4f] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.255: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 02/01 11:05:57.255: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 02/01 11:05:57.255: [smf] INFO: UE IMSI[262421888289932] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.256: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 02/01 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x845 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.256: [upf] INFO: UE F-SEID[UP:0x845 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.261: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 02/01 11:05:57.261: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 02/01 11:05:57.261: [smf] INFO: UE IMSI[262429823647063] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.262: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 02/01 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.262: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x5d3] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.267: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 02/01 11:05:57.267: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 02/01 11:05:57.267: [smf] INFO: UE IMSI[262425200190133] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.267: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 02/01 11:05:57.267: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.267: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.272: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 02/01 11:05:57.272: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 02/01 11:05:57.272: [smf] INFO: UE IMSI[262422355724337] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.273: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 02/01 11:05:57.273: [upf] INFO: UE F-SEID[UP:0xcde CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.273: [upf] INFO: UE F-SEID[UP:0xcde CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.278: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 02/01 11:05:57.278: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 02/01 11:05:57.278: [smf] INFO: UE IMSI[262427747184790] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.279: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 02/01 11:05:57.279: [upf] INFO: UE F-SEID[UP:0x311 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.279: [upf] INFO: UE F-SEID[UP:0x311 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.284: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 02/01 11:05:57.284: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 02/01 11:05:57.284: [smf] INFO: UE IMSI[262423047157400] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.285: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 02/01 11:05:57.285: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.285: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.290: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 02/01 11:05:57.290: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 02/01 11:05:57.290: [smf] INFO: UE IMSI[262429589943556] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.290: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 02/01 11:05:57.290: [upf] INFO: UE F-SEID[UP:0x349 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.290: [upf] INFO: UE F-SEID[UP:0x349 CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.295: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 02/01 11:05:57.295: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 02/01 11:05:57.295: [smf] INFO: UE IMSI[262429949388191] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.296: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 02/01 11:05:57.296: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.296: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.301: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 02/01 11:05:57.301: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 02/01 11:05:57.301: [smf] INFO: UE IMSI[262423225812043] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.302: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 02/01 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x422 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x422 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.307: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 02/01 11:05:57.307: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 02/01 11:05:57.307: [smf] INFO: UE IMSI[262426601651056] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.307: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 02/01 11:05:57.308: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.308: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.313: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 02/01 11:05:57.313: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 02/01 11:05:57.313: [smf] INFO: UE IMSI[262425836812458] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.313: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 02/01 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.318: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 02/01 11:05:57.318: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 02/01 11:05:57.318: [smf] INFO: UE IMSI[262429516996813] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.319: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 02/01 11:05:57.319: [upf] INFO: UE F-SEID[UP:0x495 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.319: [upf] INFO: UE F-SEID[UP:0x495 CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.324: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 02/01 11:05:57.324: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 02/01 11:05:57.324: [smf] INFO: UE IMSI[262423769076546] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.325: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 02/01 11:05:57.325: [upf] INFO: UE F-SEID[UP:0x440 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.325: [upf] INFO: UE F-SEID[UP:0x440 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.330: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 02/01 11:05:57.330: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 02/01 11:05:57.330: [smf] INFO: UE IMSI[262420169811242] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.331: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 02/01 11:05:57.331: [upf] INFO: UE F-SEID[UP:0x27e CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.331: [upf] INFO: UE F-SEID[UP:0x27e CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.336: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 02/01 11:05:57.336: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 02/01 11:05:57.336: [smf] INFO: UE IMSI[262422351193746] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.336: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 02/01 11:05:57.336: [upf] INFO: UE F-SEID[UP:0x2db CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.336: [upf] INFO: UE F-SEID[UP:0x2db CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.341: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 02/01 11:05:57.341: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 02/01 11:05:57.341: [smf] INFO: UE IMSI[262428488939681] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.342: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 02/01 11:05:57.342: [upf] INFO: UE F-SEID[UP:0x251 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.342: [upf] INFO: UE F-SEID[UP:0x251 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.347: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 02/01 11:05:57.347: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 02/01 11:05:57.347: [smf] INFO: UE IMSI[262421041184633] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.348: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 02/01 11:05:57.348: [upf] INFO: UE F-SEID[UP:0x627 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.348: [upf] INFO: UE F-SEID[UP:0x627 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.353: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 02/01 11:05:57.353: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 02/01 11:05:57.353: [smf] INFO: UE IMSI[262424926580702] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.354: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 02/01 11:05:57.354: [upf] INFO: UE F-SEID[UP:0x82c CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.354: [upf] INFO: UE F-SEID[UP:0x82c CP:0xea3] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.359: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 02/01 11:05:57.359: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 02/01 11:05:57.359: [smf] INFO: UE IMSI[262421572983289] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.359: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 02/01 11:05:57.359: [upf] INFO: UE F-SEID[UP:0xd3b CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.359: [upf] INFO: UE F-SEID[UP:0xd3b CP:0xaaf] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.364: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 02/01 11:05:57.364: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 02/01 11:05:57.365: [smf] INFO: UE IMSI[262428932642099] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.365: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 02/01 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x608 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x608 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.370: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 02/01 11:05:57.370: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 02/01 11:05:57.370: [smf] INFO: UE IMSI[262429120107666] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.371: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 02/01 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x926 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.371: [upf] INFO: UE F-SEID[UP:0x926 CP:0xf4] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.376: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 02/01 11:05:57.376: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 02/01 11:05:57.376: [smf] INFO: UE IMSI[262426482158898] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.377: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 02/01 11:05:57.377: [upf] INFO: UE F-SEID[UP:0xa1e CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.377: [upf] INFO: UE F-SEID[UP:0xa1e CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.383: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 02/01 11:05:57.383: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 02/01 11:05:57.383: [smf] INFO: UE IMSI[262421080781345] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.383: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 02/01 11:05:57.383: [upf] INFO: UE F-SEID[UP:0xdef CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.383: [upf] INFO: UE F-SEID[UP:0xdef CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.389: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 02/01 11:05:57.389: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 02/01 11:05:57.389: [smf] INFO: UE IMSI[262426638070774] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.389: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 02/01 11:05:57.389: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.389: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.395: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 02/01 11:05:57.395: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 02/01 11:05:57.395: [smf] INFO: UE IMSI[262421969597023] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.395: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 02/01 11:05:57.395: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.395: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.400: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 02/01 11:05:57.400: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 02/01 11:05:57.401: [smf] INFO: UE IMSI[262423141829045] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.401: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 02/01 11:05:57.401: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.401: [upf] INFO: UE F-SEID[UP:0xb3b CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.406: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 02/01 11:05:57.406: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 02/01 11:05:57.406: [smf] INFO: UE IMSI[262421594253260] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.407: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 02/01 11:05:57.407: [upf] INFO: UE F-SEID[UP:0x398 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.407: [upf] INFO: UE F-SEID[UP:0x398 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.412: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 02/01 11:05:57.412: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 02/01 11:05:57.412: [smf] INFO: UE IMSI[262429366013540] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.413: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 02/01 11:05:57.413: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.413: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.418: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 02/01 11:05:57.418: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 02/01 11:05:57.418: [smf] INFO: UE IMSI[262424738263067] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.419: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 02/01 11:05:57.419: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.419: [upf] INFO: UE F-SEID[UP:0xc56 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.424: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 02/01 11:05:57.424: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 02/01 11:05:57.424: [smf] INFO: UE IMSI[262423444457137] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.424: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 02/01 11:05:57.424: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.424: [upf] INFO: UE F-SEID[UP:0x8fa CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.430: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 02/01 11:05:57.430: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 02/01 11:05:57.430: [smf] INFO: UE IMSI[262427593208008] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.430: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 02/01 11:05:57.430: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.430: [upf] INFO: UE F-SEID[UP:0xfc2 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.436: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 02/01 11:05:57.436: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 02/01 11:05:57.436: [smf] INFO: UE IMSI[262426607829367] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.436: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 02/01 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x974 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x974 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.442: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 02/01 11:05:57.442: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 02/01 11:05:57.442: [smf] INFO: UE IMSI[262420239191041] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.442: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 02/01 11:05:57.442: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.442: [upf] INFO: UE F-SEID[UP:0xcd0 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.447: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 02/01 11:05:57.447: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 02/01 11:05:57.448: [smf] INFO: UE IMSI[262423705006941] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.448: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 02/01 11:05:57.448: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.448: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.453: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 02/01 11:05:57.453: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 02/01 11:05:57.453: [smf] INFO: UE IMSI[262429121599814] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.454: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 02/01 11:05:57.454: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.454: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.459: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 02/01 11:05:57.459: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 02/01 11:05:57.459: [smf] INFO: UE IMSI[262421524293405] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.460: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 02/01 11:05:57.460: [upf] INFO: UE F-SEID[UP:0x54c CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.460: [upf] INFO: UE F-SEID[UP:0x54c CP:0xa22] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.465: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 02/01 11:05:57.465: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 02/01 11:05:57.465: [smf] INFO: UE IMSI[262420240268314] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.465: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 02/01 11:05:57.465: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.465: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x215] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.471: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 02/01 11:05:57.471: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 02/01 11:05:57.471: [smf] INFO: UE IMSI[262421567275882] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.472: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 02/01 11:05:57.472: [upf] INFO: UE F-SEID[UP:0x48d CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.472: [upf] INFO: UE F-SEID[UP:0x48d CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.477: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 02/01 11:05:57.477: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 02/01 11:05:57.477: [smf] INFO: UE IMSI[262427209705538] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.478: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 02/01 11:05:57.478: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.478: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.483: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 02/01 11:05:57.483: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 02/01 11:05:57.483: [smf] INFO: UE IMSI[262427948594364] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.484: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 02/01 11:05:57.484: [upf] INFO: UE F-SEID[UP:0x4a CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.484: [upf] INFO: UE F-SEID[UP:0x4a CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.489: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 02/01 11:05:57.489: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 02/01 11:05:57.489: [smf] INFO: UE IMSI[262427498559651] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.490: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 02/01 11:05:57.490: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.490: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.495: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 02/01 11:05:57.495: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 02/01 11:05:57.495: [smf] INFO: UE IMSI[262422064730068] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.496: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 02/01 11:05:57.496: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.496: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x5ed] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.501: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 02/01 11:05:57.501: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 02/01 11:05:57.501: [smf] INFO: UE IMSI[262420433188876] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.502: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 02/01 11:05:57.502: [upf] INFO: UE F-SEID[UP:0x96f CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.502: [upf] INFO: UE F-SEID[UP:0x96f CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.507: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 02/01 11:05:57.507: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 02/01 11:05:57.507: [smf] INFO: UE IMSI[262423098844193] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.508: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 02/01 11:05:57.508: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.508: [upf] INFO: UE F-SEID[UP:0xd62 CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.514: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 02/01 11:05:57.514: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 02/01 11:05:57.514: [smf] INFO: UE IMSI[262429184317154] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.515: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 02/01 11:05:57.515: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.515: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.520: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 02/01 11:05:57.520: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 02/01 11:05:57.520: [smf] INFO: UE IMSI[262427375527712] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.521: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 02/01 11:05:57.521: [upf] INFO: UE F-SEID[UP:0x535 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.521: [upf] INFO: UE F-SEID[UP:0x535 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.527: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 02/01 11:05:57.527: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 02/01 11:05:57.527: [smf] INFO: UE IMSI[262421046563681] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.527: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 02/01 11:05:57.527: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.527: [upf] INFO: UE F-SEID[UP:0xe2f CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.533: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 02/01 11:05:57.533: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 02/01 11:05:57.533: [smf] INFO: UE IMSI[262422569223469] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.534: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 02/01 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.534: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.539: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 02/01 11:05:57.539: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 02/01 11:05:57.539: [smf] INFO: UE IMSI[262420028080102] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.540: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 02/01 11:05:57.540: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.540: [upf] INFO: UE F-SEID[UP:0xb1f CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.545: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 02/01 11:05:57.545: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 02/01 11:05:57.545: [smf] INFO: UE IMSI[262426232795480] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.546: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 02/01 11:05:57.546: [upf] INFO: UE F-SEID[UP:0x6a CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.546: [upf] INFO: UE F-SEID[UP:0x6a CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.551: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 02/01 11:05:57.551: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 02/01 11:05:57.551: [smf] INFO: UE IMSI[262429781468973] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.552: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 02/01 11:05:57.552: [upf] INFO: UE F-SEID[UP:0xfed CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.552: [upf] INFO: UE F-SEID[UP:0xfed CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.557: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 02/01 11:05:57.557: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 02/01 11:05:57.557: [smf] INFO: UE IMSI[262427830445958] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.558: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 02/01 11:05:57.558: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.558: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.563: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 02/01 11:05:57.563: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 02/01 11:05:57.563: [smf] INFO: UE IMSI[262429837548006] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.564: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 02/01 11:05:57.564: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.564: [upf] INFO: UE F-SEID[UP:0xd63 CP:0x297] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.569: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 02/01 11:05:57.569: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 02/01 11:05:57.569: [smf] INFO: UE IMSI[262421521720735] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.570: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 02/01 11:05:57.570: [upf] INFO: UE F-SEID[UP:0x47f CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.570: [upf] INFO: UE F-SEID[UP:0x47f CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.575: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 02/01 11:05:57.575: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 02/01 11:05:57.575: [smf] INFO: UE IMSI[262420021007792] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.575: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 02/01 11:05:57.575: [upf] INFO: UE F-SEID[UP:0x131 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.575: [upf] INFO: UE F-SEID[UP:0x131 CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.581: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 02/01 11:05:57.581: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 02/01 11:05:57.581: [smf] INFO: UE IMSI[262424438888470] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.581: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 02/01 11:05:57.581: [upf] INFO: UE F-SEID[UP:0x71d CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.581: [upf] INFO: UE F-SEID[UP:0x71d CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.586: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 02/01 11:05:57.586: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 02/01 11:05:57.586: [smf] INFO: UE IMSI[262423380359552] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.587: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 02/01 11:05:57.587: [upf] INFO: UE F-SEID[UP:0x42 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.587: [upf] INFO: UE F-SEID[UP:0x42 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.592: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 02/01 11:05:57.592: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 02/01 11:05:57.592: [smf] INFO: UE IMSI[262425249056213] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.593: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 02/01 11:05:57.593: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.593: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.598: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 02/01 11:05:57.598: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 02/01 11:05:57.598: [smf] INFO: UE IMSI[262423257264530] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.599: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 02/01 11:05:57.599: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.599: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.604: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 02/01 11:05:57.604: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 02/01 11:05:57.604: [smf] INFO: UE IMSI[262422160058352] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.604: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 02/01 11:05:57.604: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.604: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.610: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 02/01 11:05:57.610: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 02/01 11:05:57.610: [smf] INFO: UE IMSI[262424262157354] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.610: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 02/01 11:05:57.610: [upf] INFO: UE F-SEID[UP:0x113 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.610: [upf] INFO: UE F-SEID[UP:0x113 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.615: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 02/01 11:05:57.615: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 02/01 11:05:57.615: [smf] INFO: UE IMSI[262423274896180] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.616: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 02/01 11:05:57.616: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.616: [upf] INFO: UE F-SEID[UP:0x9ab CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.621: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 02/01 11:05:57.621: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 02/01 11:05:57.621: [smf] INFO: UE IMSI[262427875448131] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.622: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 02/01 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x665 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.622: [upf] INFO: UE F-SEID[UP:0x665 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.627: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 02/01 11:05:57.627: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 02/01 11:05:57.627: [smf] INFO: UE IMSI[262424999314779] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.628: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 02/01 11:05:57.628: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.628: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.633: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 02/01 11:05:57.633: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 02/01 11:05:57.633: [smf] INFO: UE IMSI[262423133127140] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.633: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 02/01 11:05:57.633: [upf] INFO: UE F-SEID[UP:0x65c CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.633: [upf] INFO: UE F-SEID[UP:0x65c CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.638: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 02/01 11:05:57.638: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 02/01 11:05:57.638: [smf] INFO: UE IMSI[262427321783060] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.639: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 02/01 11:05:57.639: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.639: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.644: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 02/01 11:05:57.644: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 02/01 11:05:57.644: [smf] INFO: UE IMSI[262423249262654] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.645: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 02/01 11:05:57.645: [upf] INFO: UE F-SEID[UP:0x24b CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.645: [upf] INFO: UE F-SEID[UP:0x24b CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.650: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 02/01 11:05:57.650: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 02/01 11:05:57.650: [smf] INFO: UE IMSI[262424213818267] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.651: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 02/01 11:05:57.651: [upf] INFO: UE F-SEID[UP:0x929 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.651: [upf] INFO: UE F-SEID[UP:0x929 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.656: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 02/01 11:05:57.656: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 02/01 11:05:57.656: [smf] INFO: UE IMSI[262428929043627] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.656: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 02/01 11:05:57.656: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.656: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.662: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 02/01 11:05:57.662: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 02/01 11:05:57.662: [smf] INFO: UE IMSI[262427360144749] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.662: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 02/01 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x525 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.662: [upf] INFO: UE F-SEID[UP:0x525 CP:0x671] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.667: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 02/01 11:05:57.667: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 02/01 11:05:57.667: [smf] INFO: UE IMSI[262427078504675] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.668: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 02/01 11:05:57.668: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.668: [upf] INFO: UE F-SEID[UP:0xd07 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.674: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 02/01 11:05:57.674: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 02/01 11:05:57.674: [smf] INFO: UE IMSI[262422973415951] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.675: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 02/01 11:05:57.675: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.675: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.681: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 02/01 11:05:57.681: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 02/01 11:05:57.681: [smf] INFO: UE IMSI[262422535270289] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.682: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 02/01 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.682: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.689: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 02/01 11:05:57.689: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 02/01 11:05:57.689: [smf] INFO: UE IMSI[262422864204638] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.691: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 02/01 11:05:57.691: [upf] INFO: UE F-SEID[UP:0xb51 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.691: [upf] INFO: UE F-SEID[UP:0xb51 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.697: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 02/01 11:05:57.697: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 02/01 11:05:57.697: [smf] INFO: UE IMSI[262422366537990] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.698: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 02/01 11:05:57.698: [upf] INFO: UE F-SEID[UP:0x307 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.698: [upf] INFO: UE F-SEID[UP:0x307 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.703: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 02/01 11:05:57.703: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 02/01 11:05:57.703: [smf] INFO: UE IMSI[262428677013894] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.704: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 02/01 11:05:57.704: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.704: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.709: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 02/01 11:05:57.709: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 02/01 11:05:57.709: [smf] INFO: UE IMSI[262422322089226] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.710: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 02/01 11:05:57.710: [upf] INFO: UE F-SEID[UP:0xddc CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.710: [upf] INFO: UE F-SEID[UP:0xddc CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.715: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 02/01 11:05:57.715: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 02/01 11:05:57.715: [smf] INFO: UE IMSI[262426837903823] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.716: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 02/01 11:05:57.716: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.716: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xda] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.721: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 02/01 11:05:57.721: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 02/01 11:05:57.721: [smf] INFO: UE IMSI[262424868589600] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.722: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 02/01 11:05:57.722: [upf] INFO: UE F-SEID[UP:0x653 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.722: [upf] INFO: UE F-SEID[UP:0x653 CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.727: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 02/01 11:05:57.727: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 02/01 11:05:57.727: [smf] INFO: UE IMSI[262424939741270] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.727: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 02/01 11:05:57.727: [upf] INFO: UE F-SEID[UP:0x93d CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.727: [upf] INFO: UE F-SEID[UP:0x93d CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.733: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 02/01 11:05:57.733: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 02/01 11:05:57.733: [smf] INFO: UE IMSI[262429896754796] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.733: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 02/01 11:05:57.733: [upf] INFO: UE F-SEID[UP:0x985 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.733: [upf] INFO: UE F-SEID[UP:0x985 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.739: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 02/01 11:05:57.739: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 02/01 11:05:57.739: [smf] INFO: UE IMSI[262427458411496] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.740: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 02/01 11:05:57.740: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.740: [upf] INFO: UE F-SEID[UP:0x2fd CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.747: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 02/01 11:05:57.747: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 02/01 11:05:57.747: [smf] INFO: UE IMSI[262427073802868] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.748: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 02/01 11:05:57.748: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.748: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.753: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 02/01 11:05:57.753: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 02/01 11:05:57.753: [smf] INFO: UE IMSI[262420704498576] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.754: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 02/01 11:05:57.754: [upf] INFO: UE F-SEID[UP:0x795 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.754: [upf] INFO: UE F-SEID[UP:0x795 CP:0xa1c] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.759: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 02/01 11:05:57.759: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 02/01 11:05:57.759: [smf] INFO: UE IMSI[262422863330344] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.759: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 02/01 11:05:57.759: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.759: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.765: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 02/01 11:05:57.765: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 02/01 11:05:57.765: [smf] INFO: UE IMSI[262429304097447] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.765: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 02/01 11:05:57.765: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.765: [upf] INFO: UE F-SEID[UP:0xff8 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.771: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 02/01 11:05:57.771: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 02/01 11:05:57.771: [smf] INFO: UE IMSI[262429457660081] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.771: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 02/01 11:05:57.771: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.771: [upf] INFO: UE F-SEID[UP:0xd35 CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.776: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 02/01 11:05:57.776: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 02/01 11:05:57.776: [smf] INFO: UE IMSI[262424319971457] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.777: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 02/01 11:05:57.777: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.777: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.782: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 02/01 11:05:57.782: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 02/01 11:05:57.782: [smf] INFO: UE IMSI[262429277897079] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.783: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 02/01 11:05:57.783: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.783: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x7e1] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.788: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 02/01 11:05:57.788: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 02/01 11:05:57.788: [smf] INFO: UE IMSI[262420547776241] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.789: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 02/01 11:05:57.789: [upf] INFO: UE F-SEID[UP:0x383 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.789: [upf] INFO: UE F-SEID[UP:0x383 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.794: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 02/01 11:05:57.794: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 02/01 11:05:57.794: [smf] INFO: UE IMSI[262428044745786] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.794: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 02/01 11:05:57.794: [upf] INFO: UE F-SEID[UP:0x339 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.794: [upf] INFO: UE F-SEID[UP:0x339 CP:0x850] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.800: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 02/01 11:05:57.800: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 02/01 11:05:57.800: [smf] INFO: UE IMSI[262429539119843] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.800: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 02/01 11:05:57.800: [upf] INFO: UE F-SEID[UP:0x740 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.800: [upf] INFO: UE F-SEID[UP:0x740 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.805: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 02/01 11:05:57.805: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 02/01 11:05:57.805: [smf] INFO: UE IMSI[262428397038666] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.806: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 02/01 11:05:57.806: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.806: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.811: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 02/01 11:05:57.811: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 02/01 11:05:57.811: [smf] INFO: UE IMSI[262423226759675] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.812: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 02/01 11:05:57.812: [upf] INFO: UE F-SEID[UP:0x72f CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.812: [upf] INFO: UE F-SEID[UP:0x72f CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.817: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 02/01 11:05:57.817: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 02/01 11:05:57.817: [smf] INFO: UE IMSI[262425875632140] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.817: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 02/01 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x63b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.817: [upf] INFO: UE F-SEID[UP:0x63b CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.823: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 02/01 11:05:57.823: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 02/01 11:05:57.823: [smf] INFO: UE IMSI[262429579043510] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.823: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 02/01 11:05:57.823: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.823: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.829: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 02/01 11:05:57.829: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 02/01 11:05:57.829: [smf] INFO: UE IMSI[262425113675469] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.829: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 02/01 11:05:57.829: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.829: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.834: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 02/01 11:05:57.834: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 02/01 11:05:57.834: [smf] INFO: UE IMSI[262425594588992] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.835: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 02/01 11:05:57.835: [upf] INFO: UE F-SEID[UP:0xdde CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.835: [upf] INFO: UE F-SEID[UP:0xdde CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.840: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 02/01 11:05:57.840: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 02/01 11:05:57.840: [smf] INFO: UE IMSI[262428818746520] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.841: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 02/01 11:05:57.841: [upf] INFO: UE F-SEID[UP:0x451 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.841: [upf] INFO: UE F-SEID[UP:0x451 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.846: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 02/01 11:05:57.846: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 02/01 11:05:57.846: [smf] INFO: UE IMSI[262429986174839] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.846: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 02/01 11:05:57.846: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.846: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.852: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 02/01 11:05:57.852: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 02/01 11:05:57.852: [smf] INFO: UE IMSI[262426771383529] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.852: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 02/01 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x5be CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x5be CP:0xfd7] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.858: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 02/01 11:05:57.858: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 02/01 11:05:57.858: [smf] INFO: UE IMSI[262424759709065] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.858: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 02/01 11:05:57.858: [upf] INFO: UE F-SEID[UP:0x493 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.858: [upf] INFO: UE F-SEID[UP:0x493 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.863: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 02/01 11:05:57.863: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 02/01 11:05:57.863: [smf] INFO: UE IMSI[262428189124451] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.864: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 02/01 11:05:57.864: [upf] INFO: UE F-SEID[UP:0x685 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.864: [upf] INFO: UE F-SEID[UP:0x685 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.869: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 02/01 11:05:57.869: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 02/01 11:05:57.869: [smf] INFO: UE IMSI[262427971645401] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.869: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 02/01 11:05:57.869: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.869: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.875: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 02/01 11:05:57.875: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 02/01 11:05:57.875: [smf] INFO: UE IMSI[262425386324026] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.875: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 02/01 11:05:57.875: [upf] INFO: UE F-SEID[UP:0x63c CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.875: [upf] INFO: UE F-SEID[UP:0x63c CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.880: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 02/01 11:05:57.880: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 02/01 11:05:57.880: [smf] INFO: UE IMSI[262423985897511] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.881: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 02/01 11:05:57.881: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.881: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.886: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 02/01 11:05:57.886: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 02/01 11:05:57.886: [smf] INFO: UE IMSI[262428524839137] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.886: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 02/01 11:05:57.886: [upf] INFO: UE F-SEID[UP:0xff7 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.886: [upf] INFO: UE F-SEID[UP:0xff7 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.892: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 02/01 11:05:57.892: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 02/01 11:05:57.892: [smf] INFO: UE IMSI[262429007008924] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.892: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 02/01 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x708 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.892: [upf] INFO: UE F-SEID[UP:0x708 CP:0x95a] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.897: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 02/01 11:05:57.897: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 02/01 11:05:57.898: [smf] INFO: UE IMSI[262428875367183] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.898: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 02/01 11:05:57.898: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.898: [upf] INFO: UE F-SEID[UP:0xd85 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.903: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 02/01 11:05:57.903: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 02/01 11:05:57.903: [smf] INFO: UE IMSI[262428802927551] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.904: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 02/01 11:05:57.904: [upf] INFO: UE F-SEID[UP:0xa41 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.904: [upf] INFO: UE F-SEID[UP:0xa41 CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.909: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 02/01 11:05:57.909: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 02/01 11:05:57.909: [smf] INFO: UE IMSI[262425584695140] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.909: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 02/01 11:05:57.910: [upf] INFO: UE F-SEID[UP:0x950 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.910: [upf] INFO: UE F-SEID[UP:0x950 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.915: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 02/01 11:05:57.915: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 02/01 11:05:57.915: [smf] INFO: UE IMSI[262429481744595] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.915: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 02/01 11:05:57.915: [upf] INFO: UE F-SEID[UP:0x86d CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.915: [upf] INFO: UE F-SEID[UP:0x86d CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.921: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 02/01 11:05:57.921: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 02/01 11:05:57.921: [smf] INFO: UE IMSI[262420156914839] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.921: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 02/01 11:05:57.921: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.921: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.926: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 02/01 11:05:57.926: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 02/01 11:05:57.926: [smf] INFO: UE IMSI[262423121609184] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.927: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 02/01 11:05:57.927: [upf] INFO: UE F-SEID[UP:0x270 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.927: [upf] INFO: UE F-SEID[UP:0x270 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.932: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 02/01 11:05:57.932: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 02/01 11:05:57.932: [smf] INFO: UE IMSI[262422054584343] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.933: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 02/01 11:05:57.933: [upf] INFO: UE F-SEID[UP:0x889 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.933: [upf] INFO: UE F-SEID[UP:0x889 CP:0x694] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.938: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 02/01 11:05:57.938: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 02/01 11:05:57.938: [smf] INFO: UE IMSI[262423488866507] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.938: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 02/01 11:05:57.938: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.938: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.944: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 02/01 11:05:57.944: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 02/01 11:05:57.944: [smf] INFO: UE IMSI[262427051212938] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.944: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 02/01 11:05:57.944: [upf] INFO: UE F-SEID[UP:0x75c CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.944: [upf] INFO: UE F-SEID[UP:0x75c CP:0x9bc] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.949: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 02/01 11:05:57.949: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 02/01 11:05:57.949: [smf] INFO: UE IMSI[262429177085126] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.950: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 02/01 11:05:57.950: [upf] INFO: UE F-SEID[UP:0xe28 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.950: [upf] INFO: UE F-SEID[UP:0xe28 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.955: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 02/01 11:05:57.955: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 02/01 11:05:57.955: [smf] INFO: UE IMSI[262427666638614] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.956: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 02/01 11:05:57.956: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.956: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x137] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.961: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 02/01 11:05:57.961: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 02/01 11:05:57.961: [smf] INFO: UE IMSI[262429497124064] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.962: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 02/01 11:05:57.962: [upf] INFO: UE F-SEID[UP:0x431 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.962: [upf] INFO: UE F-SEID[UP:0x431 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.967: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 02/01 11:05:57.967: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 02/01 11:05:57.967: [smf] INFO: UE IMSI[262427930241183] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.967: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 02/01 11:05:57.967: [upf] INFO: UE F-SEID[UP:0xacf CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.967: [upf] INFO: UE F-SEID[UP:0xacf CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.972: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 02/01 11:05:57.973: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 02/01 11:05:57.973: [smf] INFO: UE IMSI[262425688869106] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.973: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 02/01 11:05:57.973: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.973: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.978: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 02/01 11:05:57.978: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 02/01 11:05:57.978: [smf] INFO: UE IMSI[262427531353188] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.979: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 02/01 11:05:57.979: [upf] INFO: UE F-SEID[UP:0x29a CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.979: [upf] INFO: UE F-SEID[UP:0x29a CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.984: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 02/01 11:05:57.984: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 02/01 11:05:57.984: [smf] INFO: UE IMSI[262426790861922] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.985: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 02/01 11:05:57.985: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.985: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.990: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 02/01 11:05:57.990: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 02/01 11:05:57.990: [smf] INFO: UE IMSI[262421515325129] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.991: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 02/01 11:05:57.991: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.991: [upf] INFO: UE F-SEID[UP:0xd96 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.996: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 02/01 11:05:57.996: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 02/01 11:05:57.996: [smf] INFO: UE IMSI[262420430752044] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:57.996: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 02/01 11:05:57.996: [upf] INFO: UE F-SEID[UP:0x284 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:57.996: [upf] INFO: UE F-SEID[UP:0x284 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.001: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 02/01 11:05:58.001: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 02/01 11:05:58.001: [smf] INFO: UE IMSI[262423787119577] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.002: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 02/01 11:05:58.002: [upf] INFO: UE F-SEID[UP:0x23b CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.002: [upf] INFO: UE F-SEID[UP:0x23b CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.007: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 02/01 11:05:58.007: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 02/01 11:05:58.007: [smf] INFO: UE IMSI[262429093513174] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.008: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 02/01 11:05:58.008: [upf] INFO: UE F-SEID[UP:0x806 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.008: [upf] INFO: UE F-SEID[UP:0x806 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.013: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 02/01 11:05:58.013: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 02/01 11:05:58.013: [smf] INFO: UE IMSI[262427531490901] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.014: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 02/01 11:05:58.014: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.014: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.019: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 02/01 11:05:58.019: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 02/01 11:05:58.019: [smf] INFO: UE IMSI[262426239953746] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.019: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 02/01 11:05:58.019: [upf] INFO: UE F-SEID[UP:0x664 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.019: [upf] INFO: UE F-SEID[UP:0x664 CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.025: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 02/01 11:05:58.025: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 02/01 11:05:58.025: [smf] INFO: UE IMSI[262429470278465] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.025: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 02/01 11:05:58.025: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.025: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.031: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 02/01 11:05:58.031: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 02/01 11:05:58.031: [smf] INFO: UE IMSI[262424218490958] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.031: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 02/01 11:05:58.031: [upf] INFO: UE F-SEID[UP:0x338 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.031: [upf] INFO: UE F-SEID[UP:0x338 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.037: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 02/01 11:05:58.037: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 02/01 11:05:58.037: [smf] INFO: UE IMSI[262427809395346] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.037: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 02/01 11:05:58.037: [upf] INFO: UE F-SEID[UP:0x751 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.037: [upf] INFO: UE F-SEID[UP:0x751 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.043: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 02/01 11:05:58.043: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 02/01 11:05:58.043: [smf] INFO: UE IMSI[262423669772608] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.043: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 02/01 11:05:58.043: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.043: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.049: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 02/01 11:05:58.049: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 02/01 11:05:58.049: [smf] INFO: UE IMSI[262423729180617] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.049: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 02/01 11:05:58.049: [upf] INFO: UE F-SEID[UP:0x92 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.049: [upf] INFO: UE F-SEID[UP:0x92 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.054: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 02/01 11:05:58.054: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 02/01 11:05:58.054: [smf] INFO: UE IMSI[262424009133853] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.055: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 02/01 11:05:58.055: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.055: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.060: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 02/01 11:05:58.060: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 02/01 11:05:58.060: [smf] INFO: UE IMSI[262424666739439] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.061: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 02/01 11:05:58.061: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.061: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.066: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 02/01 11:05:58.066: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 02/01 11:05:58.066: [smf] INFO: UE IMSI[262423802063201] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.067: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 02/01 11:05:58.067: [upf] INFO: UE F-SEID[UP:0x84c CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.067: [upf] INFO: UE F-SEID[UP:0x84c CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.072: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 02/01 11:05:58.072: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 02/01 11:05:58.072: [smf] INFO: UE IMSI[262428295098400] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.073: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 02/01 11:05:58.073: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.073: [upf] INFO: UE F-SEID[UP:0x3f0 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.078: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 02/01 11:05:58.078: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 02/01 11:05:58.078: [smf] INFO: UE IMSI[262420947335643] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.079: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 02/01 11:05:58.079: [upf] INFO: UE F-SEID[UP:0x96d CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.079: [upf] INFO: UE F-SEID[UP:0x96d CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.084: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 02/01 11:05:58.084: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 02/01 11:05:58.084: [smf] INFO: UE IMSI[262423861388051] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.084: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 02/01 11:05:58.084: [upf] INFO: UE F-SEID[UP:0xace CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.084: [upf] INFO: UE F-SEID[UP:0xace CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.089: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 02/01 11:05:58.089: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 02/01 11:05:58.089: [smf] INFO: UE IMSI[262423797206187] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.090: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 02/01 11:05:58.090: [upf] INFO: UE F-SEID[UP:0x872 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.090: [upf] INFO: UE F-SEID[UP:0x872 CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.095: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 02/01 11:05:58.095: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 02/01 11:05:58.095: [smf] INFO: UE IMSI[262420299423603] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.096: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 02/01 11:05:58.096: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.096: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xcaa] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.101: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 02/01 11:05:58.101: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 02/01 11:05:58.101: [smf] INFO: UE IMSI[262425239833066] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.102: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 02/01 11:05:58.102: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.102: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.107: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 02/01 11:05:58.107: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 02/01 11:05:58.107: [smf] INFO: UE IMSI[262426691852328] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.107: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 02/01 11:05:58.107: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.107: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.113: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 02/01 11:05:58.113: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 02/01 11:05:58.113: [smf] INFO: UE IMSI[262427823320622] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.113: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 02/01 11:05:58.113: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.113: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.119: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 02/01 11:05:58.119: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 02/01 11:05:58.119: [smf] INFO: UE IMSI[262421773083499] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.119: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 02/01 11:05:58.119: [upf] INFO: UE F-SEID[UP:0x295 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.119: [upf] INFO: UE F-SEID[UP:0x295 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.125: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 02/01 11:05:58.125: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 02/01 11:05:58.125: [smf] INFO: UE IMSI[262420837627339] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.125: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 02/01 11:05:58.125: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.125: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.131: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 02/01 11:05:58.131: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 02/01 11:05:58.131: [smf] INFO: UE IMSI[262425664729936] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.131: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 02/01 11:05:58.131: [upf] INFO: UE F-SEID[UP:0xb CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.131: [upf] INFO: UE F-SEID[UP:0xb CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.136: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 02/01 11:05:58.136: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 02/01 11:05:58.136: [smf] INFO: UE IMSI[262421429894930] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.137: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 02/01 11:05:58.137: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.137: [upf] INFO: UE F-SEID[UP:0xbf7 CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.142: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 02/01 11:05:58.142: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 02/01 11:05:58.142: [smf] INFO: UE IMSI[262420333347270] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.143: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 02/01 11:05:58.143: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.143: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x435] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.148: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 02/01 11:05:58.148: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 02/01 11:05:58.148: [smf] INFO: UE IMSI[262425173147184] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.148: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 02/01 11:05:58.148: [upf] INFO: UE F-SEID[UP:0x450 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.148: [upf] INFO: UE F-SEID[UP:0x450 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.154: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 02/01 11:05:58.154: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 02/01 11:05:58.154: [smf] INFO: UE IMSI[262429320047047] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.154: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 02/01 11:05:58.154: [upf] INFO: UE F-SEID[UP:0xbec CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.154: [upf] INFO: UE F-SEID[UP:0xbec CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.160: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 02/01 11:05:58.160: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 02/01 11:05:58.160: [smf] INFO: UE IMSI[262422220073425] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.160: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 02/01 11:05:58.160: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.160: [upf] INFO: UE F-SEID[UP:0xa3d CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.165: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 02/01 11:05:58.165: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 02/01 11:05:58.165: [smf] INFO: UE IMSI[262425447682797] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.166: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 02/01 11:05:58.166: [upf] INFO: UE F-SEID[UP:0x714 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.166: [upf] INFO: UE F-SEID[UP:0x714 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.171: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 02/01 11:05:58.171: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 02/01 11:05:58.171: [smf] INFO: UE IMSI[262425496212246] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.172: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 02/01 11:05:58.172: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.172: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.177: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 02/01 11:05:58.177: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 02/01 11:05:58.177: [smf] INFO: UE IMSI[262426445157624] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.177: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 02/01 11:05:58.177: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.177: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.183: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 02/01 11:05:58.183: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 02/01 11:05:58.183: [smf] INFO: UE IMSI[262427160926387] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.183: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 02/01 11:05:58.183: [upf] INFO: UE F-SEID[UP:0x56d CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.183: [upf] INFO: UE F-SEID[UP:0x56d CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.188: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 02/01 11:05:58.188: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 02/01 11:05:58.189: [smf] INFO: UE IMSI[262428027974694] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.189: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 02/01 11:05:58.189: [upf] INFO: UE F-SEID[UP:0x24e CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.189: [upf] INFO: UE F-SEID[UP:0x24e CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.194: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 02/01 11:05:58.194: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 02/01 11:05:58.194: [smf] INFO: UE IMSI[262423441681014] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.195: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 02/01 11:05:58.195: [upf] INFO: UE F-SEID[UP:0x799 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.195: [upf] INFO: UE F-SEID[UP:0x799 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.200: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 02/01 11:05:58.200: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 02/01 11:05:58.200: [smf] INFO: UE IMSI[262425617523881] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.201: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 02/01 11:05:58.201: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.201: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.206: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 02/01 11:05:58.206: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 02/01 11:05:58.206: [smf] INFO: UE IMSI[262420959216950] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.206: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 02/01 11:05:58.206: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.206: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.212: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 02/01 11:05:58.212: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 02/01 11:05:58.212: [smf] INFO: UE IMSI[262422015617610] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.212: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 02/01 11:05:58.212: [upf] INFO: UE F-SEID[UP:0x693 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.212: [upf] INFO: UE F-SEID[UP:0x693 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.218: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 02/01 11:05:58.218: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 02/01 11:05:58.218: [smf] INFO: UE IMSI[262423453647131] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.219: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 02/01 11:05:58.219: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.219: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.225: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 02/01 11:05:58.225: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 02/01 11:05:58.225: [smf] INFO: UE IMSI[262429696480095] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.226: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 02/01 11:05:58.226: [upf] INFO: UE F-SEID[UP:0xf6f CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.226: [upf] INFO: UE F-SEID[UP:0xf6f CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.232: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 02/01 11:05:58.232: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 02/01 11:05:58.232: [smf] INFO: UE IMSI[262423351046417] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.233: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 02/01 11:05:58.233: [upf] INFO: UE F-SEID[UP:0x144 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.233: [upf] INFO: UE F-SEID[UP:0x144 CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.238: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 02/01 11:05:58.238: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 02/01 11:05:58.238: [smf] INFO: UE IMSI[262422632250560] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.238: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 02/01 11:05:58.238: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.238: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.244: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 02/01 11:05:58.244: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 02/01 11:05:58.244: [smf] INFO: UE IMSI[262423381366912] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.245: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 02/01 11:05:58.245: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.245: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.250: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 02/01 11:05:58.250: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 02/01 11:05:58.250: [smf] INFO: UE IMSI[262427615812551] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.250: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 02/01 11:05:58.250: [upf] INFO: UE F-SEID[UP:0x92e CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.250: [upf] INFO: UE F-SEID[UP:0x92e CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.256: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 02/01 11:05:58.256: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 02/01 11:05:58.256: [smf] INFO: UE IMSI[262429365747684] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.256: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 02/01 11:05:58.256: [upf] INFO: UE F-SEID[UP:0x681 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.256: [upf] INFO: UE F-SEID[UP:0x681 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.261: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 02/01 11:05:58.261: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 02/01 11:05:58.261: [smf] INFO: UE IMSI[262428823733491] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.262: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 02/01 11:05:58.262: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.262: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.267: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 02/01 11:05:58.267: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 02/01 11:05:58.267: [smf] INFO: UE IMSI[262420445235556] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.268: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 02/01 11:05:58.268: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.268: [upf] INFO: UE F-SEID[UP:0x7f3 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.273: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 02/01 11:05:58.273: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 02/01 11:05:58.273: [smf] INFO: UE IMSI[262428195287123] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.274: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 02/01 11:05:58.274: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.274: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.279: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 02/01 11:05:58.279: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 02/01 11:05:58.279: [smf] INFO: UE IMSI[262422616016427] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.280: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 02/01 11:05:58.280: [upf] INFO: UE F-SEID[UP:0x368 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.280: [upf] INFO: UE F-SEID[UP:0x368 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.286: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 02/01 11:05:58.286: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 02/01 11:05:58.286: [smf] INFO: UE IMSI[262428662416069] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.287: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 02/01 11:05:58.287: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.287: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.292: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 02/01 11:05:58.292: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 02/01 11:05:58.292: [smf] INFO: UE IMSI[262422967819196] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.293: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 02/01 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.293: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.298: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 02/01 11:05:58.298: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 02/01 11:05:58.298: [smf] INFO: UE IMSI[262425741183276] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.299: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 02/01 11:05:58.299: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.299: [upf] INFO: UE F-SEID[UP:0x4a8 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.305: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 02/01 11:05:58.305: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 02/01 11:05:58.305: [smf] INFO: UE IMSI[262427509222809] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.305: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 02/01 11:05:58.305: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.305: [upf] INFO: UE F-SEID[UP:0x3e2 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.310: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 02/01 11:05:58.310: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 02/01 11:05:58.310: [smf] INFO: UE IMSI[262426842651095] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.311: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 02/01 11:05:58.311: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.311: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.316: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 02/01 11:05:58.316: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 02/01 11:05:58.316: [smf] INFO: UE IMSI[262428587937618] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.316: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 02/01 11:05:58.316: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.317: [upf] INFO: UE F-SEID[UP:0xef7 CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.322: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 02/01 11:05:58.322: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 02/01 11:05:58.322: [smf] INFO: UE IMSI[262425801148616] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.323: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 02/01 11:05:58.323: [upf] INFO: UE F-SEID[UP:0x7da CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.323: [upf] INFO: UE F-SEID[UP:0x7da CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.328: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 02/01 11:05:58.328: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 02/01 11:05:58.328: [smf] INFO: UE IMSI[262429442450684] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.329: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 02/01 11:05:58.329: [upf] INFO: UE F-SEID[UP:0xef0 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.329: [upf] INFO: UE F-SEID[UP:0xef0 CP:0x130] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.334: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 02/01 11:05:58.334: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 02/01 11:05:58.334: [smf] INFO: UE IMSI[262426003347473] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.335: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 02/01 11:05:58.335: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.335: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.340: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 02/01 11:05:58.340: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 02/01 11:05:58.340: [smf] INFO: UE IMSI[262424785168642] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.341: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 02/01 11:05:58.341: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.341: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.346: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 02/01 11:05:58.346: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 02/01 11:05:58.346: [smf] INFO: UE IMSI[262421198321805] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.347: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 02/01 11:05:58.347: [upf] INFO: UE F-SEID[UP:0x875 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.347: [upf] INFO: UE F-SEID[UP:0x875 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.352: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 02/01 11:05:58.352: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 02/01 11:05:58.352: [smf] INFO: UE IMSI[262426467392052] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.353: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 02/01 11:05:58.353: [upf] INFO: UE F-SEID[UP:0xf47 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.353: [upf] INFO: UE F-SEID[UP:0xf47 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.358: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 02/01 11:05:58.358: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 02/01 11:05:58.358: [smf] INFO: UE IMSI[262422219800004] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.358: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 02/01 11:05:58.358: [upf] INFO: UE F-SEID[UP:0x9af CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.358: [upf] INFO: UE F-SEID[UP:0x9af CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.364: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 02/01 11:05:58.364: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 02/01 11:05:58.364: [smf] INFO: UE IMSI[262421744071761] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.364: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 02/01 11:05:58.364: [upf] INFO: UE F-SEID[UP:0x44f CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.364: [upf] INFO: UE F-SEID[UP:0x44f CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.369: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 02/01 11:05:58.369: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 02/01 11:05:58.369: [smf] INFO: UE IMSI[262426260304611] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.370: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 02/01 11:05:58.370: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.370: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x367] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.375: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 02/01 11:05:58.375: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 02/01 11:05:58.375: [smf] INFO: UE IMSI[262420738233096] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.376: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 02/01 11:05:58.376: [upf] INFO: UE F-SEID[UP:0x19d CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.376: [upf] INFO: UE F-SEID[UP:0x19d CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.381: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 02/01 11:05:58.381: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 02/01 11:05:58.381: [smf] INFO: UE IMSI[262428483020592] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.382: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 02/01 11:05:58.382: [upf] INFO: UE F-SEID[UP:0x224 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.382: [upf] INFO: UE F-SEID[UP:0x224 CP:0x1a9] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.387: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 02/01 11:05:58.387: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 02/01 11:05:58.387: [smf] INFO: UE IMSI[262426115947757] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.387: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 02/01 11:05:58.387: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.387: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.393: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 02/01 11:05:58.393: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 02/01 11:05:58.393: [smf] INFO: UE IMSI[262422362604240] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.393: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 02/01 11:05:58.393: [upf] INFO: UE F-SEID[UP:0xefb CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.393: [upf] INFO: UE F-SEID[UP:0xefb CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.399: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 02/01 11:05:58.399: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 02/01 11:05:58.399: [smf] INFO: UE IMSI[262427533369590] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.399: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 02/01 11:05:58.399: [upf] INFO: UE F-SEID[UP:0x91f CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.399: [upf] INFO: UE F-SEID[UP:0x91f CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.404: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 02/01 11:05:58.404: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 02/01 11:05:58.404: [smf] INFO: UE IMSI[262427971032763] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.405: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 02/01 11:05:58.405: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.405: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.410: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 02/01 11:05:58.410: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 02/01 11:05:58.410: [smf] INFO: UE IMSI[262427294747273] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.411: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 02/01 11:05:58.411: [upf] INFO: UE F-SEID[UP:0x34f CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.411: [upf] INFO: UE F-SEID[UP:0x34f CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.416: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 02/01 11:05:58.416: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 02/01 11:05:58.416: [smf] INFO: UE IMSI[262426410282986] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.417: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 02/01 11:05:58.417: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.417: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.422: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 02/01 11:05:58.422: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 02/01 11:05:58.422: [smf] INFO: UE IMSI[262426953643811] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.422: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 02/01 11:05:58.422: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.422: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.428: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 02/01 11:05:58.428: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 02/01 11:05:58.428: [smf] INFO: UE IMSI[262425361707799] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.428: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 02/01 11:05:58.428: [upf] INFO: UE F-SEID[UP:0x354 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.428: [upf] INFO: UE F-SEID[UP:0x354 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.433: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 02/01 11:05:58.433: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 02/01 11:05:58.433: [smf] INFO: UE IMSI[262427475719188] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.434: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 02/01 11:05:58.434: [upf] INFO: UE F-SEID[UP:0x51a CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.434: [upf] INFO: UE F-SEID[UP:0x51a CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.439: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 02/01 11:05:58.439: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 02/01 11:05:58.439: [smf] INFO: UE IMSI[262427603735709] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.440: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 02/01 11:05:58.440: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.440: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x8d9] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.445: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 02/01 11:05:58.445: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 02/01 11:05:58.445: [smf] INFO: UE IMSI[262422708430526] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.446: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 02/01 11:05:58.446: [upf] INFO: UE F-SEID[UP:0xabb CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.446: [upf] INFO: UE F-SEID[UP:0xabb CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.451: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 02/01 11:05:58.451: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 02/01 11:05:58.451: [smf] INFO: UE IMSI[262420814464917] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.451: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 02/01 11:05:58.451: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.451: [upf] INFO: UE F-SEID[UP:0xd49 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.457: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 02/01 11:05:58.457: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 02/01 11:05:58.457: [smf] INFO: UE IMSI[262425897425600] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.457: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 02/01 11:05:58.457: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.457: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.463: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 02/01 11:05:58.463: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 02/01 11:05:58.463: [smf] INFO: UE IMSI[262424805526312] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.463: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 02/01 11:05:58.463: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.463: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.468: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 02/01 11:05:58.468: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 02/01 11:05:58.468: [smf] INFO: UE IMSI[262425866152315] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.469: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 02/01 11:05:58.469: [upf] INFO: UE F-SEID[UP:0x78e CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.469: [upf] INFO: UE F-SEID[UP:0x78e CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.474: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 02/01 11:05:58.474: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 02/01 11:05:58.474: [smf] INFO: UE IMSI[262423658344918] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.475: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 02/01 11:05:58.475: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.475: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.480: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 02/01 11:05:58.480: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 02/01 11:05:58.480: [smf] INFO: UE IMSI[262420375411390] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.481: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 02/01 11:05:58.481: [upf] INFO: UE F-SEID[UP:0x853 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.481: [upf] INFO: UE F-SEID[UP:0x853 CP:0x399] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.486: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 02/01 11:05:58.486: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 02/01 11:05:58.486: [smf] INFO: UE IMSI[262428552667042] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.487: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 02/01 11:05:58.487: [upf] INFO: UE F-SEID[UP:0x60c CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.487: [upf] INFO: UE F-SEID[UP:0x60c CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.492: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 02/01 11:05:58.492: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 02/01 11:05:58.492: [smf] INFO: UE IMSI[262421381604429] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.492: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 02/01 11:05:58.493: [upf] INFO: UE F-SEID[UP:0xfc CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.493: [upf] INFO: UE F-SEID[UP:0xfc CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.498: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 02/01 11:05:58.498: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 02/01 11:05:58.498: [smf] INFO: UE IMSI[262426779861011] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.498: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 02/01 11:05:58.498: [upf] INFO: UE F-SEID[UP:0x19f CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.498: [upf] INFO: UE F-SEID[UP:0x19f CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.504: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 02/01 11:05:58.504: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 02/01 11:05:58.504: [smf] INFO: UE IMSI[262425656339647] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.504: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 02/01 11:05:58.504: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.504: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.509: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 02/01 11:05:58.509: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 02/01 11:05:58.509: [smf] INFO: UE IMSI[262428922305947] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.510: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 02/01 11:05:58.510: [upf] INFO: UE F-SEID[UP:0x8df CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.510: [upf] INFO: UE F-SEID[UP:0x8df CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.515: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 02/01 11:05:58.515: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 02/01 11:05:58.515: [smf] INFO: UE IMSI[262426787981272] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.516: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 02/01 11:05:58.516: [upf] INFO: UE F-SEID[UP:0x506 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.516: [upf] INFO: UE F-SEID[UP:0x506 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.521: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 02/01 11:05:58.521: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 02/01 11:05:58.521: [smf] INFO: UE IMSI[262428987200082] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.522: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 02/01 11:05:58.522: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.522: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.527: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 02/01 11:05:58.527: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 02/01 11:05:58.527: [smf] INFO: UE IMSI[262427954494327] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.527: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 02/01 11:05:58.527: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.527: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.533: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 02/01 11:05:58.533: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 02/01 11:05:58.533: [smf] INFO: UE IMSI[262422227557346] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.533: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 02/01 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x33b CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.533: [upf] INFO: UE F-SEID[UP:0x33b CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.539: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 02/01 11:05:58.539: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 02/01 11:05:58.539: [smf] INFO: UE IMSI[262428477653469] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.539: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 02/01 11:05:58.539: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.539: [upf] INFO: UE F-SEID[UP:0xc70 CP:0xa1] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.545: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 02/01 11:05:58.545: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 02/01 11:05:58.545: [smf] INFO: UE IMSI[262421652084840] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.545: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 02/01 11:05:58.545: [upf] INFO: UE F-SEID[UP:0x380 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.545: [upf] INFO: UE F-SEID[UP:0x380 CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.550: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 02/01 11:05:58.550: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 02/01 11:05:58.550: [smf] INFO: UE IMSI[262421933619489] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.551: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 02/01 11:05:58.551: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.551: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.556: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 02/01 11:05:58.556: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 02/01 11:05:58.556: [smf] INFO: UE IMSI[262429237694156] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.557: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 02/01 11:05:58.557: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.557: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.562: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 02/01 11:05:58.562: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 02/01 11:05:58.562: [smf] INFO: UE IMSI[262429157383516] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.562: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 02/01 11:05:58.562: [upf] INFO: UE F-SEID[UP:0x15c CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.562: [upf] INFO: UE F-SEID[UP:0x15c CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.568: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 02/01 11:05:58.568: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 02/01 11:05:58.568: [smf] INFO: UE IMSI[262422775577259] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.568: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 02/01 11:05:58.568: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.568: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.574: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 02/01 11:05:58.574: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 02/01 11:05:58.574: [smf] INFO: UE IMSI[262420234901365] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.574: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 02/01 11:05:58.574: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.574: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.579: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 02/01 11:05:58.579: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 02/01 11:05:58.579: [smf] INFO: UE IMSI[262423686413914] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.580: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 02/01 11:05:58.580: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.580: [upf] INFO: UE F-SEID[UP:0xf2c CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.585: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 02/01 11:05:58.585: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 02/01 11:05:58.585: [smf] INFO: UE IMSI[262426226655504] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.586: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 02/01 11:05:58.586: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.586: [upf] INFO: UE F-SEID[UP:0x8eb CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.591: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 02/01 11:05:58.591: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 02/01 11:05:58.591: [smf] INFO: UE IMSI[262428022376538] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.592: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 02/01 11:05:58.592: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.592: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.597: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 02/01 11:05:58.597: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 02/01 11:05:58.597: [smf] INFO: UE IMSI[262421739530570] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:05:58.598: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 02/01 11:05:58.598: [upf] INFO: UE F-SEID[UP:0xfde CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.598: [upf] INFO: UE F-SEID[UP:0xfde CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.603: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@46622efb5b18: Successfully created 1019 PDP contexts before exhausting the pool MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:05:58.803: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 02/01 11:05:58.803: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.803: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 02/01 11:05:58.815: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 02/01 11:05:58.821: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 02/01 11:05:58.829: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 02/01 11:05:58.830: [smf] INFO: Removed Session: UE IMSI:[262423825869979] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 02/01 11:05:58.830: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 02/01 11:05:58.835: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 02/01 11:05:58.836: [smf] INFO: Removed Session: UE IMSI:[262423072109509] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 02/01 11:05:58.836: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 02/01 11:05:58.838: [smf] INFO: Removed Session: UE IMSI:[262423170533522] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 02/01 11:05:58.838: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 02/01 11:05:58.840: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 02/01 11:05:58.840: [smf] INFO: Removed Session: UE IMSI:[262423335738316] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 02/01 11:05:58.840: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 02/01 11:05:58.845: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 02/01 11:05:58.846: [smf] INFO: Removed Session: UE IMSI:[262429018062645] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 02/01 11:05:58.846: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 02/01 11:05:58.850: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 02/01 11:05:58.851: [smf] INFO: Removed Session: UE IMSI:[262421317904327] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 02/01 11:05:58.851: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 02/01 11:05:58.856: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 02/01 11:05:58.856: [smf] INFO: Removed Session: UE IMSI:[262422255585960] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 02/01 11:05:58.856: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 02/01 11:05:58.861: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 02/01 11:05:58.862: [smf] INFO: Removed Session: UE IMSI:[262429709290491] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 02/01 11:05:58.862: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 02/01 11:05:58.866: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 02/01 11:05:58.867: [smf] INFO: Removed Session: UE IMSI:[262422697733684] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 02/01 11:05:58.867: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 02/01 11:05:58.872: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 02/01 11:05:58.872: [smf] INFO: Removed Session: UE IMSI:[262421812493135] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 02/01 11:05:58.872: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 02/01 11:05:58.877: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 02/01 11:05:58.878: [smf] INFO: Removed Session: UE IMSI:[262426531778695] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 02/01 11:05:58.878: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 02/01 11:05:58.882: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 02/01 11:05:58.883: [smf] INFO: Removed Session: UE IMSI:[262424865485437] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 02/01 11:05:58.883: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 02/01 11:05:58.887: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 02/01 11:05:58.888: [smf] INFO: Removed Session: UE IMSI:[262427769760482] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 02/01 11:05:58.888: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 02/01 11:05:58.893: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 02/01 11:05:58.893: [smf] INFO: Removed Session: UE IMSI:[262426581906191] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 02/01 11:05:58.894: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 02/01 11:05:58.898: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 02/01 11:05:58.899: [smf] INFO: Removed Session: UE IMSI:[262421116457968] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 02/01 11:05:58.899: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 02/01 11:05:58.903: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 02/01 11:05:58.904: [smf] INFO: Removed Session: UE IMSI:[262427684655232] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 02/01 11:05:58.904: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 02/01 11:05:58.909: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 02/01 11:05:58.909: [smf] INFO: Removed Session: UE IMSI:[262426603436187] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 02/01 11:05:58.909: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 02/01 11:05:58.914: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 02/01 11:05:58.914: [smf] INFO: Removed Session: UE IMSI:[262423659543830] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 02/01 11:05:58.914: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 02/01 11:05:58.919: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 02/01 11:05:58.920: [smf] INFO: Removed Session: UE IMSI:[262426009494635] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 02/01 11:05:58.920: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 02/01 11:05:58.925: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 02/01 11:05:58.925: [smf] INFO: Removed Session: UE IMSI:[262421821195437] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 02/01 11:05:58.925: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 02/01 11:05:58.930: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 02/01 11:05:58.930: [smf] INFO: Removed Session: UE IMSI:[262422780892522] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 02/01 11:05:58.930: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 02/01 11:05:58.935: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 02/01 11:05:58.936: [smf] INFO: Removed Session: UE IMSI:[262426504254252] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 02/01 11:05:58.936: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 02/01 11:05:58.940: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 02/01 11:05:58.941: [smf] INFO: Removed Session: UE IMSI:[262423987427984] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 02/01 11:05:58.941: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 02/01 11:05:58.946: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 02/01 11:05:58.946: [smf] INFO: Removed Session: UE IMSI:[262423993152525] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 02/01 11:05:58.946: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 02/01 11:05:58.951: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 02/01 11:05:58.952: [smf] INFO: Removed Session: UE IMSI:[262428727274114] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 02/01 11:05:58.952: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 02/01 11:05:58.956: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 02/01 11:05:58.957: [smf] INFO: Removed Session: UE IMSI:[262428821328675] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 02/01 11:05:58.957: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 02/01 11:05:58.962: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 02/01 11:05:58.962: [smf] INFO: Removed Session: UE IMSI:[262421574417485] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 02/01 11:05:58.962: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 02/01 11:05:58.967: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 02/01 11:05:58.968: [smf] INFO: Removed Session: UE IMSI:[262427923141485] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 02/01 11:05:58.968: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 02/01 11:05:58.972: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 02/01 11:05:58.973: [smf] INFO: Removed Session: UE IMSI:[262427984610937] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 02/01 11:05:58.973: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 02/01 11:05:58.978: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 02/01 11:05:58.978: [smf] INFO: Removed Session: UE IMSI:[262426940232700] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 02/01 11:05:58.978: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 02/01 11:05:58.983: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 02/01 11:05:58.984: [smf] INFO: Removed Session: UE IMSI:[262421611209848] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 02/01 11:05:58.984: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 02/01 11:05:58.988: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 02/01 11:05:58.989: [smf] INFO: Removed Session: UE IMSI:[262427180335359] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 02/01 11:05:58.989: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 02/01 11:05:58.994: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 02/01 11:05:58.994: [smf] INFO: Removed Session: UE IMSI:[262427176453208] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:58.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 02/01 11:05:58.994: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 02/01 11:05:58.999: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 02/01 11:05:59.000: [smf] INFO: Removed Session: UE IMSI:[262426722296065] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 02/01 11:05:59.000: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 02/01 11:05:59.004: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 02/01 11:05:59.005: [smf] INFO: Removed Session: UE IMSI:[262420582069406] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 02/01 11:05:59.005: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 02/01 11:05:59.010: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 02/01 11:05:59.010: [smf] INFO: Removed Session: UE IMSI:[262426646838763] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 02/01 11:05:59.010: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 02/01 11:05:59.015: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 02/01 11:05:59.016: [smf] INFO: Removed Session: UE IMSI:[262428660920998] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 02/01 11:05:59.016: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 02/01 11:05:59.020: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 02/01 11:05:59.021: [smf] INFO: Removed Session: UE IMSI:[262422919147181] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 02/01 11:05:59.021: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 02/01 11:05:59.026: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 02/01 11:05:59.026: [smf] INFO: Removed Session: UE IMSI:[262423024992891] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 02/01 11:05:59.026: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 02/01 11:05:59.031: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 02/01 11:05:59.032: [smf] INFO: Removed Session: UE IMSI:[262425493518400] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 02/01 11:05:59.032: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 02/01 11:05:59.036: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 02/01 11:05:59.037: [smf] INFO: Removed Session: UE IMSI:[262423602678793] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 02/01 11:05:59.037: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 02/01 11:05:59.042: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 02/01 11:05:59.042: [smf] INFO: Removed Session: UE IMSI:[262425260394779] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 02/01 11:05:59.042: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 02/01 11:05:59.047: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 02/01 11:05:59.048: [smf] INFO: Removed Session: UE IMSI:[262426939322382] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 02/01 11:05:59.048: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 02/01 11:05:59.052: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 02/01 11:05:59.053: [smf] INFO: Removed Session: UE IMSI:[262424638737432] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 02/01 11:05:59.053: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 02/01 11:05:59.057: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 02/01 11:05:59.058: [smf] INFO: Removed Session: UE IMSI:[262429524482620] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 02/01 11:05:59.058: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 02/01 11:05:59.063: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 02/01 11:05:59.063: [smf] INFO: Removed Session: UE IMSI:[262420695160061] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 02/01 11:05:59.063: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 02/01 11:05:59.068: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 02/01 11:05:59.069: [smf] INFO: Removed Session: UE IMSI:[262423678291527] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 02/01 11:05:59.069: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 02/01 11:05:59.073: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 02/01 11:05:59.074: [smf] INFO: Removed Session: UE IMSI:[262423576281830] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 02/01 11:05:59.074: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 02/01 11:05:59.079: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 02/01 11:05:59.079: [smf] INFO: Removed Session: UE IMSI:[262423237086820] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 02/01 11:05:59.079: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 02/01 11:05:59.084: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 02/01 11:05:59.085: [smf] INFO: Removed Session: UE IMSI:[262424354495087] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 02/01 11:05:59.085: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 02/01 11:05:59.089: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 02/01 11:05:59.090: [smf] INFO: Removed Session: UE IMSI:[262424946835939] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 02/01 11:05:59.090: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 02/01 11:05:59.094: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 02/01 11:05:59.095: [smf] INFO: Removed Session: UE IMSI:[262421446011743] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 02/01 11:05:59.095: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 02/01 11:05:59.100: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 02/01 11:05:59.100: [smf] INFO: Removed Session: UE IMSI:[262428292884492] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 02/01 11:05:59.100: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 02/01 11:05:59.105: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 02/01 11:05:59.106: [smf] INFO: Removed Session: UE IMSI:[262425157065033] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 02/01 11:05:59.106: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 02/01 11:05:59.110: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 02/01 11:05:59.111: [smf] INFO: Removed Session: UE IMSI:[262425401654788] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 02/01 11:05:59.111: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 02/01 11:05:59.116: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 02/01 11:05:59.116: [smf] INFO: Removed Session: UE IMSI:[262425332103552] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 02/01 11:05:59.116: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 02/01 11:05:59.121: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 02/01 11:05:59.122: [smf] INFO: Removed Session: UE IMSI:[262424685970622] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 02/01 11:05:59.122: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 02/01 11:05:59.127: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 02/01 11:05:59.128: [smf] INFO: Removed Session: UE IMSI:[262425268370576] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 02/01 11:05:59.128: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 02/01 11:05:59.133: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 02/01 11:05:59.134: [smf] INFO: Removed Session: UE IMSI:[262421945523891] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 02/01 11:05:59.134: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 02/01 11:05:59.138: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 02/01 11:05:59.139: [smf] INFO: Removed Session: UE IMSI:[262427095887650] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 02/01 11:05:59.139: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 02/01 11:05:59.144: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 02/01 11:05:59.144: [smf] INFO: Removed Session: UE IMSI:[262429953632684] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 02/01 11:05:59.144: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 02/01 11:05:59.149: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 02/01 11:05:59.150: [smf] INFO: Removed Session: UE IMSI:[262426522502075] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 02/01 11:05:59.150: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 02/01 11:05:59.155: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 02/01 11:05:59.155: [smf] INFO: Removed Session: UE IMSI:[262429595560254] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 02/01 11:05:59.155: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 02/01 11:05:59.160: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 02/01 11:05:59.160: [smf] INFO: Removed Session: UE IMSI:[262424761085949] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 02/01 11:05:59.160: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 02/01 11:05:59.165: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 02/01 11:05:59.166: [smf] INFO: Removed Session: UE IMSI:[262427077287451] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 02/01 11:05:59.166: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 02/01 11:05:59.171: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 02/01 11:05:59.171: [smf] INFO: Removed Session: UE IMSI:[262427816962348] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 02/01 11:05:59.171: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 02/01 11:05:59.176: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 02/01 11:05:59.176: [smf] INFO: Removed Session: UE IMSI:[262426840687150] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 02/01 11:05:59.176: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 02/01 11:05:59.181: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 02/01 11:05:59.182: [smf] INFO: Removed Session: UE IMSI:[262426454294838] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 02/01 11:05:59.182: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 02/01 11:05:59.187: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 02/01 11:05:59.187: [smf] INFO: Removed Session: UE IMSI:[262423442781968] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 02/01 11:05:59.187: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 02/01 11:05:59.192: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 02/01 11:05:59.193: [smf] INFO: Removed Session: UE IMSI:[262421644895677] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 02/01 11:05:59.193: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 02/01 11:05:59.198: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 02/01 11:05:59.198: [smf] INFO: Removed Session: UE IMSI:[262422476085852] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 02/01 11:05:59.198: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 02/01 11:05:59.204: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 02/01 11:05:59.205: [smf] INFO: Removed Session: UE IMSI:[262429249668754] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 02/01 11:05:59.205: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 02/01 11:05:59.210: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 02/01 11:05:59.210: [smf] INFO: Removed Session: UE IMSI:[262425505128658] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 02/01 11:05:59.210: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 02/01 11:05:59.215: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 02/01 11:05:59.216: [smf] INFO: Removed Session: UE IMSI:[262423581277766] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 02/01 11:05:59.216: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 02/01 11:05:59.221: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 02/01 11:05:59.221: [smf] INFO: Removed Session: UE IMSI:[262420953696785] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 02/01 11:05:59.221: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 02/01 11:05:59.226: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 02/01 11:05:59.226: [smf] INFO: Removed Session: UE IMSI:[262426584089884] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 02/01 11:05:59.226: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 02/01 11:05:59.231: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 02/01 11:05:59.232: [smf] INFO: Removed Session: UE IMSI:[262427265524981] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 02/01 11:05:59.232: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 02/01 11:05:59.237: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 02/01 11:05:59.237: [smf] INFO: Removed Session: UE IMSI:[262426491807844] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 02/01 11:05:59.237: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 02/01 11:05:59.242: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 02/01 11:05:59.242: [smf] INFO: Removed Session: UE IMSI:[262425575381587] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 02/01 11:05:59.242: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 02/01 11:05:59.247: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 02/01 11:05:59.248: [smf] INFO: Removed Session: UE IMSI:[262423642743453] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 02/01 11:05:59.248: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 02/01 11:05:59.253: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 02/01 11:05:59.253: [smf] INFO: Removed Session: UE IMSI:[262425382772527] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 02/01 11:05:59.253: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 02/01 11:05:59.258: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 02/01 11:05:59.258: [smf] INFO: Removed Session: UE IMSI:[262426251076826] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 02/01 11:05:59.258: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 02/01 11:05:59.263: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 02/01 11:05:59.264: [smf] INFO: Removed Session: UE IMSI:[262427931550484] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 02/01 11:05:59.264: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 02/01 11:05:59.269: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 02/01 11:05:59.269: [smf] INFO: Removed Session: UE IMSI:[262426334573512] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 02/01 11:05:59.269: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 02/01 11:05:59.274: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 02/01 11:05:59.275: [smf] INFO: Removed Session: UE IMSI:[262424371060066] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 02/01 11:05:59.275: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 02/01 11:05:59.280: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 02/01 11:05:59.280: [smf] INFO: Removed Session: UE IMSI:[262424578352516] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 02/01 11:05:59.280: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 02/01 11:05:59.285: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 02/01 11:05:59.285: [smf] INFO: Removed Session: UE IMSI:[262423050275618] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 02/01 11:05:59.285: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 02/01 11:05:59.290: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 02/01 11:05:59.291: [smf] INFO: Removed Session: UE IMSI:[262420963497246] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 02/01 11:05:59.291: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 02/01 11:05:59.295: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 02/01 11:05:59.296: [smf] INFO: Removed Session: UE IMSI:[262429073179699] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 02/01 11:05:59.296: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 02/01 11:05:59.301: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 02/01 11:05:59.302: [smf] INFO: Removed Session: UE IMSI:[262421857164492] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 02/01 11:05:59.302: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 02/01 11:05:59.307: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 02/01 11:05:59.307: [smf] INFO: Removed Session: UE IMSI:[262425942181356] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 02/01 11:05:59.308: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 02/01 11:05:59.312: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 02/01 11:05:59.313: [smf] INFO: Removed Session: UE IMSI:[262421070378412] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 02/01 11:05:59.313: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 02/01 11:05:59.318: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 02/01 11:05:59.319: [smf] INFO: Removed Session: UE IMSI:[262421200013294] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 02/01 11:05:59.319: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 02/01 11:05:59.323: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 02/01 11:05:59.325: [smf] INFO: Removed Session: UE IMSI:[262420742961762] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 02/01 11:05:59.325: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 02/01 11:05:59.330: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 02/01 11:05:59.332: [smf] INFO: Removed Session: UE IMSI:[262423940447718] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 02/01 11:05:59.332: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 02/01 11:05:59.340: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 02/01 11:05:59.343: [smf] INFO: Removed Session: UE IMSI:[262426074050030] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 02/01 11:05:59.343: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 02/01 11:05:59.347: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 02/01 11:05:59.351: [smf] INFO: Removed Session: UE IMSI:[262424175376433] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 02/01 11:05:59.351: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 02/01 11:05:59.353: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 02/01 11:05:59.355: [smf] INFO: Removed Session: UE IMSI:[262426625109398] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 02/01 11:05:59.355: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 02/01 11:05:59.360: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 02/01 11:05:59.361: [smf] INFO: Removed Session: UE IMSI:[262424650813098] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 02/01 11:05:59.361: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 02/01 11:05:59.365: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 02/01 11:05:59.366: [smf] INFO: Removed Session: UE IMSI:[262428701118811] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 02/01 11:05:59.366: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 02/01 11:05:59.371: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 02/01 11:05:59.372: [smf] INFO: Removed Session: UE IMSI:[262425603496349] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 02/01 11:05:59.372: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 02/01 11:05:59.376: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 02/01 11:05:59.377: [smf] INFO: Removed Session: UE IMSI:[262424409788605] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 02/01 11:05:59.377: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 02/01 11:05:59.382: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 02/01 11:05:59.383: [smf] INFO: Removed Session: UE IMSI:[262422322736678] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 02/01 11:05:59.383: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 02/01 11:05:59.387: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 02/01 11:05:59.389: [smf] INFO: Removed Session: UE IMSI:[262424668054747] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 02/01 11:05:59.389: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 02/01 11:05:59.393: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 02/01 11:05:59.394: [smf] INFO: Removed Session: UE IMSI:[262426385492586] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 02/01 11:05:59.394: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 02/01 11:05:59.398: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 02/01 11:05:59.399: [smf] INFO: Removed Session: UE IMSI:[262420339480056] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 02/01 11:05:59.399: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 02/01 11:05:59.404: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 02/01 11:05:59.405: [smf] INFO: Removed Session: UE IMSI:[262422135310376] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 02/01 11:05:59.405: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 02/01 11:05:59.409: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 02/01 11:05:59.410: [smf] INFO: Removed Session: UE IMSI:[262423160626082] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 02/01 11:05:59.410: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 02/01 11:05:59.415: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 02/01 11:05:59.416: [smf] INFO: Removed Session: UE IMSI:[262421263521435] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 02/01 11:05:59.416: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 02/01 11:05:59.420: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 02/01 11:05:59.421: [smf] INFO: Removed Session: UE IMSI:[262426876037653] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 02/01 11:05:59.421: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 02/01 11:05:59.426: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 02/01 11:05:59.426: [smf] INFO: Removed Session: UE IMSI:[262426183262685] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 02/01 11:05:59.426: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 02/01 11:05:59.432: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 02/01 11:05:59.433: [smf] INFO: Removed Session: UE IMSI:[262424397100522] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 02/01 11:05:59.433: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 02/01 11:05:59.437: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 02/01 11:05:59.438: [smf] INFO: Removed Session: UE IMSI:[262422554034940] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 02/01 11:05:59.438: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 02/01 11:05:59.442: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 02/01 11:05:59.443: [smf] INFO: Removed Session: UE IMSI:[262426733504163] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 02/01 11:05:59.443: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 02/01 11:05:59.448: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 02/01 11:05:59.449: [smf] INFO: Removed Session: UE IMSI:[262423139492812] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 02/01 11:05:59.449: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 02/01 11:05:59.453: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 02/01 11:05:59.454: [smf] INFO: Removed Session: UE IMSI:[262427982833349] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 02/01 11:05:59.454: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 02/01 11:05:59.459: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 02/01 11:05:59.459: [smf] INFO: Removed Session: UE IMSI:[262421861581771] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 02/01 11:05:59.459: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 02/01 11:05:59.464: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 02/01 11:05:59.465: [smf] INFO: Removed Session: UE IMSI:[262427614070734] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 02/01 11:05:59.465: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 02/01 11:05:59.469: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 02/01 11:05:59.470: [smf] INFO: Removed Session: UE IMSI:[262424008384118] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 02/01 11:05:59.470: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 02/01 11:05:59.475: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 02/01 11:05:59.475: [smf] INFO: Removed Session: UE IMSI:[262423386380819] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 02/01 11:05:59.475: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 02/01 11:05:59.480: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 02/01 11:05:59.481: [smf] INFO: Removed Session: UE IMSI:[262425029045513] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 02/01 11:05:59.481: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 02/01 11:05:59.486: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 02/01 11:05:59.486: [smf] INFO: Removed Session: UE IMSI:[262420930035551] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 02/01 11:05:59.486: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 02/01 11:05:59.491: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 02/01 11:05:59.492: [smf] INFO: Removed Session: UE IMSI:[262427916237252] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 02/01 11:05:59.492: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 02/01 11:05:59.496: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 02/01 11:05:59.497: [smf] INFO: Removed Session: UE IMSI:[262426366506295] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 02/01 11:05:59.497: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 02/01 11:05:59.502: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 02/01 11:05:59.502: [smf] INFO: Removed Session: UE IMSI:[262420966633122] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 02/01 11:05:59.502: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 02/01 11:05:59.507: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 02/01 11:05:59.508: [smf] INFO: Removed Session: UE IMSI:[262421195304387] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 02/01 11:05:59.508: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 02/01 11:05:59.513: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 02/01 11:05:59.513: [smf] INFO: Removed Session: UE IMSI:[262420361116625] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 02/01 11:05:59.513: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 02/01 11:05:59.518: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 02/01 11:05:59.519: [smf] INFO: Removed Session: UE IMSI:[262421132291725] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 02/01 11:05:59.519: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 02/01 11:05:59.523: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 02/01 11:05:59.524: [smf] INFO: Removed Session: UE IMSI:[262426968945352] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 02/01 11:05:59.524: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 02/01 11:05:59.529: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 02/01 11:05:59.529: [smf] INFO: Removed Session: UE IMSI:[262425965228818] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 02/01 11:05:59.529: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 02/01 11:05:59.534: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 02/01 11:05:59.536: [smf] INFO: Removed Session: UE IMSI:[262423763305241] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 02/01 11:05:59.536: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 02/01 11:05:59.540: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 02/01 11:05:59.542: [smf] INFO: Removed Session: UE IMSI:[262426727949701] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 02/01 11:05:59.542: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 02/01 11:05:59.546: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 02/01 11:05:59.547: [smf] INFO: Removed Session: UE IMSI:[262427179756952] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 02/01 11:05:59.547: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 02/01 11:05:59.551: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 02/01 11:05:59.552: [smf] INFO: Removed Session: UE IMSI:[262425012638042] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 02/01 11:05:59.552: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 02/01 11:05:59.557: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 02/01 11:05:59.557: [smf] INFO: Removed Session: UE IMSI:[262423728283420] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 02/01 11:05:59.557: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 02/01 11:05:59.562: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 02/01 11:05:59.563: [smf] INFO: Removed Session: UE IMSI:[262424442921104] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 02/01 11:05:59.563: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 02/01 11:05:59.567: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 02/01 11:05:59.568: [smf] INFO: Removed Session: UE IMSI:[262421326957905] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 02/01 11:05:59.568: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 02/01 11:05:59.573: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 02/01 11:05:59.574: [smf] INFO: Removed Session: UE IMSI:[262424327207997] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 02/01 11:05:59.574: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 02/01 11:05:59.578: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 02/01 11:05:59.579: [smf] INFO: Removed Session: UE IMSI:[262423984960382] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 02/01 11:05:59.579: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 02/01 11:05:59.583: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 02/01 11:05:59.584: [smf] INFO: Removed Session: UE IMSI:[262423063682070] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 02/01 11:05:59.584: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 02/01 11:05:59.589: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 02/01 11:05:59.590: [smf] INFO: Removed Session: UE IMSI:[262424848308355] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 02/01 11:05:59.590: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 02/01 11:05:59.594: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 02/01 11:05:59.595: [smf] INFO: Removed Session: UE IMSI:[262427794269134] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 02/01 11:05:59.595: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 02/01 11:05:59.600: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 02/01 11:05:59.600: [smf] INFO: Removed Session: UE IMSI:[262424163326059] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 02/01 11:05:59.600: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 02/01 11:05:59.605: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 02/01 11:05:59.605: [smf] INFO: Removed Session: UE IMSI:[262422002259215] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 02/01 11:05:59.605: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 02/01 11:05:59.610: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 02/01 11:05:59.611: [smf] INFO: Removed Session: UE IMSI:[262420317554984] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 02/01 11:05:59.611: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 02/01 11:05:59.616: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 02/01 11:05:59.617: [smf] INFO: Removed Session: UE IMSI:[262423602503236] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 02/01 11:05:59.617: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 02/01 11:05:59.621: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 02/01 11:05:59.622: [smf] INFO: Removed Session: UE IMSI:[262424413747100] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 02/01 11:05:59.622: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 02/01 11:05:59.627: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 02/01 11:05:59.628: [smf] INFO: Removed Session: UE IMSI:[262426138051100] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 02/01 11:05:59.628: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 02/01 11:05:59.633: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 02/01 11:05:59.634: [smf] INFO: Removed Session: UE IMSI:[262420036834037] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 02/01 11:05:59.634: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 02/01 11:05:59.638: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 02/01 11:05:59.639: [smf] INFO: Removed Session: UE IMSI:[262421850392551] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 02/01 11:05:59.639: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 02/01 11:05:59.644: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 02/01 11:05:59.644: [smf] INFO: Removed Session: UE IMSI:[262424083559588] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 02/01 11:05:59.644: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 02/01 11:05:59.649: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 02/01 11:05:59.650: [smf] INFO: Removed Session: UE IMSI:[262422873139904] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 02/01 11:05:59.650: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 02/01 11:05:59.654: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 02/01 11:05:59.655: [smf] INFO: Removed Session: UE IMSI:[262420233335887] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 02/01 11:05:59.655: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 02/01 11:05:59.660: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 02/01 11:05:59.661: [smf] INFO: Removed Session: UE IMSI:[262426224535442] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 02/01 11:05:59.661: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 02/01 11:05:59.665: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 02/01 11:05:59.666: [smf] INFO: Removed Session: UE IMSI:[262421649908587] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 02/01 11:05:59.666: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 02/01 11:05:59.671: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 02/01 11:05:59.671: [smf] INFO: Removed Session: UE IMSI:[262428782124224] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 02/01 11:05:59.671: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 02/01 11:05:59.676: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 02/01 11:05:59.677: [smf] INFO: Removed Session: UE IMSI:[262423178499940] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 02/01 11:05:59.677: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 02/01 11:05:59.681: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 02/01 11:05:59.682: [smf] INFO: Removed Session: UE IMSI:[262425262268867] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 02/01 11:05:59.682: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 02/01 11:05:59.687: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 02/01 11:05:59.687: [smf] INFO: Removed Session: UE IMSI:[262422985878634] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 02/01 11:05:59.687: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 02/01 11:05:59.692: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 02/01 11:05:59.692: [smf] INFO: Removed Session: UE IMSI:[262426459655953] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 02/01 11:05:59.692: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 02/01 11:05:59.697: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 02/01 11:05:59.698: [smf] INFO: Removed Session: UE IMSI:[262422581908409] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 02/01 11:05:59.698: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 02/01 11:05:59.703: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 02/01 11:05:59.703: [smf] INFO: Removed Session: UE IMSI:[262428635321956] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 02/01 11:05:59.703: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 02/01 11:05:59.708: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 02/01 11:05:59.708: [smf] INFO: Removed Session: UE IMSI:[262423387501225] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 02/01 11:05:59.708: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 02/01 11:05:59.713: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 02/01 11:05:59.714: [smf] INFO: Removed Session: UE IMSI:[262422293856164] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 02/01 11:05:59.714: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 02/01 11:05:59.719: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 02/01 11:05:59.719: [smf] INFO: Removed Session: UE IMSI:[262425765502695] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 02/01 11:05:59.719: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 02/01 11:05:59.724: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 02/01 11:05:59.724: [smf] INFO: Removed Session: UE IMSI:[262426923264742] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 02/01 11:05:59.724: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 02/01 11:05:59.729: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 02/01 11:05:59.730: [smf] INFO: Removed Session: UE IMSI:[262420782618979] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 02/01 11:05:59.730: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 02/01 11:05:59.735: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 02/01 11:05:59.735: [smf] INFO: Removed Session: UE IMSI:[262425545108384] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 02/01 11:05:59.735: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 02/01 11:05:59.740: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 02/01 11:05:59.740: [smf] INFO: Removed Session: UE IMSI:[262423974894489] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 02/01 11:05:59.740: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 02/01 11:05:59.745: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 02/01 11:05:59.746: [smf] INFO: Removed Session: UE IMSI:[262427207064849] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 02/01 11:05:59.746: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 02/01 11:05:59.751: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 02/01 11:05:59.751: [smf] INFO: Removed Session: UE IMSI:[262420104275947] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 02/01 11:05:59.751: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 02/01 11:05:59.756: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 02/01 11:05:59.757: [smf] INFO: Removed Session: UE IMSI:[262426024730677] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 02/01 11:05:59.757: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 02/01 11:05:59.761: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 02/01 11:05:59.762: [smf] INFO: Removed Session: UE IMSI:[262426763251791] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 02/01 11:05:59.762: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 02/01 11:05:59.767: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 02/01 11:05:59.767: [smf] INFO: Removed Session: UE IMSI:[262429523828784] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 02/01 11:05:59.767: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 02/01 11:05:59.772: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 02/01 11:05:59.772: [smf] INFO: Removed Session: UE IMSI:[262428464005923] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 02/01 11:05:59.772: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 02/01 11:05:59.777: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 02/01 11:05:59.778: [smf] INFO: Removed Session: UE IMSI:[262424989281871] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 02/01 11:05:59.778: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 02/01 11:05:59.783: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 02/01 11:05:59.783: [smf] INFO: Removed Session: UE IMSI:[262421565878596] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 02/01 11:05:59.783: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 02/01 11:05:59.788: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 02/01 11:05:59.788: [smf] INFO: Removed Session: UE IMSI:[262424184028526] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 02/01 11:05:59.788: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 02/01 11:05:59.793: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 02/01 11:05:59.794: [smf] INFO: Removed Session: UE IMSI:[262429613385665] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 02/01 11:05:59.794: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 02/01 11:05:59.799: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 02/01 11:05:59.800: [smf] INFO: Removed Session: UE IMSI:[262422089622112] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 02/01 11:05:59.800: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 02/01 11:05:59.805: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 02/01 11:05:59.806: [smf] INFO: Removed Session: UE IMSI:[262426707187224] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 02/01 11:05:59.806: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 02/01 11:05:59.810: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 02/01 11:05:59.811: [smf] INFO: Removed Session: UE IMSI:[262422490096463] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 02/01 11:05:59.811: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 02/01 11:05:59.816: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 02/01 11:05:59.816: [smf] INFO: Removed Session: UE IMSI:[262421030434327] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 02/01 11:05:59.816: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 02/01 11:05:59.821: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 02/01 11:05:59.821: [smf] INFO: Removed Session: UE IMSI:[262425047076759] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 02/01 11:05:59.821: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 02/01 11:05:59.826: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 02/01 11:05:59.827: [smf] INFO: Removed Session: UE IMSI:[262420788721088] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 02/01 11:05:59.827: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 02/01 11:05:59.832: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 02/01 11:05:59.832: [smf] INFO: Removed Session: UE IMSI:[262426091510279] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 02/01 11:05:59.832: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 02/01 11:05:59.837: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 02/01 11:05:59.837: [smf] INFO: Removed Session: UE IMSI:[262422529689615] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 02/01 11:05:59.837: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 02/01 11:05:59.842: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 02/01 11:05:59.843: [smf] INFO: Removed Session: UE IMSI:[262422918234843] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 02/01 11:05:59.843: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 02/01 11:05:59.848: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 02/01 11:05:59.848: [smf] INFO: Removed Session: UE IMSI:[262420009540461] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 02/01 11:05:59.848: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 02/01 11:05:59.853: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 02/01 11:05:59.853: [smf] INFO: Removed Session: UE IMSI:[262425763822667] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 02/01 11:05:59.853: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 02/01 11:05:59.858: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 02/01 11:05:59.859: [smf] INFO: Removed Session: UE IMSI:[262429468626047] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 02/01 11:05:59.859: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 02/01 11:05:59.864: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 02/01 11:05:59.864: [smf] INFO: Removed Session: UE IMSI:[262424854248551] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 02/01 11:05:59.864: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 02/01 11:05:59.869: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 02/01 11:05:59.869: [smf] INFO: Removed Session: UE IMSI:[262426192939531] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 02/01 11:05:59.870: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 02/01 11:05:59.875: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 02/01 11:05:59.875: [smf] INFO: Removed Session: UE IMSI:[262427859942293] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 02/01 11:05:59.875: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 02/01 11:05:59.880: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 02/01 11:05:59.881: [smf] INFO: Removed Session: UE IMSI:[262426890136236] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 02/01 11:05:59.881: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 02/01 11:05:59.887: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 02/01 11:05:59.888: [smf] INFO: Removed Session: UE IMSI:[262428577677286] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 02/01 11:05:59.888: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 02/01 11:05:59.893: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 02/01 11:05:59.895: [smf] INFO: Removed Session: UE IMSI:[262428147095403] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 02/01 11:05:59.895: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 02/01 11:05:59.900: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 02/01 11:05:59.901: [smf] INFO: Removed Session: UE IMSI:[262424680721122] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 02/01 11:05:59.901: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 02/01 11:05:59.905: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 02/01 11:05:59.906: [smf] INFO: Removed Session: UE IMSI:[262429184829067] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 02/01 11:05:59.906: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 02/01 11:05:59.911: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 02/01 11:05:59.912: [smf] INFO: Removed Session: UE IMSI:[262429498050488] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 02/01 11:05:59.912: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 02/01 11:05:59.917: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 02/01 11:05:59.917: [smf] INFO: Removed Session: UE IMSI:[262429595778218] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 02/01 11:05:59.917: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 02/01 11:05:59.923: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 02/01 11:05:59.924: [smf] INFO: Removed Session: UE IMSI:[262423890342342] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 02/01 11:05:59.924: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 02/01 11:05:59.928: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 02/01 11:05:59.929: [smf] INFO: Removed Session: UE IMSI:[262428585724954] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 02/01 11:05:59.929: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 02/01 11:05:59.934: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 02/01 11:05:59.934: [smf] INFO: Removed Session: UE IMSI:[262424258097680] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 02/01 11:05:59.934: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 02/01 11:05:59.939: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 02/01 11:05:59.940: [smf] INFO: Removed Session: UE IMSI:[262425168362288] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 02/01 11:05:59.940: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 02/01 11:05:59.945: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 02/01 11:05:59.946: [smf] INFO: Removed Session: UE IMSI:[262427839830173] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 02/01 11:05:59.946: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 02/01 11:05:59.951: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 02/01 11:05:59.952: [smf] INFO: Removed Session: UE IMSI:[262429963074521] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 02/01 11:05:59.953: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 02/01 11:05:59.958: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 02/01 11:05:59.959: [smf] INFO: Removed Session: UE IMSI:[262422950713984] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 02/01 11:05:59.959: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 02/01 11:05:59.965: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 02/01 11:05:59.967: [smf] INFO: Removed Session: UE IMSI:[262424398431036] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 02/01 11:05:59.967: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 02/01 11:05:59.971: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 02/01 11:05:59.972: [smf] INFO: Removed Session: UE IMSI:[262427175216874] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 02/01 11:05:59.972: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 02/01 11:05:59.977: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 02/01 11:05:59.977: [smf] INFO: Removed Session: UE IMSI:[262423067332724] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 02/01 11:05:59.977: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 02/01 11:05:59.982: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 02/01 11:05:59.983: [smf] INFO: Removed Session: UE IMSI:[262428814795586] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 02/01 11:05:59.983: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 02/01 11:05:59.987: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 02/01 11:05:59.988: [smf] INFO: Removed Session: UE IMSI:[262425856866398] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 02/01 11:05:59.988: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 02/01 11:05:59.993: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 02/01 11:05:59.993: [smf] INFO: Removed Session: UE IMSI:[262428278928997] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 02/01 11:05:59.993: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 02/01 11:05:59.998: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 02/01 11:05:59.998: [smf] INFO: Removed Session: UE IMSI:[262420519424312] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:05:59.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 02/01 11:05:59.998: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 02/01 11:06:00.003: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 02/01 11:06:00.004: [smf] INFO: Removed Session: UE IMSI:[262425036507976] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 02/01 11:06:00.004: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 02/01 11:06:00.009: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 02/01 11:06:00.009: [smf] INFO: Removed Session: UE IMSI:[262426914939626] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 02/01 11:06:00.009: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 02/01 11:06:00.014: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 02/01 11:06:00.014: [smf] INFO: Removed Session: UE IMSI:[262424442484565] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 02/01 11:06:00.014: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 02/01 11:06:00.019: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 02/01 11:06:00.020: [smf] INFO: Removed Session: UE IMSI:[262423432559685] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 02/01 11:06:00.020: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 02/01 11:06:00.025: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 02/01 11:06:00.025: [smf] INFO: Removed Session: UE IMSI:[262424245887486] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 02/01 11:06:00.025: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 02/01 11:06:00.030: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 02/01 11:06:00.030: [smf] INFO: Removed Session: UE IMSI:[262426447689263] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 02/01 11:06:00.030: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 02/01 11:06:00.035: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 02/01 11:06:00.036: [smf] INFO: Removed Session: UE IMSI:[262423088032059] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 02/01 11:06:00.036: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 02/01 11:06:00.041: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 02/01 11:06:00.041: [smf] INFO: Removed Session: UE IMSI:[262422240321217] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 02/01 11:06:00.041: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 02/01 11:06:00.046: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 02/01 11:06:00.046: [smf] INFO: Removed Session: UE IMSI:[262420550023631] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 02/01 11:06:00.046: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 02/01 11:06:00.052: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 02/01 11:06:00.052: [smf] INFO: Removed Session: UE IMSI:[262425474044676] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 02/01 11:06:00.052: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 02/01 11:06:00.057: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 02/01 11:06:00.057: [smf] INFO: Removed Session: UE IMSI:[262420137030212] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 02/01 11:06:00.057: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 02/01 11:06:00.062: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 02/01 11:06:00.063: [smf] INFO: Removed Session: UE IMSI:[262428454442415] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 02/01 11:06:00.063: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 02/01 11:06:00.068: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 02/01 11:06:00.068: [smf] INFO: Removed Session: UE IMSI:[262428866903669] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 02/01 11:06:00.068: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 02/01 11:06:00.073: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 02/01 11:06:00.073: [smf] INFO: Removed Session: UE IMSI:[262425453112154] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 02/01 11:06:00.073: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 02/01 11:06:00.078: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 02/01 11:06:00.079: [smf] INFO: Removed Session: UE IMSI:[262427110005673] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 02/01 11:06:00.079: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 02/01 11:06:00.084: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 02/01 11:06:00.084: [smf] INFO: Removed Session: UE IMSI:[262423758105244] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 02/01 11:06:00.084: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 02/01 11:06:00.089: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 02/01 11:06:00.089: [smf] INFO: Removed Session: UE IMSI:[262429711726278] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 02/01 11:06:00.089: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 02/01 11:06:00.094: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 02/01 11:06:00.095: [smf] INFO: Removed Session: UE IMSI:[262422078235890] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 02/01 11:06:00.095: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 02/01 11:06:00.099: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 02/01 11:06:00.100: [smf] INFO: Removed Session: UE IMSI:[262426261605452] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 02/01 11:06:00.100: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 02/01 11:06:00.105: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 02/01 11:06:00.105: [smf] INFO: Removed Session: UE IMSI:[262426604045254] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 02/01 11:06:00.105: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 02/01 11:06:00.110: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 02/01 11:06:00.111: [smf] INFO: Removed Session: UE IMSI:[262424169545110] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 02/01 11:06:00.111: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 02/01 11:06:00.115: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 02/01 11:06:00.116: [smf] INFO: Removed Session: UE IMSI:[262422501188836] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 02/01 11:06:00.116: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 02/01 11:06:00.121: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 02/01 11:06:00.121: [smf] INFO: Removed Session: UE IMSI:[262429939784811] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 02/01 11:06:00.121: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 02/01 11:06:00.126: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 02/01 11:06:00.127: [smf] INFO: Removed Session: UE IMSI:[262424882285371] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 02/01 11:06:00.127: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 02/01 11:06:00.131: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 02/01 11:06:00.132: [smf] INFO: Removed Session: UE IMSI:[262425700823227] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 02/01 11:06:00.132: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 02/01 11:06:00.137: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 02/01 11:06:00.137: [smf] INFO: Removed Session: UE IMSI:[262421719171929] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 02/01 11:06:00.137: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 02/01 11:06:00.142: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 02/01 11:06:00.143: [smf] INFO: Removed Session: UE IMSI:[262424581305706] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 02/01 11:06:00.143: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 02/01 11:06:00.147: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 02/01 11:06:00.148: [smf] INFO: Removed Session: UE IMSI:[262421832248552] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 02/01 11:06:00.148: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 02/01 11:06:00.153: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 02/01 11:06:00.153: [smf] INFO: Removed Session: UE IMSI:[262422952250358] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 02/01 11:06:00.153: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 02/01 11:06:00.158: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 02/01 11:06:00.158: [smf] INFO: Removed Session: UE IMSI:[262425885456146] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 02/01 11:06:00.158: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 02/01 11:06:00.163: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 02/01 11:06:00.164: [smf] INFO: Removed Session: UE IMSI:[262420973679646] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 02/01 11:06:00.164: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 02/01 11:06:00.168: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 02/01 11:06:00.169: [smf] INFO: Removed Session: UE IMSI:[262429527142943] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 02/01 11:06:00.169: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 02/01 11:06:00.174: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 02/01 11:06:00.174: [smf] INFO: Removed Session: UE IMSI:[262429418174626] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 02/01 11:06:00.174: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 02/01 11:06:00.179: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 02/01 11:06:00.180: [smf] INFO: Removed Session: UE IMSI:[262429877616373] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 02/01 11:06:00.180: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 02/01 11:06:00.184: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 02/01 11:06:00.185: [smf] INFO: Removed Session: UE IMSI:[262429424026680] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 02/01 11:06:00.185: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 02/01 11:06:00.190: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 02/01 11:06:00.190: [smf] INFO: Removed Session: UE IMSI:[262425231981579] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 02/01 11:06:00.190: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 02/01 11:06:00.195: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 02/01 11:06:00.196: [smf] INFO: Removed Session: UE IMSI:[262427623515145] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 02/01 11:06:00.196: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 02/01 11:06:00.200: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 02/01 11:06:00.201: [smf] INFO: Removed Session: UE IMSI:[262428560753398] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 02/01 11:06:00.201: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 02/01 11:06:00.206: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 02/01 11:06:00.206: [smf] INFO: Removed Session: UE IMSI:[262427169369156] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 02/01 11:06:00.206: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 02/01 11:06:00.211: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 02/01 11:06:00.211: [smf] INFO: Removed Session: UE IMSI:[262428681547032] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 02/01 11:06:00.211: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 02/01 11:06:00.216: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 02/01 11:06:00.216: [smf] INFO: Removed Session: UE IMSI:[262420959090332] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 02/01 11:06:00.217: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 02/01 11:06:00.222: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 02/01 11:06:00.223: [smf] INFO: Removed Session: UE IMSI:[262428101419257] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 02/01 11:06:00.223: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 02/01 11:06:00.228: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 02/01 11:06:00.230: [smf] INFO: Removed Session: UE IMSI:[262423543981529] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 02/01 11:06:00.230: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 02/01 11:06:00.235: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 02/01 11:06:00.237: [smf] INFO: Removed Session: UE IMSI:[262428062333385] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 02/01 11:06:00.237: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 02/01 11:06:00.242: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 02/01 11:06:00.243: [smf] INFO: Removed Session: UE IMSI:[262424638058660] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 02/01 11:06:00.243: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 02/01 11:06:00.247: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 02/01 11:06:00.248: [smf] INFO: Removed Session: UE IMSI:[262426381572805] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 02/01 11:06:00.248: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 02/01 11:06:00.253: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 02/01 11:06:00.254: [smf] INFO: Removed Session: UE IMSI:[262421568257245] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 02/01 11:06:00.254: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 02/01 11:06:00.259: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 02/01 11:06:00.260: [smf] INFO: Removed Session: UE IMSI:[262422602939434] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 02/01 11:06:00.260: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 02/01 11:06:00.265: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 02/01 11:06:00.265: [smf] INFO: Removed Session: UE IMSI:[262422352131823] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 02/01 11:06:00.265: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 02/01 11:06:00.270: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 02/01 11:06:00.271: [smf] INFO: Removed Session: UE IMSI:[262425748693465] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 02/01 11:06:00.271: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 02/01 11:06:00.275: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 02/01 11:06:00.276: [smf] INFO: Removed Session: UE IMSI:[262426155933058] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 02/01 11:06:00.276: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 02/01 11:06:00.280: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 02/01 11:06:00.281: [smf] INFO: Removed Session: UE IMSI:[262423610693295] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 02/01 11:06:00.281: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 02/01 11:06:00.286: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 02/01 11:06:00.286: [smf] INFO: Removed Session: UE IMSI:[262420969074443] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 02/01 11:06:00.286: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 02/01 11:06:00.291: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 02/01 11:06:00.292: [smf] INFO: Removed Session: UE IMSI:[262424263149467] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 02/01 11:06:00.292: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 02/01 11:06:00.296: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 02/01 11:06:00.297: [smf] INFO: Removed Session: UE IMSI:[262421189850040] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 02/01 11:06:00.297: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 02/01 11:06:00.302: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 02/01 11:06:00.302: [smf] INFO: Removed Session: UE IMSI:[262425074619409] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 02/01 11:06:00.302: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 02/01 11:06:00.307: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 02/01 11:06:00.307: [smf] INFO: Removed Session: UE IMSI:[262423295436339] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 02/01 11:06:00.307: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 02/01 11:06:00.312: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 02/01 11:06:00.313: [smf] INFO: Removed Session: UE IMSI:[262421823112899] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 02/01 11:06:00.313: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 02/01 11:06:00.318: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 02/01 11:06:00.318: [smf] INFO: Removed Session: UE IMSI:[262421939347761] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 02/01 11:06:00.318: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 02/01 11:06:00.323: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 02/01 11:06:00.323: [smf] INFO: Removed Session: UE IMSI:[262428704532095] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 02/01 11:06:00.323: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 02/01 11:06:00.328: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 02/01 11:06:00.329: [smf] INFO: Removed Session: UE IMSI:[262428011626114] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 02/01 11:06:00.329: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 02/01 11:06:00.333: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 02/01 11:06:00.334: [smf] INFO: Removed Session: UE IMSI:[262424496826455] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 02/01 11:06:00.334: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 02/01 11:06:00.339: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 02/01 11:06:00.339: [smf] INFO: Removed Session: UE IMSI:[262428589685069] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 02/01 11:06:00.339: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 02/01 11:06:00.344: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 02/01 11:06:00.345: [smf] INFO: Removed Session: UE IMSI:[262423223693627] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 02/01 11:06:00.345: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 02/01 11:06:00.349: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 02/01 11:06:00.350: [smf] INFO: Removed Session: UE IMSI:[262429964055739] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 02/01 11:06:00.350: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 02/01 11:06:00.355: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 02/01 11:06:00.355: [smf] INFO: Removed Session: UE IMSI:[262421043636992] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 02/01 11:06:00.355: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 02/01 11:06:00.360: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 02/01 11:06:00.360: [smf] INFO: Removed Session: UE IMSI:[262424755285679] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 02/01 11:06:00.360: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 02/01 11:06:00.366: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 02/01 11:06:00.366: [smf] INFO: Removed Session: UE IMSI:[262428157659007] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 02/01 11:06:00.366: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 02/01 11:06:00.371: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 02/01 11:06:00.371: [smf] INFO: Removed Session: UE IMSI:[262427339580224] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 02/01 11:06:00.371: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 02/01 11:06:00.376: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 02/01 11:06:00.377: [smf] INFO: Removed Session: UE IMSI:[262429516258065] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 02/01 11:06:00.377: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 02/01 11:06:00.382: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 02/01 11:06:00.382: [smf] INFO: Removed Session: UE IMSI:[262429387440175] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 02/01 11:06:00.382: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 02/01 11:06:00.387: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 02/01 11:06:00.388: [smf] INFO: Removed Session: UE IMSI:[262427724974033] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 02/01 11:06:00.388: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 02/01 11:06:00.393: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 02/01 11:06:00.393: [smf] INFO: Removed Session: UE IMSI:[262421185848776] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 02/01 11:06:00.393: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 02/01 11:06:00.398: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 02/01 11:06:00.399: [smf] INFO: Removed Session: UE IMSI:[262421219790695] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 02/01 11:06:00.399: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 02/01 11:06:00.404: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 02/01 11:06:00.405: [smf] INFO: Removed Session: UE IMSI:[262429675503374] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 02/01 11:06:00.406: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 02/01 11:06:00.410: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 02/01 11:06:00.411: [smf] INFO: Removed Session: UE IMSI:[262421813140134] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 02/01 11:06:00.412: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 02/01 11:06:00.416: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 02/01 11:06:00.417: [smf] INFO: Removed Session: UE IMSI:[262429708924652] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 02/01 11:06:00.417: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 02/01 11:06:00.422: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 02/01 11:06:00.422: [smf] INFO: Removed Session: UE IMSI:[262421220183075] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 02/01 11:06:00.422: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 02/01 11:06:00.427: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 02/01 11:06:00.428: [smf] INFO: Removed Session: UE IMSI:[262428934213127] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 02/01 11:06:00.428: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 02/01 11:06:00.433: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 02/01 11:06:00.433: [smf] INFO: Removed Session: UE IMSI:[262429029498423] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 02/01 11:06:00.433: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 02/01 11:06:00.438: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 02/01 11:06:00.439: [smf] INFO: Removed Session: UE IMSI:[262422231765959] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 02/01 11:06:00.439: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 02/01 11:06:00.443: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 02/01 11:06:00.444: [smf] INFO: Removed Session: UE IMSI:[262423655604591] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 02/01 11:06:00.444: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 02/01 11:06:00.449: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 02/01 11:06:00.449: [smf] INFO: Removed Session: UE IMSI:[262425696091604] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 02/01 11:06:00.449: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 02/01 11:06:00.454: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 02/01 11:06:00.454: [smf] INFO: Removed Session: UE IMSI:[262427344250459] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 02/01 11:06:00.454: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 02/01 11:06:00.459: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 02/01 11:06:00.460: [smf] INFO: Removed Session: UE IMSI:[262422780200289] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 02/01 11:06:00.460: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 02/01 11:06:00.466: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 02/01 11:06:00.466: [smf] INFO: Removed Session: UE IMSI:[262421835072261] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 02/01 11:06:00.467: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 02/01 11:06:00.471: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 02/01 11:06:00.472: [smf] INFO: Removed Session: UE IMSI:[262428464486944] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 02/01 11:06:00.472: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 02/01 11:06:00.477: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 02/01 11:06:00.477: [smf] INFO: Removed Session: UE IMSI:[262425059159076] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 02/01 11:06:00.477: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 02/01 11:06:00.482: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 02/01 11:06:00.483: [smf] INFO: Removed Session: UE IMSI:[262424213682592] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 02/01 11:06:00.483: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 02/01 11:06:00.487: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 02/01 11:06:00.488: [smf] INFO: Removed Session: UE IMSI:[262421796309136] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 02/01 11:06:00.488: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 02/01 11:06:00.493: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 02/01 11:06:00.493: [smf] INFO: Removed Session: UE IMSI:[262422886935885] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 02/01 11:06:00.493: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 02/01 11:06:00.498: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 02/01 11:06:00.499: [smf] INFO: Removed Session: UE IMSI:[262428271272487] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 02/01 11:06:00.499: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 02/01 11:06:00.504: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 02/01 11:06:00.504: [smf] INFO: Removed Session: UE IMSI:[262423736671574] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 02/01 11:06:00.504: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 02/01 11:06:00.509: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 02/01 11:06:00.509: [smf] INFO: Removed Session: UE IMSI:[262426296533961] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 02/01 11:06:00.509: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 02/01 11:06:00.516: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 02/01 11:06:00.516: [smf] INFO: Removed Session: UE IMSI:[262421070929358] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 02/01 11:06:00.516: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 02/01 11:06:00.522: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 02/01 11:06:00.523: [smf] INFO: Removed Session: UE IMSI:[262423662012465] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 02/01 11:06:00.523: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 02/01 11:06:00.528: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 02/01 11:06:00.529: [smf] INFO: Removed Session: UE IMSI:[262424163081308] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 02/01 11:06:00.529: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 02/01 11:06:00.533: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 02/01 11:06:00.534: [smf] INFO: Removed Session: UE IMSI:[262427820109095] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 02/01 11:06:00.534: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 02/01 11:06:00.539: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 02/01 11:06:00.540: [smf] INFO: Removed Session: UE IMSI:[262420496464879] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 02/01 11:06:00.540: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 02/01 11:06:00.545: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 02/01 11:06:00.546: [smf] INFO: Removed Session: UE IMSI:[262428697425314] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 02/01 11:06:00.546: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 02/01 11:06:00.551: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 02/01 11:06:00.552: [smf] INFO: Removed Session: UE IMSI:[262420764462515] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 02/01 11:06:00.552: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 02/01 11:06:00.556: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 02/01 11:06:00.557: [smf] INFO: Removed Session: UE IMSI:[262423436754910] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 02/01 11:06:00.557: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 02/01 11:06:00.564: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 02/01 11:06:00.565: [smf] INFO: Removed Session: UE IMSI:[262420905583589] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 02/01 11:06:00.565: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 02/01 11:06:00.571: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 02/01 11:06:00.571: [smf] INFO: Removed Session: UE IMSI:[262424808187468] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 02/01 11:06:00.571: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 02/01 11:06:00.576: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 02/01 11:06:00.577: [smf] INFO: Removed Session: UE IMSI:[262429109670714] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 02/01 11:06:00.577: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 02/01 11:06:00.582: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 02/01 11:06:00.583: [smf] INFO: Removed Session: UE IMSI:[262423950114577] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 02/01 11:06:00.583: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 02/01 11:06:00.588: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 02/01 11:06:00.589: [smf] INFO: Removed Session: UE IMSI:[262429400648195] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 02/01 11:06:00.589: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 02/01 11:06:00.595: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 02/01 11:06:00.596: [smf] INFO: Removed Session: UE IMSI:[262423778219320] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 02/01 11:06:00.596: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 02/01 11:06:00.603: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 02/01 11:06:00.604: [smf] INFO: Removed Session: UE IMSI:[262421372894643] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 02/01 11:06:00.604: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 02/01 11:06:00.609: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 02/01 11:06:00.610: [smf] INFO: Removed Session: UE IMSI:[262422776159783] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 02/01 11:06:00.610: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 02/01 11:06:00.615: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 02/01 11:06:00.616: [smf] INFO: Removed Session: UE IMSI:[262422075268719] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 02/01 11:06:00.616: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 02/01 11:06:00.621: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 02/01 11:06:00.622: [smf] INFO: Removed Session: UE IMSI:[262423904364106] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 02/01 11:06:00.622: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 02/01 11:06:00.627: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 02/01 11:06:00.627: [smf] INFO: Removed Session: UE IMSI:[262421803778200] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 02/01 11:06:00.627: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 02/01 11:06:00.632: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 02/01 11:06:00.633: [smf] INFO: Removed Session: UE IMSI:[262428188703862] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 02/01 11:06:00.633: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 02/01 11:06:00.638: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 02/01 11:06:00.639: [smf] INFO: Removed Session: UE IMSI:[262426542366911] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 02/01 11:06:00.639: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 02/01 11:06:00.643: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 02/01 11:06:00.644: [smf] INFO: Removed Session: UE IMSI:[262423946395894] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 02/01 11:06:00.644: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 02/01 11:06:00.649: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 02/01 11:06:00.650: [smf] INFO: Removed Session: UE IMSI:[262423124977428] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 02/01 11:06:00.650: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 02/01 11:06:00.655: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 02/01 11:06:00.656: [smf] INFO: Removed Session: UE IMSI:[262429961052566] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 02/01 11:06:00.656: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 02/01 11:06:00.661: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 02/01 11:06:00.661: [smf] INFO: Removed Session: UE IMSI:[262427247954033] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 02/01 11:06:00.661: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 02/01 11:06:00.666: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 02/01 11:06:00.667: [smf] INFO: Removed Session: UE IMSI:[262425608306126] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 02/01 11:06:00.667: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 02/01 11:06:00.672: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 02/01 11:06:00.673: [smf] INFO: Removed Session: UE IMSI:[262427732177405] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 02/01 11:06:00.673: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 02/01 11:06:00.677: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 02/01 11:06:00.678: [smf] INFO: Removed Session: UE IMSI:[262427732460931] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 02/01 11:06:00.678: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 02/01 11:06:00.683: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 02/01 11:06:00.683: [smf] INFO: Removed Session: UE IMSI:[262424531690754] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 02/01 11:06:00.683: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 02/01 11:06:00.688: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 02/01 11:06:00.689: [smf] INFO: Removed Session: UE IMSI:[262422447564539] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 02/01 11:06:00.689: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 02/01 11:06:00.694: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 02/01 11:06:00.694: [smf] INFO: Removed Session: UE IMSI:[262423959382348] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 02/01 11:06:00.694: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 02/01 11:06:00.699: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 02/01 11:06:00.700: [smf] INFO: Removed Session: UE IMSI:[262429692108456] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 02/01 11:06:00.700: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 02/01 11:06:00.705: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 02/01 11:06:00.705: [smf] INFO: Removed Session: UE IMSI:[262427580829350] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 02/01 11:06:00.705: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 02/01 11:06:00.710: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 02/01 11:06:00.711: [smf] INFO: Removed Session: UE IMSI:[262426802441962] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 02/01 11:06:00.711: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 02/01 11:06:00.716: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 02/01 11:06:00.716: [smf] INFO: Removed Session: UE IMSI:[262423386584108] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 02/01 11:06:00.716: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 02/01 11:06:00.722: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 02/01 11:06:00.723: [smf] INFO: Removed Session: UE IMSI:[262429056301290] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 02/01 11:06:00.723: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 02/01 11:06:00.728: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 02/01 11:06:00.728: [smf] INFO: Removed Session: UE IMSI:[262427502772496] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 02/01 11:06:00.729: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 02/01 11:06:00.733: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 02/01 11:06:00.734: [smf] INFO: Removed Session: UE IMSI:[262429433036927] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 02/01 11:06:00.734: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 02/01 11:06:00.739: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 02/01 11:06:00.740: [smf] INFO: Removed Session: UE IMSI:[262425875807058] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 02/01 11:06:00.740: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 02/01 11:06:00.744: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 02/01 11:06:00.745: [smf] INFO: Removed Session: UE IMSI:[262426589892460] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 02/01 11:06:00.745: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 02/01 11:06:00.750: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 02/01 11:06:00.751: [smf] INFO: Removed Session: UE IMSI:[262428791214019] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 02/01 11:06:00.751: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 02/01 11:06:00.755: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 02/01 11:06:00.756: [smf] INFO: Removed Session: UE IMSI:[262425685328595] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 02/01 11:06:00.756: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 02/01 11:06:00.761: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 02/01 11:06:00.761: [smf] INFO: Removed Session: UE IMSI:[262429322311836] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 02/01 11:06:00.761: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 02/01 11:06:00.766: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 02/01 11:06:00.766: [smf] INFO: Removed Session: UE IMSI:[262420649197444] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 02/01 11:06:00.766: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 02/01 11:06:00.771: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 02/01 11:06:00.772: [smf] INFO: Removed Session: UE IMSI:[262424955131066] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 02/01 11:06:00.772: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 02/01 11:06:00.777: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 02/01 11:06:00.777: [smf] INFO: Removed Session: UE IMSI:[262426721974221] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 02/01 11:06:00.777: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 02/01 11:06:00.782: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 02/01 11:06:00.782: [smf] INFO: Removed Session: UE IMSI:[262424571287718] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 02/01 11:06:00.782: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 02/01 11:06:00.787: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 02/01 11:06:00.788: [smf] INFO: Removed Session: UE IMSI:[262426771087937] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 02/01 11:06:00.788: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 02/01 11:06:00.793: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 02/01 11:06:00.793: [smf] INFO: Removed Session: UE IMSI:[262425617699909] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 02/01 11:06:00.793: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 02/01 11:06:00.798: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 02/01 11:06:00.798: [smf] INFO: Removed Session: UE IMSI:[262426409214616] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 02/01 11:06:00.798: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 02/01 11:06:00.803: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 02/01 11:06:00.804: [smf] INFO: Removed Session: UE IMSI:[262422094882998] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 02/01 11:06:00.804: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 02/01 11:06:00.809: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 02/01 11:06:00.809: [smf] INFO: Removed Session: UE IMSI:[262426005512038] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 02/01 11:06:00.809: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 02/01 11:06:00.814: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 02/01 11:06:00.814: [smf] INFO: Removed Session: UE IMSI:[262422892014996] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 02/01 11:06:00.814: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 02/01 11:06:00.819: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 02/01 11:06:00.819: [smf] INFO: Removed Session: UE IMSI:[262426442520812] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 02/01 11:06:00.819: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 02/01 11:06:00.824: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 02/01 11:06:00.825: [smf] INFO: Removed Session: UE IMSI:[262424573116894] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 02/01 11:06:00.825: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 02/01 11:06:00.830: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 02/01 11:06:00.830: [smf] INFO: Removed Session: UE IMSI:[262428688194417] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 02/01 11:06:00.830: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 02/01 11:06:00.835: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 02/01 11:06:00.835: [smf] INFO: Removed Session: UE IMSI:[262421857127204] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 02/01 11:06:00.835: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 02/01 11:06:00.840: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 02/01 11:06:00.840: [smf] INFO: Removed Session: UE IMSI:[262423118336989] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 02/01 11:06:00.840: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 02/01 11:06:00.845: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 02/01 11:06:00.846: [smf] INFO: Removed Session: UE IMSI:[262423457568087] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 02/01 11:06:00.846: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 02/01 11:06:00.850: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 02/01 11:06:00.851: [smf] INFO: Removed Session: UE IMSI:[262427184873588] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 02/01 11:06:00.851: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 02/01 11:06:00.856: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 02/01 11:06:00.856: [smf] INFO: Removed Session: UE IMSI:[262420780973992] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 02/01 11:06:00.856: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 02/01 11:06:00.861: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 02/01 11:06:00.861: [smf] INFO: Removed Session: UE IMSI:[262425337669064] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 02/01 11:06:00.861: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 02/01 11:06:00.866: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 02/01 11:06:00.867: [smf] INFO: Removed Session: UE IMSI:[262422214808417] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 02/01 11:06:00.867: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 02/01 11:06:00.871: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 02/01 11:06:00.872: [smf] INFO: Removed Session: UE IMSI:[262427849599501] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 02/01 11:06:00.872: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 02/01 11:06:00.876: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 02/01 11:06:00.877: [smf] INFO: Removed Session: UE IMSI:[262423480029321] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 02/01 11:06:00.877: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 02/01 11:06:00.882: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 02/01 11:06:00.882: [smf] INFO: Removed Session: UE IMSI:[262425092511129] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 02/01 11:06:00.882: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 02/01 11:06:00.887: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 02/01 11:06:00.888: [smf] INFO: Removed Session: UE IMSI:[262428371812744] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 02/01 11:06:00.888: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 02/01 11:06:00.892: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 02/01 11:06:00.893: [smf] INFO: Removed Session: UE IMSI:[262422131587338] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 02/01 11:06:00.893: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 02/01 11:06:00.897: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 02/01 11:06:00.898: [smf] INFO: Removed Session: UE IMSI:[262428312649291] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 02/01 11:06:00.898: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 02/01 11:06:00.903: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 02/01 11:06:00.903: [smf] INFO: Removed Session: UE IMSI:[262426840668785] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 02/01 11:06:00.903: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 02/01 11:06:00.908: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 02/01 11:06:00.908: [smf] INFO: Removed Session: UE IMSI:[262423709245828] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 02/01 11:06:00.908: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 02/01 11:06:00.913: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 02/01 11:06:00.914: [smf] INFO: Removed Session: UE IMSI:[262429447453673] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 02/01 11:06:00.914: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 02/01 11:06:00.918: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 02/01 11:06:00.919: [smf] INFO: Removed Session: UE IMSI:[262429562672571] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 02/01 11:06:00.919: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 02/01 11:06:00.924: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 02/01 11:06:00.924: [smf] INFO: Removed Session: UE IMSI:[262428084653494] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 02/01 11:06:00.924: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 02/01 11:06:00.929: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 02/01 11:06:00.929: [smf] INFO: Removed Session: UE IMSI:[262426445800739] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 02/01 11:06:00.929: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 02/01 11:06:00.934: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 02/01 11:06:00.935: [smf] INFO: Removed Session: UE IMSI:[262429810101678] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 02/01 11:06:00.935: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 02/01 11:06:00.939: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 02/01 11:06:00.940: [smf] INFO: Removed Session: UE IMSI:[262421418210057] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 02/01 11:06:00.940: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 02/01 11:06:00.945: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 02/01 11:06:00.945: [smf] INFO: Removed Session: UE IMSI:[262425975346088] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 02/01 11:06:00.945: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 02/01 11:06:00.950: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 02/01 11:06:00.950: [smf] INFO: Removed Session: UE IMSI:[262429480334222] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 02/01 11:06:00.950: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 02/01 11:06:00.955: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 02/01 11:06:00.956: [smf] INFO: Removed Session: UE IMSI:[262423558801296] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 02/01 11:06:00.956: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 02/01 11:06:00.960: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 02/01 11:06:00.961: [smf] INFO: Removed Session: UE IMSI:[262429527421459] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 02/01 11:06:00.961: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 02/01 11:06:00.966: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 02/01 11:06:00.966: [smf] INFO: Removed Session: UE IMSI:[262422035219321] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 02/01 11:06:00.966: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 02/01 11:06:00.971: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 02/01 11:06:00.971: [smf] INFO: Removed Session: UE IMSI:[262428684246655] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 02/01 11:06:00.971: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 02/01 11:06:00.976: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 02/01 11:06:00.976: [smf] INFO: Removed Session: UE IMSI:[262429278033355] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 02/01 11:06:00.976: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 02/01 11:06:00.981: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 02/01 11:06:00.982: [smf] INFO: Removed Session: UE IMSI:[262420912370899] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 02/01 11:06:00.982: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 02/01 11:06:00.986: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 02/01 11:06:00.987: [smf] INFO: Removed Session: UE IMSI:[262420763764834] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 02/01 11:06:00.987: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 02/01 11:06:00.992: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 02/01 11:06:00.992: [smf] INFO: Removed Session: UE IMSI:[262425790821254] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 02/01 11:06:00.992: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 02/01 11:06:00.997: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 02/01 11:06:00.997: [smf] INFO: Removed Session: UE IMSI:[262422225540998] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:00.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 02/01 11:06:00.997: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 02/01 11:06:01.002: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 02/01 11:06:01.003: [smf] INFO: Removed Session: UE IMSI:[262428755045849] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 02/01 11:06:01.003: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 02/01 11:06:01.007: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 02/01 11:06:01.008: [smf] INFO: Removed Session: UE IMSI:[262427223119515] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 02/01 11:06:01.008: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 02/01 11:06:01.013: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 02/01 11:06:01.013: [smf] INFO: Removed Session: UE IMSI:[262425976398963] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 02/01 11:06:01.013: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 02/01 11:06:01.018: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 02/01 11:06:01.018: [smf] INFO: Removed Session: UE IMSI:[262429013084029] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 02/01 11:06:01.018: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 02/01 11:06:01.023: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 02/01 11:06:01.024: [smf] INFO: Removed Session: UE IMSI:[262429212157857] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 02/01 11:06:01.024: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 02/01 11:06:01.029: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 02/01 11:06:01.030: [smf] INFO: Removed Session: UE IMSI:[262428178237738] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 02/01 11:06:01.030: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 02/01 11:06:01.034: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 02/01 11:06:01.035: [smf] INFO: Removed Session: UE IMSI:[262427890138860] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 02/01 11:06:01.035: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 02/01 11:06:01.039: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 02/01 11:06:01.040: [smf] INFO: Removed Session: UE IMSI:[262423311543737] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 02/01 11:06:01.040: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 02/01 11:06:01.045: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 02/01 11:06:01.046: [smf] INFO: Removed Session: UE IMSI:[262428904206167] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 02/01 11:06:01.046: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 02/01 11:06:01.051: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 02/01 11:06:01.052: [smf] INFO: Removed Session: UE IMSI:[262426366756959] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 02/01 11:06:01.052: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 02/01 11:06:01.056: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 02/01 11:06:01.057: [smf] INFO: Removed Session: UE IMSI:[262426030532556] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 02/01 11:06:01.057: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 02/01 11:06:01.061: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 02/01 11:06:01.062: [smf] INFO: Removed Session: UE IMSI:[262420457814957] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 02/01 11:06:01.062: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 02/01 11:06:01.067: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 02/01 11:06:01.067: [smf] INFO: Removed Session: UE IMSI:[262421199031073] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 02/01 11:06:01.067: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 02/01 11:06:01.072: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 02/01 11:06:01.073: [smf] INFO: Removed Session: UE IMSI:[262426145500099] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 02/01 11:06:01.073: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 02/01 11:06:01.078: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 02/01 11:06:01.079: [smf] INFO: Removed Session: UE IMSI:[262426237562831] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 02/01 11:06:01.079: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 02/01 11:06:01.084: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 02/01 11:06:01.085: [smf] INFO: Removed Session: UE IMSI:[262423689253541] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 02/01 11:06:01.085: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 02/01 11:06:01.090: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 02/01 11:06:01.091: [smf] INFO: Removed Session: UE IMSI:[262424474326928] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 02/01 11:06:01.091: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 02/01 11:06:01.095: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 02/01 11:06:01.096: [smf] INFO: Removed Session: UE IMSI:[262424998283166] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 02/01 11:06:01.096: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 02/01 11:06:01.101: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 02/01 11:06:01.101: [smf] INFO: Removed Session: UE IMSI:[262422536028631] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 02/01 11:06:01.101: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 02/01 11:06:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 02/01 11:06:01.107: [smf] INFO: Removed Session: UE IMSI:[262420139901827] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 02/01 11:06:01.107: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 02/01 11:06:01.112: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 02/01 11:06:01.112: [smf] INFO: Removed Session: UE IMSI:[262421700425825] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 02/01 11:06:01.112: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 02/01 11:06:01.117: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 02/01 11:06:01.118: [smf] INFO: Removed Session: UE IMSI:[262424650997696] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 02/01 11:06:01.118: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 02/01 11:06:01.123: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 02/01 11:06:01.124: [smf] INFO: Removed Session: UE IMSI:[262424576487462] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 02/01 11:06:01.124: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 02/01 11:06:01.131: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 02/01 11:06:01.132: [smf] INFO: Removed Session: UE IMSI:[262426876536245] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 02/01 11:06:01.132: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 02/01 11:06:01.137: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 02/01 11:06:01.139: [smf] INFO: Removed Session: UE IMSI:[262423712787851] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 02/01 11:06:01.139: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 02/01 11:06:01.145: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 02/01 11:06:01.146: [smf] INFO: Removed Session: UE IMSI:[262427539936908] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 02/01 11:06:01.146: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 02/01 11:06:01.152: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 02/01 11:06:01.152: [smf] INFO: Removed Session: UE IMSI:[262421605499746] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 02/01 11:06:01.152: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 02/01 11:06:01.157: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 02/01 11:06:01.158: [smf] INFO: Removed Session: UE IMSI:[262424683301254] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 02/01 11:06:01.159: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 02/01 11:06:01.163: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 02/01 11:06:01.164: [smf] INFO: Removed Session: UE IMSI:[262420044774722] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 02/01 11:06:01.164: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 02/01 11:06:01.169: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 02/01 11:06:01.169: [smf] INFO: Removed Session: UE IMSI:[262421590275028] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 02/01 11:06:01.169: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 02/01 11:06:01.174: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 02/01 11:06:01.175: [smf] INFO: Removed Session: UE IMSI:[262423048837690] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 02/01 11:06:01.175: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 02/01 11:06:01.179: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 02/01 11:06:01.180: [smf] INFO: Removed Session: UE IMSI:[262420116974201] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 02/01 11:06:01.180: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 02/01 11:06:01.185: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 02/01 11:06:01.185: [smf] INFO: Removed Session: UE IMSI:[262421339938971] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 02/01 11:06:01.186: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 02/01 11:06:01.190: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 02/01 11:06:01.191: [smf] INFO: Removed Session: UE IMSI:[262428287089832] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 02/01 11:06:01.191: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 02/01 11:06:01.196: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 02/01 11:06:01.196: [smf] INFO: Removed Session: UE IMSI:[262427786418024] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 02/01 11:06:01.196: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 02/01 11:06:01.201: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 02/01 11:06:01.201: [smf] INFO: Removed Session: UE IMSI:[262420322001617] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 02/01 11:06:01.201: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 02/01 11:06:01.206: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 02/01 11:06:01.207: [smf] INFO: Removed Session: UE IMSI:[262428731665067] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 02/01 11:06:01.207: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 02/01 11:06:01.212: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 02/01 11:06:01.212: [smf] INFO: Removed Session: UE IMSI:[262426320105789] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 02/01 11:06:01.212: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 02/01 11:06:01.217: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 02/01 11:06:01.217: [smf] INFO: Removed Session: UE IMSI:[262420039462011] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 02/01 11:06:01.217: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 02/01 11:06:01.222: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 02/01 11:06:01.223: [smf] INFO: Removed Session: UE IMSI:[262424527911903] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 02/01 11:06:01.223: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 02/01 11:06:01.227: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 02/01 11:06:01.228: [smf] INFO: Removed Session: UE IMSI:[262422500089336] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 02/01 11:06:01.228: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 02/01 11:06:01.233: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 02/01 11:06:01.233: [smf] INFO: Removed Session: UE IMSI:[262428158448554] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 02/01 11:06:01.233: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 02/01 11:06:01.238: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 02/01 11:06:01.239: [smf] INFO: Removed Session: UE IMSI:[262427267317538] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 02/01 11:06:01.239: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 02/01 11:06:01.243: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 02/01 11:06:01.244: [smf] INFO: Removed Session: UE IMSI:[262428188634670] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 02/01 11:06:01.244: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 02/01 11:06:01.249: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 02/01 11:06:01.249: [smf] INFO: Removed Session: UE IMSI:[262426720180935] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 02/01 11:06:01.249: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 02/01 11:06:01.254: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 02/01 11:06:01.255: [smf] INFO: Removed Session: UE IMSI:[262420018223418] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 02/01 11:06:01.255: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 02/01 11:06:01.259: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 02/01 11:06:01.260: [smf] INFO: Removed Session: UE IMSI:[262424345019193] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 02/01 11:06:01.260: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 02/01 11:06:01.265: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 02/01 11:06:01.265: [smf] INFO: Removed Session: UE IMSI:[262420692929837] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 02/01 11:06:01.265: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 02/01 11:06:01.270: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 02/01 11:06:01.270: [smf] INFO: Removed Session: UE IMSI:[262422032536899] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 02/01 11:06:01.270: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 02/01 11:06:01.275: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 02/01 11:06:01.276: [smf] INFO: Removed Session: UE IMSI:[262429644400945] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 02/01 11:06:01.276: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 02/01 11:06:01.281: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 02/01 11:06:01.281: [smf] INFO: Removed Session: UE IMSI:[262422234166347] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 02/01 11:06:01.281: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 02/01 11:06:01.286: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 02/01 11:06:01.286: [smf] INFO: Removed Session: UE IMSI:[262429467363773] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 02/01 11:06:01.286: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 02/01 11:06:01.291: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 02/01 11:06:01.292: [smf] INFO: Removed Session: UE IMSI:[262428531219967] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 02/01 11:06:01.292: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 02/01 11:06:01.297: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 02/01 11:06:01.297: [smf] INFO: Removed Session: UE IMSI:[262420711486705] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 02/01 11:06:01.297: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 02/01 11:06:01.302: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 02/01 11:06:01.302: [smf] INFO: Removed Session: UE IMSI:[262427432740321] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 02/01 11:06:01.302: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 02/01 11:06:01.307: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 02/01 11:06:01.308: [smf] INFO: Removed Session: UE IMSI:[262421688611836] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 02/01 11:06:01.308: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 02/01 11:06:01.312: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 02/01 11:06:01.313: [smf] INFO: Removed Session: UE IMSI:[262423360924290] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 02/01 11:06:01.313: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 02/01 11:06:01.318: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 02/01 11:06:01.318: [smf] INFO: Removed Session: UE IMSI:[262423373548184] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 02/01 11:06:01.318: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 02/01 11:06:01.323: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 02/01 11:06:01.324: [smf] INFO: Removed Session: UE IMSI:[262421766877252] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 02/01 11:06:01.324: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 02/01 11:06:01.328: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 02/01 11:06:01.329: [smf] INFO: Removed Session: UE IMSI:[262421536782637] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 02/01 11:06:01.329: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 02/01 11:06:01.334: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 02/01 11:06:01.334: [smf] INFO: Removed Session: UE IMSI:[262429026129269] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 02/01 11:06:01.334: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 02/01 11:06:01.339: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 02/01 11:06:01.340: [smf] INFO: Removed Session: UE IMSI:[262422306597216] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 02/01 11:06:01.340: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 02/01 11:06:01.344: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 02/01 11:06:01.345: [smf] INFO: Removed Session: UE IMSI:[262422807957273] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 02/01 11:06:01.345: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 02/01 11:06:01.350: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 02/01 11:06:01.350: [smf] INFO: Removed Session: UE IMSI:[262426764481758] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 02/01 11:06:01.350: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 02/01 11:06:01.355: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 02/01 11:06:01.356: [smf] INFO: Removed Session: UE IMSI:[262428505188472] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 02/01 11:06:01.356: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 02/01 11:06:01.360: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 02/01 11:06:01.361: [smf] INFO: Removed Session: UE IMSI:[262429027529252] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 02/01 11:06:01.361: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 02/01 11:06:01.366: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 02/01 11:06:01.366: [smf] INFO: Removed Session: UE IMSI:[262423601361360] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 02/01 11:06:01.366: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 02/01 11:06:01.371: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 02/01 11:06:01.371: [smf] INFO: Removed Session: UE IMSI:[262427456224486] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 02/01 11:06:01.371: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 02/01 11:06:01.376: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 02/01 11:06:01.377: [smf] INFO: Removed Session: UE IMSI:[262423376037790] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 02/01 11:06:01.377: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 02/01 11:06:01.382: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 02/01 11:06:01.382: [smf] INFO: Removed Session: UE IMSI:[262421259552524] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 02/01 11:06:01.382: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 02/01 11:06:01.387: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 02/01 11:06:01.387: [smf] INFO: Removed Session: UE IMSI:[262429131600912] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 02/01 11:06:01.387: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 02/01 11:06:01.392: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 02/01 11:06:01.393: [smf] INFO: Removed Session: UE IMSI:[262427542357452] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 02/01 11:06:01.393: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 02/01 11:06:01.398: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 02/01 11:06:01.398: [smf] INFO: Removed Session: UE IMSI:[262425391471380] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 02/01 11:06:01.398: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 02/01 11:06:01.403: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 02/01 11:06:01.403: [smf] INFO: Removed Session: UE IMSI:[262429574047736] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 02/01 11:06:01.403: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 02/01 11:06:01.408: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 02/01 11:06:01.409: [smf] INFO: Removed Session: UE IMSI:[262425464015263] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 02/01 11:06:01.409: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 02/01 11:06:01.413: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 02/01 11:06:01.414: [smf] INFO: Removed Session: UE IMSI:[262427919518732] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 02/01 11:06:01.414: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 02/01 11:06:01.419: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 02/01 11:06:01.419: [smf] INFO: Removed Session: UE IMSI:[262420730116779] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 02/01 11:06:01.419: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 02/01 11:06:01.424: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 02/01 11:06:01.425: [smf] INFO: Removed Session: UE IMSI:[262423600512535] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 02/01 11:06:01.425: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 02/01 11:06:01.429: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 02/01 11:06:01.430: [smf] INFO: Removed Session: UE IMSI:[262425784828788] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 02/01 11:06:01.430: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 02/01 11:06:01.435: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 02/01 11:06:01.435: [smf] INFO: Removed Session: UE IMSI:[262423991960118] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 02/01 11:06:01.435: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 02/01 11:06:01.440: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 02/01 11:06:01.441: [smf] INFO: Removed Session: UE IMSI:[262420034595354] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 02/01 11:06:01.441: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 02/01 11:06:01.445: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 02/01 11:06:01.446: [smf] INFO: Removed Session: UE IMSI:[262423816783041] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 02/01 11:06:01.446: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 02/01 11:06:01.451: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 02/01 11:06:01.451: [smf] INFO: Removed Session: UE IMSI:[262422469173245] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 02/01 11:06:01.451: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 02/01 11:06:01.456: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 02/01 11:06:01.457: [smf] INFO: Removed Session: UE IMSI:[262429138874541] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 02/01 11:06:01.457: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 02/01 11:06:01.462: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 02/01 11:06:01.463: [smf] INFO: Removed Session: UE IMSI:[262423899694775] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 02/01 11:06:01.463: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 02/01 11:06:01.467: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 02/01 11:06:01.468: [smf] INFO: Removed Session: UE IMSI:[262420290764956] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 02/01 11:06:01.468: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 02/01 11:06:01.473: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 02/01 11:06:01.473: [smf] INFO: Removed Session: UE IMSI:[262420410524705] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 02/01 11:06:01.473: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 02/01 11:06:01.478: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 02/01 11:06:01.478: [smf] INFO: Removed Session: UE IMSI:[262423290905750] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 02/01 11:06:01.479: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 02/01 11:06:01.483: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 02/01 11:06:01.484: [smf] INFO: Removed Session: UE IMSI:[262426070358879] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 02/01 11:06:01.484: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 02/01 11:06:01.488: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 02/01 11:06:01.489: [smf] INFO: Removed Session: UE IMSI:[262428425617685] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 02/01 11:06:01.489: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 02/01 11:06:01.494: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 02/01 11:06:01.494: [smf] INFO: Removed Session: UE IMSI:[262426623499223] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 02/01 11:06:01.494: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 02/01 11:06:01.499: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 02/01 11:06:01.500: [smf] INFO: Removed Session: UE IMSI:[262424274196862] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 02/01 11:06:01.500: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 02/01 11:06:01.504: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 02/01 11:06:01.505: [smf] INFO: Removed Session: UE IMSI:[262426972619223] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 02/01 11:06:01.505: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 02/01 11:06:01.510: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 02/01 11:06:01.510: [smf] INFO: Removed Session: UE IMSI:[262424487980406] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 02/01 11:06:01.510: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 02/01 11:06:01.515: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 02/01 11:06:01.516: [smf] INFO: Removed Session: UE IMSI:[262427840069729] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 02/01 11:06:01.516: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 02/01 11:06:01.520: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 02/01 11:06:01.521: [smf] INFO: Removed Session: UE IMSI:[262420522783036] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 02/01 11:06:01.521: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 02/01 11:06:01.526: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 02/01 11:06:01.526: [smf] INFO: Removed Session: UE IMSI:[262422473067749] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 02/01 11:06:01.526: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 02/01 11:06:01.531: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 02/01 11:06:01.531: [smf] INFO: Removed Session: UE IMSI:[262424989190877] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 02/01 11:06:01.532: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 02/01 11:06:01.536: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 02/01 11:06:01.537: [smf] INFO: Removed Session: UE IMSI:[262425723276488] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 02/01 11:06:01.537: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 02/01 11:06:01.542: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 02/01 11:06:01.542: [smf] INFO: Removed Session: UE IMSI:[262422228225052] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 02/01 11:06:01.542: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 02/01 11:06:01.547: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 02/01 11:06:01.548: [smf] INFO: Removed Session: UE IMSI:[262423657388626] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 02/01 11:06:01.548: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 02/01 11:06:01.553: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 02/01 11:06:01.554: [smf] INFO: Removed Session: UE IMSI:[262422804350838] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 02/01 11:06:01.554: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 02/01 11:06:01.559: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 02/01 11:06:01.559: [smf] INFO: Removed Session: UE IMSI:[262424318703187] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 02/01 11:06:01.559: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 02/01 11:06:01.564: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 02/01 11:06:01.565: [smf] INFO: Removed Session: UE IMSI:[262425371448627] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 02/01 11:06:01.565: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 02/01 11:06:01.569: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 02/01 11:06:01.570: [smf] INFO: Removed Session: UE IMSI:[262426262972659] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 02/01 11:06:01.570: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 02/01 11:06:01.575: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 02/01 11:06:01.577: [smf] INFO: Removed Session: UE IMSI:[262422307632555] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 02/01 11:06:01.577: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 02/01 11:06:01.586: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 02/01 11:06:01.587: [smf] INFO: Removed Session: UE IMSI:[262424425830565] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 02/01 11:06:01.587: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 02/01 11:06:01.593: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 02/01 11:06:01.594: [smf] INFO: Removed Session: UE IMSI:[262424324774882] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 02/01 11:06:01.595: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 02/01 11:06:01.600: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 02/01 11:06:01.601: [smf] INFO: Removed Session: UE IMSI:[262422134879470] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 02/01 11:06:01.601: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 02/01 11:06:01.605: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 02/01 11:06:01.606: [smf] INFO: Removed Session: UE IMSI:[262422777199449] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 02/01 11:06:01.606: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 02/01 11:06:01.611: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 02/01 11:06:01.611: [smf] INFO: Removed Session: UE IMSI:[262428399197301] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 02/01 11:06:01.611: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 02/01 11:06:01.616: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 02/01 11:06:01.616: [smf] INFO: Removed Session: UE IMSI:[262429184968448] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 02/01 11:06:01.616: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 02/01 11:06:01.621: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 02/01 11:06:01.622: [smf] INFO: Removed Session: UE IMSI:[262423013647773] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 02/01 11:06:01.622: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 02/01 11:06:01.628: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 02/01 11:06:01.629: [smf] INFO: Removed Session: UE IMSI:[262422843929958] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 02/01 11:06:01.629: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 02/01 11:06:01.633: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 02/01 11:06:01.634: [smf] INFO: Removed Session: UE IMSI:[262423168415446] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 02/01 11:06:01.634: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 02/01 11:06:01.639: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 02/01 11:06:01.639: [smf] INFO: Removed Session: UE IMSI:[262420562142010] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 02/01 11:06:01.639: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 02/01 11:06:01.644: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 02/01 11:06:01.645: [smf] INFO: Removed Session: UE IMSI:[262422332246685] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 02/01 11:06:01.645: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 02/01 11:06:01.649: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 02/01 11:06:01.650: [smf] INFO: Removed Session: UE IMSI:[262427100426833] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 02/01 11:06:01.650: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 02/01 11:06:01.655: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 02/01 11:06:01.655: [smf] INFO: Removed Session: UE IMSI:[262429982333697] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 02/01 11:06:01.655: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 02/01 11:06:01.660: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 02/01 11:06:01.661: [smf] INFO: Removed Session: UE IMSI:[262422559101336] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 02/01 11:06:01.661: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 02/01 11:06:01.665: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 02/01 11:06:01.666: [smf] INFO: Removed Session: UE IMSI:[262420916154177] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 02/01 11:06:01.666: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 02/01 11:06:01.671: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 02/01 11:06:01.672: [smf] INFO: Removed Session: UE IMSI:[262428926988780] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 02/01 11:06:01.672: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 02/01 11:06:01.677: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 02/01 11:06:01.677: [smf] INFO: Removed Session: UE IMSI:[262424235344646] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 02/01 11:06:01.677: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 02/01 11:06:01.682: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 02/01 11:06:01.682: [smf] INFO: Removed Session: UE IMSI:[262421413971208] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 02/01 11:06:01.682: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 02/01 11:06:01.687: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 02/01 11:06:01.688: [smf] INFO: Removed Session: UE IMSI:[262423279067351] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 02/01 11:06:01.688: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 02/01 11:06:01.693: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 02/01 11:06:01.693: [smf] INFO: Removed Session: UE IMSI:[262420258932016] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 02/01 11:06:01.693: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 02/01 11:06:01.698: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 02/01 11:06:01.698: [smf] INFO: Removed Session: UE IMSI:[262421145946737] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 02/01 11:06:01.698: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 02/01 11:06:01.703: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 02/01 11:06:01.703: [smf] INFO: Removed Session: UE IMSI:[262421038008090] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 02/01 11:06:01.703: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 02/01 11:06:01.709: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 02/01 11:06:01.709: [smf] INFO: Removed Session: UE IMSI:[262422438140905] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 02/01 11:06:01.709: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 02/01 11:06:01.714: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 02/01 11:06:01.714: [smf] INFO: Removed Session: UE IMSI:[262428104793399] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 02/01 11:06:01.714: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 02/01 11:06:01.719: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 02/01 11:06:01.720: [smf] INFO: Removed Session: UE IMSI:[262428874754656] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 02/01 11:06:01.720: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 02/01 11:06:01.726: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 02/01 11:06:01.726: [smf] INFO: Removed Session: UE IMSI:[262427438633622] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 02/01 11:06:01.726: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 02/01 11:06:01.731: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 02/01 11:06:01.732: [smf] INFO: Removed Session: UE IMSI:[262426993437469] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 02/01 11:06:01.732: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 02/01 11:06:01.737: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 02/01 11:06:01.737: [smf] INFO: Removed Session: UE IMSI:[262429570517749] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 02/01 11:06:01.737: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 02/01 11:06:01.742: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 02/01 11:06:01.743: [smf] INFO: Removed Session: UE IMSI:[262424708839683] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 02/01 11:06:01.743: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 02/01 11:06:01.748: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 02/01 11:06:01.748: [smf] INFO: Removed Session: UE IMSI:[262426394435916] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 02/01 11:06:01.748: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 02/01 11:06:01.753: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 02/01 11:06:01.753: [smf] INFO: Removed Session: UE IMSI:[262428197996587] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 02/01 11:06:01.753: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 02/01 11:06:01.758: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 02/01 11:06:01.759: [smf] INFO: Removed Session: UE IMSI:[262427799754730] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 02/01 11:06:01.759: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 02/01 11:06:01.764: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 02/01 11:06:01.764: [smf] INFO: Removed Session: UE IMSI:[262422687449146] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 02/01 11:06:01.764: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 02/01 11:06:01.769: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 02/01 11:06:01.769: [smf] INFO: Removed Session: UE IMSI:[262424161491390] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 02/01 11:06:01.769: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 02/01 11:06:01.774: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 02/01 11:06:01.775: [smf] INFO: Removed Session: UE IMSI:[262423311259600] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 02/01 11:06:01.775: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 02/01 11:06:01.780: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 02/01 11:06:01.780: [smf] INFO: Removed Session: UE IMSI:[262426770338239] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 02/01 11:06:01.780: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 02/01 11:06:01.785: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 02/01 11:06:01.785: [smf] INFO: Removed Session: UE IMSI:[262421285964014] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 02/01 11:06:01.785: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 02/01 11:06:01.790: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 02/01 11:06:01.791: [smf] INFO: Removed Session: UE IMSI:[262428320341042] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 02/01 11:06:01.791: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 02/01 11:06:01.796: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 02/01 11:06:01.796: [smf] INFO: Removed Session: UE IMSI:[262423441792512] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 02/01 11:06:01.796: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 02/01 11:06:01.801: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 02/01 11:06:01.801: [smf] INFO: Removed Session: UE IMSI:[262429268721330] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 02/01 11:06:01.801: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 02/01 11:06:01.806: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 02/01 11:06:01.807: [smf] INFO: Removed Session: UE IMSI:[262425283836531] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 02/01 11:06:01.807: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 02/01 11:06:01.812: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 02/01 11:06:01.813: [smf] INFO: Removed Session: UE IMSI:[262429983447780] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 02/01 11:06:01.813: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 02/01 11:06:01.817: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 02/01 11:06:01.818: [smf] INFO: Removed Session: UE IMSI:[262429130547413] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 02/01 11:06:01.818: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 02/01 11:06:01.823: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 02/01 11:06:01.823: [smf] INFO: Removed Session: UE IMSI:[262425684053288] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 02/01 11:06:01.823: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 02/01 11:06:01.828: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 02/01 11:06:01.829: [smf] INFO: Removed Session: UE IMSI:[262421435495979] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 02/01 11:06:01.829: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 02/01 11:06:01.833: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 02/01 11:06:01.834: [smf] INFO: Removed Session: UE IMSI:[262425318876293] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 02/01 11:06:01.834: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 02/01 11:06:01.839: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 02/01 11:06:01.839: [smf] INFO: Removed Session: UE IMSI:[262426599483857] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 02/01 11:06:01.839: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 02/01 11:06:01.844: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 02/01 11:06:01.845: [smf] INFO: Removed Session: UE IMSI:[262429408270127] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 02/01 11:06:01.845: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 02/01 11:06:01.849: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 02/01 11:06:01.850: [smf] INFO: Removed Session: UE IMSI:[262426668041709] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 02/01 11:06:01.850: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 02/01 11:06:01.855: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 02/01 11:06:01.855: [smf] INFO: Removed Session: UE IMSI:[262425011388815] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 02/01 11:06:01.855: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 02/01 11:06:01.860: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 02/01 11:06:01.861: [smf] INFO: Removed Session: UE IMSI:[262423597038486] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 02/01 11:06:01.861: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 02/01 11:06:01.865: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 02/01 11:06:01.866: [smf] INFO: Removed Session: UE IMSI:[262427443298722] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 02/01 11:06:01.866: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 02/01 11:06:01.871: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 02/01 11:06:01.871: [smf] INFO: Removed Session: UE IMSI:[262421271276051] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 02/01 11:06:01.871: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 02/01 11:06:01.876: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 02/01 11:06:01.877: [smf] INFO: Removed Session: UE IMSI:[262423745135766] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 02/01 11:06:01.877: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 02/01 11:06:01.881: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 02/01 11:06:01.882: [smf] INFO: Removed Session: UE IMSI:[262421998483987] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 02/01 11:06:01.882: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 02/01 11:06:01.887: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 02/01 11:06:01.887: [smf] INFO: Removed Session: UE IMSI:[262424411037831] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 02/01 11:06:01.887: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 02/01 11:06:01.892: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 02/01 11:06:01.893: [smf] INFO: Removed Session: UE IMSI:[262425264465858] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 02/01 11:06:01.893: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 02/01 11:06:01.897: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 02/01 11:06:01.898: [smf] INFO: Removed Session: UE IMSI:[262424632041328] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 02/01 11:06:01.898: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 02/01 11:06:01.903: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 02/01 11:06:01.903: [smf] INFO: Removed Session: UE IMSI:[262421449179686] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 02/01 11:06:01.903: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 02/01 11:06:01.908: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 02/01 11:06:01.909: [smf] INFO: Removed Session: UE IMSI:[262427521077013] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 02/01 11:06:01.909: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 02/01 11:06:01.913: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 02/01 11:06:01.914: [smf] INFO: Removed Session: UE IMSI:[262427127461328] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 02/01 11:06:01.914: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 02/01 11:06:01.919: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 02/01 11:06:01.919: [smf] INFO: Removed Session: UE IMSI:[262429807504879] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 02/01 11:06:01.919: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 02/01 11:06:01.924: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 02/01 11:06:01.925: [smf] INFO: Removed Session: UE IMSI:[262429008591775] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 02/01 11:06:01.925: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 02/01 11:06:01.929: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 02/01 11:06:01.930: [smf] INFO: Removed Session: UE IMSI:[262424087741432] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 02/01 11:06:01.930: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 02/01 11:06:01.935: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 02/01 11:06:01.935: [smf] INFO: Removed Session: UE IMSI:[262429490428331] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 02/01 11:06:01.935: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 02/01 11:06:01.940: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 02/01 11:06:01.941: [smf] INFO: Removed Session: UE IMSI:[262426832981235] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 02/01 11:06:01.941: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 02/01 11:06:01.945: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 02/01 11:06:01.946: [smf] INFO: Removed Session: UE IMSI:[262421566028628] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 02/01 11:06:01.946: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 02/01 11:06:01.951: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 02/01 11:06:01.951: [smf] INFO: Removed Session: UE IMSI:[262424858877301] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 02/01 11:06:01.951: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 02/01 11:06:01.956: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 02/01 11:06:01.957: [smf] INFO: Removed Session: UE IMSI:[262425006238013] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 02/01 11:06:01.957: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 02/01 11:06:01.961: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 02/01 11:06:01.962: [smf] INFO: Removed Session: UE IMSI:[262420854302966] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 02/01 11:06:01.962: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 02/01 11:06:01.967: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 02/01 11:06:01.967: [smf] INFO: Removed Session: UE IMSI:[262427016678655] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 02/01 11:06:01.967: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 02/01 11:06:01.972: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 02/01 11:06:01.973: [smf] INFO: Removed Session: UE IMSI:[262422586067719] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 02/01 11:06:01.973: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 02/01 11:06:01.978: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 02/01 11:06:01.978: [smf] INFO: Removed Session: UE IMSI:[262426066068350] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 02/01 11:06:01.978: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 02/01 11:06:01.983: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 02/01 11:06:01.983: [smf] INFO: Removed Session: UE IMSI:[262429827851485] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 02/01 11:06:01.983: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 02/01 11:06:01.988: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 02/01 11:06:01.989: [smf] INFO: Removed Session: UE IMSI:[262429341146987] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 02/01 11:06:01.989: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 02/01 11:06:01.997: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 02/01 11:06:01.998: [smf] INFO: Removed Session: UE IMSI:[262423505977858] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:01.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 02/01 11:06:01.998: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 02/01 11:06:02.004: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 02/01 11:06:02.005: [smf] INFO: Removed Session: UE IMSI:[262422339840150] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 02/01 11:06:02.005: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 02/01 11:06:02.010: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 02/01 11:06:02.010: [smf] INFO: Removed Session: UE IMSI:[262422539014848] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 02/01 11:06:02.010: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 02/01 11:06:02.015: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 02/01 11:06:02.015: [smf] INFO: Removed Session: UE IMSI:[262423369680820] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 02/01 11:06:02.015: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 02/01 11:06:02.020: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 02/01 11:06:02.021: [smf] INFO: Removed Session: UE IMSI:[262427597319253] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 02/01 11:06:02.021: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 02/01 11:06:02.026: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 02/01 11:06:02.026: [smf] INFO: Removed Session: UE IMSI:[262422415275138] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 02/01 11:06:02.026: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 02/01 11:06:02.032: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 02/01 11:06:02.032: [smf] INFO: Removed Session: UE IMSI:[262422665123574] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 02/01 11:06:02.032: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 02/01 11:06:02.038: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 02/01 11:06:02.038: [smf] INFO: Removed Session: UE IMSI:[262425881449783] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 02/01 11:06:02.038: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 02/01 11:06:02.043: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 02/01 11:06:02.044: [smf] INFO: Removed Session: UE IMSI:[262420490726475] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 02/01 11:06:02.044: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 02/01 11:06:02.049: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 02/01 11:06:02.049: [smf] INFO: Removed Session: UE IMSI:[262420455370243] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 02/01 11:06:02.049: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 02/01 11:06:02.054: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 02/01 11:06:02.054: [smf] INFO: Removed Session: UE IMSI:[262423871726488] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 02/01 11:06:02.054: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 02/01 11:06:02.059: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 02/01 11:06:02.060: [smf] INFO: Removed Session: UE IMSI:[262421267624077] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 02/01 11:06:02.060: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 02/01 11:06:02.065: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 02/01 11:06:02.065: [smf] INFO: Removed Session: UE IMSI:[262429518642792] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 02/01 11:06:02.065: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 02/01 11:06:02.070: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 02/01 11:06:02.070: [smf] INFO: Removed Session: UE IMSI:[262427758154307] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 02/01 11:06:02.070: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 02/01 11:06:02.075: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 02/01 11:06:02.076: [smf] INFO: Removed Session: UE IMSI:[262427656912576] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 02/01 11:06:02.076: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 02/01 11:06:02.081: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 02/01 11:06:02.081: [smf] INFO: Removed Session: UE IMSI:[262426312283185] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 02/01 11:06:02.081: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 02/01 11:06:02.086: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 02/01 11:06:02.087: [smf] INFO: Removed Session: UE IMSI:[262420693328618] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 02/01 11:06:02.087: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 02/01 11:06:02.092: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 02/01 11:06:02.092: [smf] INFO: Removed Session: UE IMSI:[262429594761930] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 02/01 11:06:02.092: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 02/01 11:06:02.097: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 02/01 11:06:02.097: [smf] INFO: Removed Session: UE IMSI:[262423688515047] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 02/01 11:06:02.097: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 02/01 11:06:02.102: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 02/01 11:06:02.103: [smf] INFO: Removed Session: UE IMSI:[262422700602938] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 02/01 11:06:02.103: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 02/01 11:06:02.108: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 02/01 11:06:02.108: [smf] INFO: Removed Session: UE IMSI:[262426532191937] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 02/01 11:06:02.108: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 02/01 11:06:02.113: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 02/01 11:06:02.114: [smf] INFO: Removed Session: UE IMSI:[262424104888792] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 02/01 11:06:02.114: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 02/01 11:06:02.118: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 02/01 11:06:02.119: [smf] INFO: Removed Session: UE IMSI:[262429784751774] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 02/01 11:06:02.119: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 02/01 11:06:02.124: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 02/01 11:06:02.125: [smf] INFO: Removed Session: UE IMSI:[262423672000474] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 02/01 11:06:02.125: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 02/01 11:06:02.130: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 02/01 11:06:02.131: [smf] INFO: Removed Session: UE IMSI:[262427008225763] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 02/01 11:06:02.131: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 02/01 11:06:02.135: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 02/01 11:06:02.136: [smf] INFO: Removed Session: UE IMSI:[262429228059908] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 02/01 11:06:02.136: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 02/01 11:06:02.141: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 02/01 11:06:02.142: [smf] INFO: Removed Session: UE IMSI:[262424262650979] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 02/01 11:06:02.142: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 02/01 11:06:02.147: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 02/01 11:06:02.148: [smf] INFO: Removed Session: UE IMSI:[262425276345952] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 02/01 11:06:02.148: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 02/01 11:06:02.153: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 02/01 11:06:02.154: [smf] INFO: Removed Session: UE IMSI:[262422788862997] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 02/01 11:06:02.154: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 02/01 11:06:02.159: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 02/01 11:06:02.159: [smf] INFO: Removed Session: UE IMSI:[262427051481096] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 02/01 11:06:02.159: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 02/01 11:06:02.164: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 02/01 11:06:02.165: [smf] INFO: Removed Session: UE IMSI:[262423450744468] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 02/01 11:06:02.165: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 02/01 11:06:02.170: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 02/01 11:06:02.170: [smf] INFO: Removed Session: UE IMSI:[262422731623982] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 02/01 11:06:02.170: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 02/01 11:06:02.175: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 02/01 11:06:02.176: [smf] INFO: Removed Session: UE IMSI:[262427642318493] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 02/01 11:06:02.176: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 02/01 11:06:02.180: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 02/01 11:06:02.181: [smf] INFO: Removed Session: UE IMSI:[262427945217463] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 02/01 11:06:02.181: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 02/01 11:06:02.186: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 02/01 11:06:02.186: [smf] INFO: Removed Session: UE IMSI:[262427601809533] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 02/01 11:06:02.186: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 02/01 11:06:02.191: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 02/01 11:06:02.192: [smf] INFO: Removed Session: UE IMSI:[262422484170103] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 02/01 11:06:02.192: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 02/01 11:06:02.196: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 02/01 11:06:02.197: [smf] INFO: Removed Session: UE IMSI:[262429811513834] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 02/01 11:06:02.197: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 02/01 11:06:02.202: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 02/01 11:06:02.202: [smf] INFO: Removed Session: UE IMSI:[262426571609615] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 02/01 11:06:02.202: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 02/01 11:06:02.207: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 02/01 11:06:02.208: [smf] INFO: Removed Session: UE IMSI:[262425593876848] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 02/01 11:06:02.208: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 02/01 11:06:02.212: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 02/01 11:06:02.213: [smf] INFO: Removed Session: UE IMSI:[262421423778385] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 02/01 11:06:02.213: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 02/01 11:06:02.218: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 02/01 11:06:02.218: [smf] INFO: Removed Session: UE IMSI:[262425747074583] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 02/01 11:06:02.218: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 02/01 11:06:02.223: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 02/01 11:06:02.224: [smf] INFO: Removed Session: UE IMSI:[262423953755012] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 02/01 11:06:02.224: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 02/01 11:06:02.228: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 02/01 11:06:02.229: [smf] INFO: Removed Session: UE IMSI:[262424396913653] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 02/01 11:06:02.229: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 02/01 11:06:02.234: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 02/01 11:06:02.235: [smf] INFO: Removed Session: UE IMSI:[262425890093778] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 02/01 11:06:02.235: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 02/01 11:06:02.240: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 02/01 11:06:02.241: [smf] INFO: Removed Session: UE IMSI:[262426329320303] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 02/01 11:06:02.241: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 02/01 11:06:02.247: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 02/01 11:06:02.249: [smf] INFO: Removed Session: UE IMSI:[262424696597527] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 02/01 11:06:02.249: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 02/01 11:06:02.255: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 02/01 11:06:02.257: [smf] INFO: Removed Session: UE IMSI:[262425556145122] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 02/01 11:06:02.257: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 02/01 11:06:02.262: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 02/01 11:06:02.267: [smf] INFO: Removed Session: UE IMSI:[262426392906659] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 02/01 11:06:02.267: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 02/01 11:06:02.269: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 02/01 11:06:02.270: [smf] INFO: Removed Session: UE IMSI:[262424257052762] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 02/01 11:06:02.270: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 02/01 11:06:02.274: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 02/01 11:06:02.275: [smf] INFO: Removed Session: UE IMSI:[262420036358271] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 02/01 11:06:02.276: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 02/01 11:06:02.280: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 02/01 11:06:02.281: [smf] INFO: Removed Session: UE IMSI:[262429866921387] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 02/01 11:06:02.281: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 02/01 11:06:02.285: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 02/01 11:06:02.286: [smf] INFO: Removed Session: UE IMSI:[262426213006964] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 02/01 11:06:02.286: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 02/01 11:06:02.291: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 02/01 11:06:02.291: [smf] INFO: Removed Session: UE IMSI:[262428111229774] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 02/01 11:06:02.291: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 02/01 11:06:02.296: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 02/01 11:06:02.297: [smf] INFO: Removed Session: UE IMSI:[262423280185948] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 02/01 11:06:02.297: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 02/01 11:06:02.302: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 02/01 11:06:02.302: [smf] INFO: Removed Session: UE IMSI:[262429120607544] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 02/01 11:06:02.302: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 02/01 11:06:02.307: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 02/01 11:06:02.307: [smf] INFO: Removed Session: UE IMSI:[262423447409369] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 02/01 11:06:02.307: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 02/01 11:06:02.313: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 02/01 11:06:02.313: [smf] INFO: Removed Session: UE IMSI:[262421118218251] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 02/01 11:06:02.313: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 02/01 11:06:02.318: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 02/01 11:06:02.319: [smf] INFO: Removed Session: UE IMSI:[262429638971304] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 02/01 11:06:02.319: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 02/01 11:06:02.324: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 02/01 11:06:02.325: [smf] INFO: Removed Session: UE IMSI:[262427325225483] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 02/01 11:06:02.325: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 02/01 11:06:02.329: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 02/01 11:06:02.330: [smf] INFO: Removed Session: UE IMSI:[262422954308314] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 02/01 11:06:02.330: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 02/01 11:06:02.335: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 02/01 11:06:02.335: [smf] INFO: Removed Session: UE IMSI:[262423095773085] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 02/01 11:06:02.335: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 02/01 11:06:02.340: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 02/01 11:06:02.341: [smf] INFO: Removed Session: UE IMSI:[262420170611461] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 02/01 11:06:02.341: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 02/01 11:06:02.346: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 02/01 11:06:02.346: [smf] INFO: Removed Session: UE IMSI:[262429030605036] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 02/01 11:06:02.346: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 02/01 11:06:02.351: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 02/01 11:06:02.351: [smf] INFO: Removed Session: UE IMSI:[262425784717107] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 02/01 11:06:02.351: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 02/01 11:06:02.356: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 02/01 11:06:02.357: [smf] INFO: Removed Session: UE IMSI:[262424794807379] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 02/01 11:06:02.357: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 02/01 11:06:02.362: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 02/01 11:06:02.362: [smf] INFO: Removed Session: UE IMSI:[262422009139110] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 02/01 11:06:02.362: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 02/01 11:06:02.367: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 02/01 11:06:02.368: [smf] INFO: Removed Session: UE IMSI:[262422307612704] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 02/01 11:06:02.368: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 02/01 11:06:02.372: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 02/01 11:06:02.373: [smf] INFO: Removed Session: UE IMSI:[262422121112039] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 02/01 11:06:02.373: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 02/01 11:06:02.378: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 02/01 11:06:02.378: [smf] INFO: Removed Session: UE IMSI:[262428030195250] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 02/01 11:06:02.378: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 02/01 11:06:02.383: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 02/01 11:06:02.384: [smf] INFO: Removed Session: UE IMSI:[262420827255966] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 02/01 11:06:02.384: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 02/01 11:06:02.389: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 02/01 11:06:02.389: [smf] INFO: Removed Session: UE IMSI:[262429245216193] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 02/01 11:06:02.389: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 02/01 11:06:02.394: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 02/01 11:06:02.394: [smf] INFO: Removed Session: UE IMSI:[262424400774394] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 02/01 11:06:02.394: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 02/01 11:06:02.399: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 02/01 11:06:02.400: [smf] INFO: Removed Session: UE IMSI:[262424288614515] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 02/01 11:06:02.400: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 02/01 11:06:02.405: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 02/01 11:06:02.405: [smf] INFO: Removed Session: UE IMSI:[262420502750636] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 02/01 11:06:02.405: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 02/01 11:06:02.410: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 02/01 11:06:02.410: [smf] INFO: Removed Session: UE IMSI:[262423028932350] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 02/01 11:06:02.410: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 02/01 11:06:02.415: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 02/01 11:06:02.416: [smf] INFO: Removed Session: UE IMSI:[262426878921085] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 02/01 11:06:02.416: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 02/01 11:06:02.421: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 02/01 11:06:02.421: [smf] INFO: Removed Session: UE IMSI:[262429520081499] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 02/01 11:06:02.421: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 02/01 11:06:02.426: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 02/01 11:06:02.426: [smf] INFO: Removed Session: UE IMSI:[262424000748373] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 02/01 11:06:02.426: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 02/01 11:06:02.431: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 02/01 11:06:02.432: [smf] INFO: Removed Session: UE IMSI:[262421575813165] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 02/01 11:06:02.432: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 02/01 11:06:02.437: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 02/01 11:06:02.437: [smf] INFO: Removed Session: UE IMSI:[262423212973025] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 02/01 11:06:02.437: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 02/01 11:06:02.443: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 02/01 11:06:02.444: [smf] INFO: Removed Session: UE IMSI:[262429046635432] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 02/01 11:06:02.444: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 02/01 11:06:02.448: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 02/01 11:06:02.449: [smf] INFO: Removed Session: UE IMSI:[262424476281058] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 02/01 11:06:02.449: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 02/01 11:06:02.454: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 02/01 11:06:02.455: [smf] INFO: Removed Session: UE IMSI:[262429773536107] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 02/01 11:06:02.455: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 02/01 11:06:02.459: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 02/01 11:06:02.460: [smf] INFO: Removed Session: UE IMSI:[262426162034917] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 02/01 11:06:02.460: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 02/01 11:06:02.465: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 02/01 11:06:02.465: [smf] INFO: Removed Session: UE IMSI:[262427568754017] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 02/01 11:06:02.465: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 02/01 11:06:02.470: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 02/01 11:06:02.470: [smf] INFO: Removed Session: UE IMSI:[262420436622780] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 02/01 11:06:02.471: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 02/01 11:06:02.475: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 02/01 11:06:02.476: [smf] INFO: Removed Session: UE IMSI:[262421621587776] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 02/01 11:06:02.476: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 02/01 11:06:02.481: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 02/01 11:06:02.481: [smf] INFO: Removed Session: UE IMSI:[262423528089332] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 02/01 11:06:02.481: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 02/01 11:06:02.486: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 02/01 11:06:02.487: [smf] INFO: Removed Session: UE IMSI:[262428554543681] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 02/01 11:06:02.487: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 02/01 11:06:02.493: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 02/01 11:06:02.494: [smf] INFO: Removed Session: UE IMSI:[262425904727559] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 02/01 11:06:02.494: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 02/01 11:06:02.500: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 02/01 11:06:02.500: [smf] INFO: Removed Session: UE IMSI:[262425824690219] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 02/01 11:06:02.500: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 02/01 11:06:02.506: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 02/01 11:06:02.506: [smf] INFO: Removed Session: UE IMSI:[262422917587866] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 02/01 11:06:02.506: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 02/01 11:06:02.512: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 02/01 11:06:02.513: [smf] INFO: Removed Session: UE IMSI:[262424799894686] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 02/01 11:06:02.513: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 02/01 11:06:02.517: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 02/01 11:06:02.518: [smf] INFO: Removed Session: UE IMSI:[262427469986590] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 02/01 11:06:02.518: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 02/01 11:06:02.523: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 02/01 11:06:02.524: [smf] INFO: Removed Session: UE IMSI:[262429702456251] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 02/01 11:06:02.524: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 02/01 11:06:02.528: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 02/01 11:06:02.529: [smf] INFO: Removed Session: UE IMSI:[262424216715527] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 02/01 11:06:02.529: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 02/01 11:06:02.534: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 02/01 11:06:02.534: [smf] INFO: Removed Session: UE IMSI:[262423959313192] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 02/01 11:06:02.534: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 02/01 11:06:02.539: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 02/01 11:06:02.539: [smf] INFO: Removed Session: UE IMSI:[262421870585371] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 02/01 11:06:02.540: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 02/01 11:06:02.544: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 02/01 11:06:02.545: [smf] INFO: Removed Session: UE IMSI:[262424831919347] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 02/01 11:06:02.545: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 02/01 11:06:02.550: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 02/01 11:06:02.550: [smf] INFO: Removed Session: UE IMSI:[262425105647221] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 02/01 11:06:02.550: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 02/01 11:06:02.555: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 02/01 11:06:02.555: [smf] INFO: Removed Session: UE IMSI:[262429695613119] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 02/01 11:06:02.555: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 02/01 11:06:02.560: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 02/01 11:06:02.561: [smf] INFO: Removed Session: UE IMSI:[262424387773999] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 02/01 11:06:02.561: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 02/01 11:06:02.566: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 02/01 11:06:02.566: [smf] INFO: Removed Session: UE IMSI:[262425868207534] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 02/01 11:06:02.566: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 02/01 11:06:02.571: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 02/01 11:06:02.571: [smf] INFO: Removed Session: UE IMSI:[262426745809075] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 02/01 11:06:02.571: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 02/01 11:06:02.576: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 02/01 11:06:02.577: [smf] INFO: Removed Session: UE IMSI:[262428329496569] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 02/01 11:06:02.577: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 02/01 11:06:02.582: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 02/01 11:06:02.582: [smf] INFO: Removed Session: UE IMSI:[262423809461404] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 02/01 11:06:02.582: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 02/01 11:06:02.587: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 02/01 11:06:02.587: [smf] INFO: Removed Session: UE IMSI:[262423690270586] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 02/01 11:06:02.587: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 02/01 11:06:02.592: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 02/01 11:06:02.593: [smf] INFO: Removed Session: UE IMSI:[262429457074321] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 02/01 11:06:02.593: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 02/01 11:06:02.597: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 02/01 11:06:02.598: [smf] INFO: Removed Session: UE IMSI:[262429590122064] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 02/01 11:06:02.598: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 02/01 11:06:02.603: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 02/01 11:06:02.603: [smf] INFO: Removed Session: UE IMSI:[262426045925186] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 02/01 11:06:02.603: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 02/01 11:06:02.608: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 02/01 11:06:02.609: [smf] INFO: Removed Session: UE IMSI:[262428267605102] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 02/01 11:06:02.609: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 02/01 11:06:02.613: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 02/01 11:06:02.614: [smf] INFO: Removed Session: UE IMSI:[262426396034247] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 02/01 11:06:02.614: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 02/01 11:06:02.619: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 02/01 11:06:02.619: [smf] INFO: Removed Session: UE IMSI:[262429938818213] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 02/01 11:06:02.619: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 02/01 11:06:02.624: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 02/01 11:06:02.624: [smf] INFO: Removed Session: UE IMSI:[262428207843022] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 02/01 11:06:02.625: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 02/01 11:06:02.629: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 02/01 11:06:02.630: [smf] INFO: Removed Session: UE IMSI:[262428425252748] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 02/01 11:06:02.630: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 02/01 11:06:02.635: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 02/01 11:06:02.635: [smf] INFO: Removed Session: UE IMSI:[262424325095273] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 02/01 11:06:02.635: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 02/01 11:06:02.640: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 02/01 11:06:02.641: [smf] INFO: Removed Session: UE IMSI:[262426162738293] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 02/01 11:06:02.641: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 02/01 11:06:02.645: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 02/01 11:06:02.646: [smf] INFO: Removed Session: UE IMSI:[262421390161954] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 02/01 11:06:02.646: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 02/01 11:06:02.651: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 02/01 11:06:02.651: [smf] INFO: Removed Session: UE IMSI:[262427936409610] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 02/01 11:06:02.651: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 02/01 11:06:02.656: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 02/01 11:06:02.656: [smf] INFO: Removed Session: UE IMSI:[262422949479037] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 02/01 11:06:02.656: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 02/01 11:06:02.661: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 02/01 11:06:02.662: [smf] INFO: Removed Session: UE IMSI:[262429000793958] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 02/01 11:06:02.662: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 02/01 11:06:02.667: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 02/01 11:06:02.667: [smf] INFO: Removed Session: UE IMSI:[262422443892159] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 02/01 11:06:02.667: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 02/01 11:06:02.672: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 02/01 11:06:02.672: [smf] INFO: Removed Session: UE IMSI:[262428928914622] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 02/01 11:06:02.672: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 02/01 11:06:02.677: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 02/01 11:06:02.678: [smf] INFO: Removed Session: UE IMSI:[262423516687903] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 02/01 11:06:02.678: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 02/01 11:06:02.683: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 02/01 11:06:02.683: [smf] INFO: Removed Session: UE IMSI:[262429343527772] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 02/01 11:06:02.683: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 02/01 11:06:02.688: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 02/01 11:06:02.688: [smf] INFO: Removed Session: UE IMSI:[262423812405377] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 02/01 11:06:02.688: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 02/01 11:06:02.693: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 02/01 11:06:02.694: [smf] INFO: Removed Session: UE IMSI:[262424894621472] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 02/01 11:06:02.694: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 02/01 11:06:02.699: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 02/01 11:06:02.699: [smf] INFO: Removed Session: UE IMSI:[262421520383435] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 02/01 11:06:02.699: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 02/01 11:06:02.704: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 02/01 11:06:02.704: [smf] INFO: Removed Session: UE IMSI:[262426597652351] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 02/01 11:06:02.704: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 02/01 11:06:02.709: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 02/01 11:06:02.710: [smf] INFO: Removed Session: UE IMSI:[262423218894625] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 02/01 11:06:02.710: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 02/01 11:06:02.715: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 02/01 11:06:02.715: [smf] INFO: Removed Session: UE IMSI:[262422886536413] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 02/01 11:06:02.715: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 02/01 11:06:02.720: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 02/01 11:06:02.721: [smf] INFO: Removed Session: UE IMSI:[262426155044960] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 02/01 11:06:02.721: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 02/01 11:06:02.726: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 02/01 11:06:02.727: [smf] INFO: Removed Session: UE IMSI:[262429512179938] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 02/01 11:06:02.727: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 02/01 11:06:02.731: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 02/01 11:06:02.732: [smf] INFO: Removed Session: UE IMSI:[262423788276178] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 02/01 11:06:02.732: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 02/01 11:06:02.737: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 02/01 11:06:02.738: [smf] INFO: Removed Session: UE IMSI:[262429095591811] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 02/01 11:06:02.738: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 02/01 11:06:02.742: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 02/01 11:06:02.743: [smf] INFO: Removed Session: UE IMSI:[262428864095569] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 02/01 11:06:02.743: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 02/01 11:06:02.747: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 02/01 11:06:02.748: [smf] INFO: Removed Session: UE IMSI:[262429387180437] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 02/01 11:06:02.748: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 02/01 11:06:02.753: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 02/01 11:06:02.754: [smf] INFO: Removed Session: UE IMSI:[262424995392656] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 02/01 11:06:02.754: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 02/01 11:06:02.758: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 02/01 11:06:02.759: [smf] INFO: Removed Session: UE IMSI:[262420119105884] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 02/01 11:06:02.759: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 02/01 11:06:02.763: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 02/01 11:06:02.764: [smf] INFO: Removed Session: UE IMSI:[262421864874353] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 02/01 11:06:02.764: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 02/01 11:06:02.769: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 02/01 11:06:02.769: [smf] INFO: Removed Session: UE IMSI:[262428947845555] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 02/01 11:06:02.769: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 02/01 11:06:02.774: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 02/01 11:06:02.775: [smf] INFO: Removed Session: UE IMSI:[262422201394697] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 02/01 11:06:02.775: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 02/01 11:06:02.779: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 02/01 11:06:02.780: [smf] INFO: Removed Session: UE IMSI:[262423480301813] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 02/01 11:06:02.780: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 02/01 11:06:02.785: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 02/01 11:06:02.785: [smf] INFO: Removed Session: UE IMSI:[262420704643590] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 02/01 11:06:02.785: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 02/01 11:06:02.790: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 02/01 11:06:02.791: [smf] INFO: Removed Session: UE IMSI:[262424696253649] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 02/01 11:06:02.791: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 02/01 11:06:02.796: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 02/01 11:06:02.797: [smf] INFO: Removed Session: UE IMSI:[262427752305419] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 02/01 11:06:02.797: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 02/01 11:06:02.802: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 02/01 11:06:02.803: [smf] INFO: Removed Session: UE IMSI:[262424949608676] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 02/01 11:06:02.803: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 02/01 11:06:02.807: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 02/01 11:06:02.808: [smf] INFO: Removed Session: UE IMSI:[262420238816372] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 02/01 11:06:02.808: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 02/01 11:06:02.813: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 02/01 11:06:02.813: [smf] INFO: Removed Session: UE IMSI:[262426937838632] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 02/01 11:06:02.813: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 02/01 11:06:02.818: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 02/01 11:06:02.819: [smf] INFO: Removed Session: UE IMSI:[262422393797569] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 02/01 11:06:02.819: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 02/01 11:06:02.824: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 02/01 11:06:02.824: [smf] INFO: Removed Session: UE IMSI:[262425317935512] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 02/01 11:06:02.824: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 02/01 11:06:02.829: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 02/01 11:06:02.830: [smf] INFO: Removed Session: UE IMSI:[262427144198269] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 02/01 11:06:02.830: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 02/01 11:06:02.834: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 02/01 11:06:02.835: [smf] INFO: Removed Session: UE IMSI:[262422057636588] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 02/01 11:06:02.835: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 02/01 11:06:02.841: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 02/01 11:06:02.841: [smf] INFO: Removed Session: UE IMSI:[262427269777919] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 02/01 11:06:02.841: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 02/01 11:06:02.847: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 02/01 11:06:02.847: [smf] INFO: Removed Session: UE IMSI:[262422470812150] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 02/01 11:06:02.847: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 02/01 11:06:02.852: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 02/01 11:06:02.853: [smf] INFO: Removed Session: UE IMSI:[262429712811940] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 02/01 11:06:02.853: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 02/01 11:06:02.858: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 02/01 11:06:02.859: [smf] INFO: Removed Session: UE IMSI:[262420089815749] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 02/01 11:06:02.859: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 02/01 11:06:02.863: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 02/01 11:06:02.864: [smf] INFO: Removed Session: UE IMSI:[262429141175091] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 02/01 11:06:02.864: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 02/01 11:06:02.869: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 02/01 11:06:02.871: [smf] INFO: Removed Session: UE IMSI:[262426065004108] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 02/01 11:06:02.871: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 02/01 11:06:02.875: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 02/01 11:06:02.877: [smf] INFO: Removed Session: UE IMSI:[262421644764728] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 02/01 11:06:02.877: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 02/01 11:06:02.881: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 02/01 11:06:02.882: [smf] INFO: Removed Session: UE IMSI:[262427202856223] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 02/01 11:06:02.882: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 02/01 11:06:02.886: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 02/01 11:06:02.887: [smf] INFO: Removed Session: UE IMSI:[262421547812298] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 02/01 11:06:02.887: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 02/01 11:06:02.892: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 02/01 11:06:02.892: [smf] INFO: Removed Session: UE IMSI:[262428201428472] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 02/01 11:06:02.892: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 02/01 11:06:02.897: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 02/01 11:06:02.898: [smf] INFO: Removed Session: UE IMSI:[262423275714560] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 02/01 11:06:02.898: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 02/01 11:06:02.902: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 02/01 11:06:02.903: [smf] INFO: Removed Session: UE IMSI:[262424983358620] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 02/01 11:06:02.903: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 02/01 11:06:02.908: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 02/01 11:06:02.908: [smf] INFO: Removed Session: UE IMSI:[262423997441009] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 02/01 11:06:02.908: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 02/01 11:06:02.913: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 02/01 11:06:02.914: [smf] INFO: Removed Session: UE IMSI:[262425690049672] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 02/01 11:06:02.914: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 02/01 11:06:02.918: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 02/01 11:06:02.919: [smf] INFO: Removed Session: UE IMSI:[262427676731442] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 02/01 11:06:02.919: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 02/01 11:06:02.924: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 02/01 11:06:02.924: [smf] INFO: Removed Session: UE IMSI:[262421794073291] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 02/01 11:06:02.924: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 02/01 11:06:02.929: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 02/01 11:06:02.930: [smf] INFO: Removed Session: UE IMSI:[262422378586965] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 02/01 11:06:02.930: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 02/01 11:06:02.934: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 02/01 11:06:02.935: [smf] INFO: Removed Session: UE IMSI:[262429221616726] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 02/01 11:06:02.935: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 02/01 11:06:02.940: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 02/01 11:06:02.940: [smf] INFO: Removed Session: UE IMSI:[262427166154439] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 02/01 11:06:02.940: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 02/01 11:06:02.945: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 02/01 11:06:02.945: [smf] INFO: Removed Session: UE IMSI:[262421048705450] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 02/01 11:06:02.946: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 02/01 11:06:02.950: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 02/01 11:06:02.951: [smf] INFO: Removed Session: UE IMSI:[262422171721762] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 02/01 11:06:02.951: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 02/01 11:06:02.956: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 02/01 11:06:02.956: [smf] INFO: Removed Session: UE IMSI:[262428377144909] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 02/01 11:06:02.956: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 02/01 11:06:02.961: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 02/01 11:06:02.961: [smf] INFO: Removed Session: UE IMSI:[262423942337447] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 02/01 11:06:02.961: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 02/01 11:06:02.966: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 02/01 11:06:02.967: [smf] INFO: Removed Session: UE IMSI:[262420202199975] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 02/01 11:06:02.967: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 02/01 11:06:02.972: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 02/01 11:06:02.972: [smf] INFO: Removed Session: UE IMSI:[262424594736075] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 02/01 11:06:02.972: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 02/01 11:06:02.977: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 02/01 11:06:02.977: [smf] INFO: Removed Session: UE IMSI:[262429363687033] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 02/01 11:06:02.977: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 02/01 11:06:02.982: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 02/01 11:06:02.983: [smf] INFO: Removed Session: UE IMSI:[262425528595184] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 02/01 11:06:02.983: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 02/01 11:06:02.988: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 02/01 11:06:02.988: [smf] INFO: Removed Session: UE IMSI:[262428130122911] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 02/01 11:06:02.988: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 02/01 11:06:02.993: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 02/01 11:06:02.993: [smf] INFO: Removed Session: UE IMSI:[262427908753673] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 02/01 11:06:02.993: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 02/01 11:06:02.998: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 02/01 11:06:02.999: [smf] INFO: Removed Session: UE IMSI:[262422661521613] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:02.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 02/01 11:06:02.999: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 02/01 11:06:03.003: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 02/01 11:06:03.004: [smf] INFO: Removed Session: UE IMSI:[262424751607543] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 02/01 11:06:03.004: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 02/01 11:06:03.009: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 02/01 11:06:03.009: [smf] INFO: Removed Session: UE IMSI:[262421390571239] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 02/01 11:06:03.009: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 02/01 11:06:03.014: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 02/01 11:06:03.015: [smf] INFO: Removed Session: UE IMSI:[262422917240484] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 02/01 11:06:03.015: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 02/01 11:06:03.019: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 02/01 11:06:03.020: [smf] INFO: Removed Session: UE IMSI:[262424517926638] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 02/01 11:06:03.020: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 02/01 11:06:03.025: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 02/01 11:06:03.025: [smf] INFO: Removed Session: UE IMSI:[262427797076595] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 02/01 11:06:03.025: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 02/01 11:06:03.030: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 02/01 11:06:03.031: [smf] INFO: Removed Session: UE IMSI:[262424578681195] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 02/01 11:06:03.031: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 02/01 11:06:03.035: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 02/01 11:06:03.036: [smf] INFO: Removed Session: UE IMSI:[262421550158131] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 02/01 11:06:03.036: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 02/01 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 02/01 11:06:03.041: [smf] INFO: Removed Session: UE IMSI:[262425431105597] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 02/01 11:06:03.041: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 02/01 11:06:03.046: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 02/01 11:06:03.046: [smf] INFO: Removed Session: UE IMSI:[262422135142334] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 02/01 11:06:03.046: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 02/01 11:06:03.051: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 02/01 11:06:03.052: [smf] INFO: Removed Session: UE IMSI:[262421406790495] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 02/01 11:06:03.052: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 02/01 11:06:03.057: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 02/01 11:06:03.057: [smf] INFO: Removed Session: UE IMSI:[262427974724309] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 02/01 11:06:03.057: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 02/01 11:06:03.062: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 02/01 11:06:03.062: [smf] INFO: Removed Session: UE IMSI:[262424669430909] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 02/01 11:06:03.062: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 02/01 11:06:03.067: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 02/01 11:06:03.068: [smf] INFO: Removed Session: UE IMSI:[262426674612388] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 02/01 11:06:03.068: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 02/01 11:06:03.073: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 02/01 11:06:03.073: [smf] INFO: Removed Session: UE IMSI:[262420807262754] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 02/01 11:06:03.073: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 02/01 11:06:03.078: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 02/01 11:06:03.078: [smf] INFO: Removed Session: UE IMSI:[262424816305227] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 02/01 11:06:03.078: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 02/01 11:06:03.083: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 02/01 11:06:03.084: [smf] INFO: Removed Session: UE IMSI:[262422631669833] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 02/01 11:06:03.084: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 02/01 11:06:03.088: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 02/01 11:06:03.089: [smf] INFO: Removed Session: UE IMSI:[262426724061867] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 02/01 11:06:03.089: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 02/01 11:06:03.094: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 02/01 11:06:03.094: [smf] INFO: Removed Session: UE IMSI:[262422856561254] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 02/01 11:06:03.094: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 02/01 11:06:03.099: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 02/01 11:06:03.099: [smf] INFO: Removed Session: UE IMSI:[262427962243520] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 02/01 11:06:03.099: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 02/01 11:06:03.104: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 02/01 11:06:03.105: [smf] INFO: Removed Session: UE IMSI:[262423345983621] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 02/01 11:06:03.105: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 02/01 11:06:03.110: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 02/01 11:06:03.111: [smf] INFO: Removed Session: UE IMSI:[262427384489321] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 02/01 11:06:03.111: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 02/01 11:06:03.116: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 02/01 11:06:03.117: [smf] INFO: Removed Session: UE IMSI:[262426313800964] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 02/01 11:06:03.117: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 02/01 11:06:03.122: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 02/01 11:06:03.122: [smf] INFO: Removed Session: UE IMSI:[262425479580686] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 02/01 11:06:03.122: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 02/01 11:06:03.127: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 02/01 11:06:03.128: [smf] INFO: Removed Session: UE IMSI:[262421161318017] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 02/01 11:06:03.128: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 02/01 11:06:03.133: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 02/01 11:06:03.133: [smf] INFO: Removed Session: UE IMSI:[262420205463756] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 02/01 11:06:03.133: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 02/01 11:06:03.138: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 02/01 11:06:03.139: [smf] INFO: Removed Session: UE IMSI:[262422358460488] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 02/01 11:06:03.139: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 02/01 11:06:03.143: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 02/01 11:06:03.144: [smf] INFO: Removed Session: UE IMSI:[262425559206611] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 02/01 11:06:03.144: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 02/01 11:06:03.149: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 02/01 11:06:03.149: [smf] INFO: Removed Session: UE IMSI:[262429856603725] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 02/01 11:06:03.149: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 02/01 11:06:03.154: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 02/01 11:06:03.155: [smf] INFO: Removed Session: UE IMSI:[262425461147075] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 02/01 11:06:03.155: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 02/01 11:06:03.159: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 02/01 11:06:03.160: [smf] INFO: Removed Session: UE IMSI:[262429446075044] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 02/01 11:06:03.160: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 02/01 11:06:03.165: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 02/01 11:06:03.165: [smf] INFO: Removed Session: UE IMSI:[262420225936412] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 02/01 11:06:03.165: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 02/01 11:06:03.170: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 02/01 11:06:03.170: [smf] INFO: Removed Session: UE IMSI:[262421888289932] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 02/01 11:06:03.170: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 02/01 11:06:03.175: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 02/01 11:06:03.176: [smf] INFO: Removed Session: UE IMSI:[262429823647063] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 02/01 11:06:03.176: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 02/01 11:06:03.181: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 02/01 11:06:03.181: [smf] INFO: Removed Session: UE IMSI:[262425200190133] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 02/01 11:06:03.181: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 02/01 11:06:03.186: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 02/01 11:06:03.186: [smf] INFO: Removed Session: UE IMSI:[262422355724337] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 02/01 11:06:03.186: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 02/01 11:06:03.191: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 02/01 11:06:03.192: [smf] INFO: Removed Session: UE IMSI:[262427747184790] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 02/01 11:06:03.192: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 02/01 11:06:03.197: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 02/01 11:06:03.197: [smf] INFO: Removed Session: UE IMSI:[262423047157400] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 02/01 11:06:03.197: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 02/01 11:06:03.202: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 02/01 11:06:03.202: [smf] INFO: Removed Session: UE IMSI:[262429589943556] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 02/01 11:06:03.202: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 02/01 11:06:03.207: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 02/01 11:06:03.208: [smf] INFO: Removed Session: UE IMSI:[262429949388191] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 02/01 11:06:03.208: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 02/01 11:06:03.212: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 02/01 11:06:03.213: [smf] INFO: Removed Session: UE IMSI:[262423225812043] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 02/01 11:06:03.213: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 02/01 11:06:03.218: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 02/01 11:06:03.218: [smf] INFO: Removed Session: UE IMSI:[262426601651056] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 02/01 11:06:03.218: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 02/01 11:06:03.223: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 02/01 11:06:03.224: [smf] INFO: Removed Session: UE IMSI:[262425836812458] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 02/01 11:06:03.224: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 02/01 11:06:03.228: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 02/01 11:06:03.229: [smf] INFO: Removed Session: UE IMSI:[262429516996813] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 02/01 11:06:03.229: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 02/01 11:06:03.234: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 02/01 11:06:03.234: [smf] INFO: Removed Session: UE IMSI:[262423769076546] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 02/01 11:06:03.234: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 02/01 11:06:03.239: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 02/01 11:06:03.240: [smf] INFO: Removed Session: UE IMSI:[262420169811242] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 02/01 11:06:03.240: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 02/01 11:06:03.244: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 02/01 11:06:03.245: [smf] INFO: Removed Session: UE IMSI:[262422351193746] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 02/01 11:06:03.245: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 02/01 11:06:03.250: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 02/01 11:06:03.251: [smf] INFO: Removed Session: UE IMSI:[262428488939681] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 02/01 11:06:03.251: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 02/01 11:06:03.255: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 02/01 11:06:03.256: [smf] INFO: Removed Session: UE IMSI:[262421041184633] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 02/01 11:06:03.256: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 02/01 11:06:03.261: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 02/01 11:06:03.262: [smf] INFO: Removed Session: UE IMSI:[262424926580702] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 02/01 11:06:03.262: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 02/01 11:06:03.266: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 02/01 11:06:03.267: [smf] INFO: Removed Session: UE IMSI:[262421572983289] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 02/01 11:06:03.267: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 02/01 11:06:03.272: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 02/01 11:06:03.272: [smf] INFO: Removed Session: UE IMSI:[262428932642099] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 02/01 11:06:03.272: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 02/01 11:06:03.277: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 02/01 11:06:03.278: [smf] INFO: Removed Session: UE IMSI:[262429120107666] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 02/01 11:06:03.278: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 02/01 11:06:03.283: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 02/01 11:06:03.283: [smf] INFO: Removed Session: UE IMSI:[262426482158898] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 02/01 11:06:03.283: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 02/01 11:06:03.288: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 02/01 11:06:03.288: [smf] INFO: Removed Session: UE IMSI:[262421080781345] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 02/01 11:06:03.288: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 02/01 11:06:03.293: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 02/01 11:06:03.294: [smf] INFO: Removed Session: UE IMSI:[262426638070774] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 02/01 11:06:03.294: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 02/01 11:06:03.299: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 02/01 11:06:03.299: [smf] INFO: Removed Session: UE IMSI:[262421969597023] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 02/01 11:06:03.299: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 02/01 11:06:03.304: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 02/01 11:06:03.304: [smf] INFO: Removed Session: UE IMSI:[262423141829045] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 02/01 11:06:03.304: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 02/01 11:06:03.309: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 02/01 11:06:03.310: [smf] INFO: Removed Session: UE IMSI:[262421594253260] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 02/01 11:06:03.310: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 02/01 11:06:03.315: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 02/01 11:06:03.315: [smf] INFO: Removed Session: UE IMSI:[262429366013540] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 02/01 11:06:03.315: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 02/01 11:06:03.320: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 02/01 11:06:03.320: [smf] INFO: Removed Session: UE IMSI:[262424738263067] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 02/01 11:06:03.320: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 02/01 11:06:03.325: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 02/01 11:06:03.326: [smf] INFO: Removed Session: UE IMSI:[262423444457137] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 02/01 11:06:03.326: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 02/01 11:06:03.331: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 02/01 11:06:03.331: [smf] INFO: Removed Session: UE IMSI:[262427593208008] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 02/01 11:06:03.331: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 02/01 11:06:03.336: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 02/01 11:06:03.336: [smf] INFO: Removed Session: UE IMSI:[262426607829367] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 02/01 11:06:03.336: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 02/01 11:06:03.341: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 02/01 11:06:03.342: [smf] INFO: Removed Session: UE IMSI:[262420239191041] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 02/01 11:06:03.342: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 02/01 11:06:03.347: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 02/01 11:06:03.347: [smf] INFO: Removed Session: UE IMSI:[262423705006941] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 02/01 11:06:03.347: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 02/01 11:06:03.352: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 02/01 11:06:03.352: [smf] INFO: Removed Session: UE IMSI:[262429121599814] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 02/01 11:06:03.352: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 02/01 11:06:03.357: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 02/01 11:06:03.358: [smf] INFO: Removed Session: UE IMSI:[262421524293405] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 02/01 11:06:03.358: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 02/01 11:06:03.363: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 02/01 11:06:03.363: [smf] INFO: Removed Session: UE IMSI:[262420240268314] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 02/01 11:06:03.363: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 02/01 11:06:03.368: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 02/01 11:06:03.368: [smf] INFO: Removed Session: UE IMSI:[262421567275882] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 02/01 11:06:03.368: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 02/01 11:06:03.373: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 02/01 11:06:03.374: [smf] INFO: Removed Session: UE IMSI:[262427209705538] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 02/01 11:06:03.374: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 02/01 11:06:03.379: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 02/01 11:06:03.379: [smf] INFO: Removed Session: UE IMSI:[262427948594364] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 02/01 11:06:03.379: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 02/01 11:06:03.384: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 02/01 11:06:03.384: [smf] INFO: Removed Session: UE IMSI:[262427498559651] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 02/01 11:06:03.384: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 02/01 11:06:03.389: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 02/01 11:06:03.390: [smf] INFO: Removed Session: UE IMSI:[262422064730068] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 02/01 11:06:03.390: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 02/01 11:06:03.395: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 02/01 11:06:03.395: [smf] INFO: Removed Session: UE IMSI:[262420433188876] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 02/01 11:06:03.395: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 02/01 11:06:03.400: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 02/01 11:06:03.400: [smf] INFO: Removed Session: UE IMSI:[262423098844193] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 02/01 11:06:03.400: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 02/01 11:06:03.405: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 02/01 11:06:03.406: [smf] INFO: Removed Session: UE IMSI:[262429184317154] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 02/01 11:06:03.406: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 02/01 11:06:03.411: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 02/01 11:06:03.411: [smf] INFO: Removed Session: UE IMSI:[262427375527712] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 02/01 11:06:03.411: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 02/01 11:06:03.416: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 02/01 11:06:03.416: [smf] INFO: Removed Session: UE IMSI:[262421046563681] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 02/01 11:06:03.416: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 02/01 11:06:03.421: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 02/01 11:06:03.422: [smf] INFO: Removed Session: UE IMSI:[262422569223469] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 02/01 11:06:03.422: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 02/01 11:06:03.427: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 02/01 11:06:03.427: [smf] INFO: Removed Session: UE IMSI:[262420028080102] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 02/01 11:06:03.427: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 02/01 11:06:03.432: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 02/01 11:06:03.432: [smf] INFO: Removed Session: UE IMSI:[262426232795480] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 02/01 11:06:03.432: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 02/01 11:06:03.437: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 02/01 11:06:03.438: [smf] INFO: Removed Session: UE IMSI:[262429781468973] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 02/01 11:06:03.438: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 02/01 11:06:03.443: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 02/01 11:06:03.443: [smf] INFO: Removed Session: UE IMSI:[262427830445958] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 02/01 11:06:03.443: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 02/01 11:06:03.448: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 02/01 11:06:03.448: [smf] INFO: Removed Session: UE IMSI:[262429837548006] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 02/01 11:06:03.448: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 02/01 11:06:03.453: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 02/01 11:06:03.454: [smf] INFO: Removed Session: UE IMSI:[262421521720735] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 02/01 11:06:03.454: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 02/01 11:06:03.458: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 02/01 11:06:03.459: [smf] INFO: Removed Session: UE IMSI:[262420021007792] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 02/01 11:06:03.459: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 02/01 11:06:03.464: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 02/01 11:06:03.464: [smf] INFO: Removed Session: UE IMSI:[262424438888470] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 02/01 11:06:03.464: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 02/01 11:06:03.469: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 02/01 11:06:03.469: [smf] INFO: Removed Session: UE IMSI:[262423380359552] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 02/01 11:06:03.469: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 02/01 11:06:03.474: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 02/01 11:06:03.475: [smf] INFO: Removed Session: UE IMSI:[262425249056213] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 02/01 11:06:03.475: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 02/01 11:06:03.480: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 02/01 11:06:03.480: [smf] INFO: Removed Session: UE IMSI:[262423257264530] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 02/01 11:06:03.480: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 02/01 11:06:03.485: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 02/01 11:06:03.485: [smf] INFO: Removed Session: UE IMSI:[262422160058352] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 02/01 11:06:03.485: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 02/01 11:06:03.490: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 02/01 11:06:03.491: [smf] INFO: Removed Session: UE IMSI:[262424262157354] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 02/01 11:06:03.491: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 02/01 11:06:03.496: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 02/01 11:06:03.496: [smf] INFO: Removed Session: UE IMSI:[262423274896180] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 02/01 11:06:03.496: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 02/01 11:06:03.501: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 02/01 11:06:03.501: [smf] INFO: Removed Session: UE IMSI:[262427875448131] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 02/01 11:06:03.501: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 02/01 11:06:03.506: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 02/01 11:06:03.507: [smf] INFO: Removed Session: UE IMSI:[262424999314779] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 02/01 11:06:03.507: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 02/01 11:06:03.512: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 02/01 11:06:03.512: [smf] INFO: Removed Session: UE IMSI:[262423133127140] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 02/01 11:06:03.512: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 02/01 11:06:03.517: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 02/01 11:06:03.518: [smf] INFO: Removed Session: UE IMSI:[262427321783060] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 02/01 11:06:03.518: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 02/01 11:06:03.523: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 02/01 11:06:03.523: [smf] INFO: Removed Session: UE IMSI:[262423249262654] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 02/01 11:06:03.523: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 02/01 11:06:03.529: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 02/01 11:06:03.530: [smf] INFO: Removed Session: UE IMSI:[262424213818267] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 02/01 11:06:03.530: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 02/01 11:06:03.535: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 02/01 11:06:03.536: [smf] INFO: Removed Session: UE IMSI:[262428929043627] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 02/01 11:06:03.536: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 02/01 11:06:03.540: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 02/01 11:06:03.541: [smf] INFO: Removed Session: UE IMSI:[262427360144749] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 02/01 11:06:03.541: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 02/01 11:06:03.546: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 02/01 11:06:03.546: [smf] INFO: Removed Session: UE IMSI:[262427078504675] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 02/01 11:06:03.546: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 02/01 11:06:03.551: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 02/01 11:06:03.552: [smf] INFO: Removed Session: UE IMSI:[262422973415951] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 02/01 11:06:03.552: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 02/01 11:06:03.557: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 02/01 11:06:03.557: [smf] INFO: Removed Session: UE IMSI:[262422535270289] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 02/01 11:06:03.557: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 02/01 11:06:03.562: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 02/01 11:06:03.562: [smf] INFO: Removed Session: UE IMSI:[262422864204638] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 02/01 11:06:03.562: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 02/01 11:06:03.567: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 02/01 11:06:03.568: [smf] INFO: Removed Session: UE IMSI:[262422366537990] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 02/01 11:06:03.568: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 02/01 11:06:03.573: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 02/01 11:06:03.573: [smf] INFO: Removed Session: UE IMSI:[262428677013894] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 02/01 11:06:03.573: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 02/01 11:06:03.578: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 02/01 11:06:03.578: [smf] INFO: Removed Session: UE IMSI:[262422322089226] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 02/01 11:06:03.578: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 02/01 11:06:03.583: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 02/01 11:06:03.584: [smf] INFO: Removed Session: UE IMSI:[262426837903823] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 02/01 11:06:03.584: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 02/01 11:06:03.589: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 02/01 11:06:03.589: [smf] INFO: Removed Session: UE IMSI:[262424868589600] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 02/01 11:06:03.589: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 02/01 11:06:03.594: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 02/01 11:06:03.594: [smf] INFO: Removed Session: UE IMSI:[262424939741270] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 02/01 11:06:03.594: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 02/01 11:06:03.599: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 02/01 11:06:03.600: [smf] INFO: Removed Session: UE IMSI:[262429896754796] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 02/01 11:06:03.600: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 02/01 11:06:03.605: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 02/01 11:06:03.605: [smf] INFO: Removed Session: UE IMSI:[262427458411496] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 02/01 11:06:03.605: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 02/01 11:06:03.610: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 02/01 11:06:03.611: [smf] INFO: Removed Session: UE IMSI:[262427073802868] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 02/01 11:06:03.611: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 02/01 11:06:03.616: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 02/01 11:06:03.616: [smf] INFO: Removed Session: UE IMSI:[262420704498576] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 02/01 11:06:03.616: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 02/01 11:06:03.621: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 02/01 11:06:03.621: [smf] INFO: Removed Session: UE IMSI:[262422863330344] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 02/01 11:06:03.622: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 02/01 11:06:03.626: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 02/01 11:06:03.627: [smf] INFO: Removed Session: UE IMSI:[262429304097447] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 02/01 11:06:03.627: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 02/01 11:06:03.631: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 02/01 11:06:03.632: [smf] INFO: Removed Session: UE IMSI:[262429457660081] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 02/01 11:06:03.632: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 02/01 11:06:03.637: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 02/01 11:06:03.637: [smf] INFO: Removed Session: UE IMSI:[262424319971457] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 02/01 11:06:03.637: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 02/01 11:06:03.642: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 02/01 11:06:03.643: [smf] INFO: Removed Session: UE IMSI:[262429277897079] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 02/01 11:06:03.643: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 02/01 11:06:03.647: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 02/01 11:06:03.648: [smf] INFO: Removed Session: UE IMSI:[262420547776241] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 02/01 11:06:03.648: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 02/01 11:06:03.653: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 02/01 11:06:03.653: [smf] INFO: Removed Session: UE IMSI:[262428044745786] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 02/01 11:06:03.653: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 02/01 11:06:03.658: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 02/01 11:06:03.659: [smf] INFO: Removed Session: UE IMSI:[262429539119843] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 02/01 11:06:03.659: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 02/01 11:06:03.663: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 02/01 11:06:03.664: [smf] INFO: Removed Session: UE IMSI:[262428397038666] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 02/01 11:06:03.664: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 02/01 11:06:03.669: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 02/01 11:06:03.669: [smf] INFO: Removed Session: UE IMSI:[262423226759675] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 02/01 11:06:03.669: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 02/01 11:06:03.674: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 02/01 11:06:03.675: [smf] INFO: Removed Session: UE IMSI:[262425875632140] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 02/01 11:06:03.675: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 02/01 11:06:03.680: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 02/01 11:06:03.681: [smf] INFO: Removed Session: UE IMSI:[262429579043510] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 02/01 11:06:03.681: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 02/01 11:06:03.686: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 02/01 11:06:03.687: [smf] INFO: Removed Session: UE IMSI:[262425113675469] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 02/01 11:06:03.688: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 02/01 11:06:03.693: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 02/01 11:06:03.694: [smf] INFO: Removed Session: UE IMSI:[262425594588992] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 02/01 11:06:03.695: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 02/01 11:06:03.699: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 02/01 11:06:03.700: [smf] INFO: Removed Session: UE IMSI:[262428818746520] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 02/01 11:06:03.700: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 02/01 11:06:03.704: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 02/01 11:06:03.705: [smf] INFO: Removed Session: UE IMSI:[262429986174839] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 02/01 11:06:03.705: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 02/01 11:06:03.710: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 02/01 11:06:03.710: [smf] INFO: Removed Session: UE IMSI:[262426771383529] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 02/01 11:06:03.710: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 02/01 11:06:03.715: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 02/01 11:06:03.716: [smf] INFO: Removed Session: UE IMSI:[262424759709065] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 02/01 11:06:03.716: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 02/01 11:06:03.720: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 02/01 11:06:03.721: [smf] INFO: Removed Session: UE IMSI:[262428189124451] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 02/01 11:06:03.721: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 02/01 11:06:03.726: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 02/01 11:06:03.727: [smf] INFO: Removed Session: UE IMSI:[262427971645401] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 02/01 11:06:03.727: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 02/01 11:06:03.731: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 02/01 11:06:03.732: [smf] INFO: Removed Session: UE IMSI:[262425386324026] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 02/01 11:06:03.732: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 02/01 11:06:03.737: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 02/01 11:06:03.737: [smf] INFO: Removed Session: UE IMSI:[262423985897511] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 02/01 11:06:03.737: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 02/01 11:06:03.742: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 02/01 11:06:03.743: [smf] INFO: Removed Session: UE IMSI:[262428524839137] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 02/01 11:06:03.743: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 02/01 11:06:03.748: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 02/01 11:06:03.748: [smf] INFO: Removed Session: UE IMSI:[262429007008924] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 02/01 11:06:03.748: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 02/01 11:06:03.753: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 02/01 11:06:03.753: [smf] INFO: Removed Session: UE IMSI:[262428875367183] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 02/01 11:06:03.753: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 02/01 11:06:03.758: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 02/01 11:06:03.759: [smf] INFO: Removed Session: UE IMSI:[262428802927551] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 02/01 11:06:03.759: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 02/01 11:06:03.764: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 02/01 11:06:03.765: [smf] INFO: Removed Session: UE IMSI:[262425584695140] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 02/01 11:06:03.765: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 02/01 11:06:03.769: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 02/01 11:06:03.770: [smf] INFO: Removed Session: UE IMSI:[262429481744595] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 02/01 11:06:03.770: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 02/01 11:06:03.775: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 02/01 11:06:03.775: [smf] INFO: Removed Session: UE IMSI:[262420156914839] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 02/01 11:06:03.775: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 02/01 11:06:03.780: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 02/01 11:06:03.781: [smf] INFO: Removed Session: UE IMSI:[262423121609184] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 02/01 11:06:03.781: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 02/01 11:06:03.786: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 02/01 11:06:03.786: [smf] INFO: Removed Session: UE IMSI:[262422054584343] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 02/01 11:06:03.786: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 02/01 11:06:03.791: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 02/01 11:06:03.792: [smf] INFO: Removed Session: UE IMSI:[262423488866507] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 02/01 11:06:03.792: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 02/01 11:06:03.797: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 02/01 11:06:03.797: [smf] INFO: Removed Session: UE IMSI:[262427051212938] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 02/01 11:06:03.797: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 02/01 11:06:03.802: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 02/01 11:06:03.802: [smf] INFO: Removed Session: UE IMSI:[262429177085126] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 02/01 11:06:03.802: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 02/01 11:06:03.807: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 02/01 11:06:03.808: [smf] INFO: Removed Session: UE IMSI:[262427666638614] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 02/01 11:06:03.808: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 02/01 11:06:03.813: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 02/01 11:06:03.813: [smf] INFO: Removed Session: UE IMSI:[262429497124064] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 02/01 11:06:03.813: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 02/01 11:06:03.818: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 02/01 11:06:03.818: [smf] INFO: Removed Session: UE IMSI:[262427930241183] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 02/01 11:06:03.818: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 02/01 11:06:03.823: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 02/01 11:06:03.824: [smf] INFO: Removed Session: UE IMSI:[262425688869106] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 02/01 11:06:03.824: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 02/01 11:06:03.829: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 02/01 11:06:03.829: [smf] INFO: Removed Session: UE IMSI:[262427531353188] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 02/01 11:06:03.829: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 02/01 11:06:03.834: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 02/01 11:06:03.835: [smf] INFO: Removed Session: UE IMSI:[262426790861922] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 02/01 11:06:03.835: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 02/01 11:06:03.839: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 02/01 11:06:03.840: [smf] INFO: Removed Session: UE IMSI:[262421515325129] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 02/01 11:06:03.840: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 02/01 11:06:03.845: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 02/01 11:06:03.845: [smf] INFO: Removed Session: UE IMSI:[262420430752044] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 02/01 11:06:03.846: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 02/01 11:06:03.850: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 02/01 11:06:03.850: [smf] INFO: Removed Session: UE IMSI:[262423787119577] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 02/01 11:06:03.850: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 02/01 11:06:03.855: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 02/01 11:06:03.856: [smf] INFO: Removed Session: UE IMSI:[262429093513174] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 02/01 11:06:03.856: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 02/01 11:06:03.861: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 02/01 11:06:03.861: [smf] INFO: Removed Session: UE IMSI:[262427531490901] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 02/01 11:06:03.861: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 02/01 11:06:03.866: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 02/01 11:06:03.866: [smf] INFO: Removed Session: UE IMSI:[262426239953746] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 02/01 11:06:03.867: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 02/01 11:06:03.871: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 02/01 11:06:03.872: [smf] INFO: Removed Session: UE IMSI:[262429470278465] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 02/01 11:06:03.872: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 02/01 11:06:03.877: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 02/01 11:06:03.877: [smf] INFO: Removed Session: UE IMSI:[262424218490958] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 02/01 11:06:03.877: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 02/01 11:06:03.882: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 02/01 11:06:03.882: [smf] INFO: Removed Session: UE IMSI:[262427809395346] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 02/01 11:06:03.883: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 02/01 11:06:03.887: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 02/01 11:06:03.888: [smf] INFO: Removed Session: UE IMSI:[262423669772608] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 02/01 11:06:03.888: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 02/01 11:06:03.893: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 02/01 11:06:03.893: [smf] INFO: Removed Session: UE IMSI:[262423729180617] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 02/01 11:06:03.893: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 02/01 11:06:03.898: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 02/01 11:06:03.899: [smf] INFO: Removed Session: UE IMSI:[262424009133853] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 02/01 11:06:03.899: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 02/01 11:06:03.904: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 02/01 11:06:03.905: [smf] INFO: Removed Session: UE IMSI:[262424666739439] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 02/01 11:06:03.905: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 02/01 11:06:03.911: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 02/01 11:06:03.912: [smf] INFO: Removed Session: UE IMSI:[262423802063201] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 02/01 11:06:03.912: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 02/01 11:06:03.917: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 02/01 11:06:03.918: [smf] INFO: Removed Session: UE IMSI:[262428295098400] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 02/01 11:06:03.918: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 02/01 11:06:03.922: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 02/01 11:06:03.923: [smf] INFO: Removed Session: UE IMSI:[262420947335643] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 02/01 11:06:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 02/01 11:06:03.928: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 02/01 11:06:03.929: [smf] INFO: Removed Session: UE IMSI:[262423861388051] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 02/01 11:06:03.929: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 02/01 11:06:03.933: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 02/01 11:06:03.934: [smf] INFO: Removed Session: UE IMSI:[262423797206187] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 02/01 11:06:03.934: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 02/01 11:06:03.939: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 02/01 11:06:03.939: [smf] INFO: Removed Session: UE IMSI:[262420299423603] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 02/01 11:06:03.939: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 02/01 11:06:03.944: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 02/01 11:06:03.944: [smf] INFO: Removed Session: UE IMSI:[262425239833066] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 02/01 11:06:03.944: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 02/01 11:06:03.949: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 02/01 11:06:03.950: [smf] INFO: Removed Session: UE IMSI:[262426691852328] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 02/01 11:06:03.950: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 02/01 11:06:03.955: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 02/01 11:06:03.955: [smf] INFO: Removed Session: UE IMSI:[262427823320622] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 02/01 11:06:03.955: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 02/01 11:06:03.960: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 02/01 11:06:03.960: [smf] INFO: Removed Session: UE IMSI:[262421773083499] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 02/01 11:06:03.960: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 02/01 11:06:03.965: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 02/01 11:06:03.966: [smf] INFO: Removed Session: UE IMSI:[262420837627339] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 02/01 11:06:03.966: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 02/01 11:06:03.971: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 02/01 11:06:03.971: [smf] INFO: Removed Session: UE IMSI:[262425664729936] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 02/01 11:06:03.971: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 02/01 11:06:03.976: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 02/01 11:06:03.977: [smf] INFO: Removed Session: UE IMSI:[262421429894930] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 02/01 11:06:03.977: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 02/01 11:06:03.982: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 02/01 11:06:03.982: [smf] INFO: Removed Session: UE IMSI:[262420333347270] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 02/01 11:06:03.982: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 02/01 11:06:03.987: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 02/01 11:06:03.988: [smf] INFO: Removed Session: UE IMSI:[262425173147184] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 02/01 11:06:03.988: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 02/01 11:06:03.992: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 02/01 11:06:03.993: [smf] INFO: Removed Session: UE IMSI:[262429320047047] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 02/01 11:06:03.993: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 02/01 11:06:03.998: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 02/01 11:06:03.998: [smf] INFO: Removed Session: UE IMSI:[262422220073425] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:03.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 02/01 11:06:03.998: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 02/01 11:06:04.003: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 02/01 11:06:04.004: [smf] INFO: Removed Session: UE IMSI:[262425447682797] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 02/01 11:06:04.004: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 02/01 11:06:04.008: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 02/01 11:06:04.009: [smf] INFO: Removed Session: UE IMSI:[262425496212246] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 02/01 11:06:04.009: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 02/01 11:06:04.014: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 02/01 11:06:04.014: [smf] INFO: Removed Session: UE IMSI:[262426445157624] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 02/01 11:06:04.014: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 02/01 11:06:04.019: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 02/01 11:06:04.020: [smf] INFO: Removed Session: UE IMSI:[262427160926387] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 02/01 11:06:04.020: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 02/01 11:06:04.024: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 02/01 11:06:04.025: [smf] INFO: Removed Session: UE IMSI:[262428027974694] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 02/01 11:06:04.025: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 02/01 11:06:04.030: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 02/01 11:06:04.030: [smf] INFO: Removed Session: UE IMSI:[262423441681014] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 02/01 11:06:04.030: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 02/01 11:06:04.035: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 02/01 11:06:04.035: [smf] INFO: Removed Session: UE IMSI:[262425617523881] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 02/01 11:06:04.036: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 02/01 11:06:04.040: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 02/01 11:06:04.041: [smf] INFO: Removed Session: UE IMSI:[262420959216950] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 02/01 11:06:04.041: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 02/01 11:06:04.046: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 02/01 11:06:04.046: [smf] INFO: Removed Session: UE IMSI:[262422015617610] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 02/01 11:06:04.046: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 02/01 11:06:04.051: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 02/01 11:06:04.052: [smf] INFO: Removed Session: UE IMSI:[262423453647131] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 02/01 11:06:04.052: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 02/01 11:06:04.057: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 02/01 11:06:04.057: [smf] INFO: Removed Session: UE IMSI:[262429696480095] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 02/01 11:06:04.057: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 02/01 11:06:04.062: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 02/01 11:06:04.062: [smf] INFO: Removed Session: UE IMSI:[262423351046417] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 02/01 11:06:04.062: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 02/01 11:06:04.067: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 02/01 11:06:04.068: [smf] INFO: Removed Session: UE IMSI:[262422632250560] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 02/01 11:06:04.068: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 02/01 11:06:04.073: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 02/01 11:06:04.073: [smf] INFO: Removed Session: UE IMSI:[262423381366912] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 02/01 11:06:04.073: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 02/01 11:06:04.078: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 02/01 11:06:04.078: [smf] INFO: Removed Session: UE IMSI:[262427615812551] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 02/01 11:06:04.078: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 02/01 11:06:04.083: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 02/01 11:06:04.084: [smf] INFO: Removed Session: UE IMSI:[262429365747684] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 02/01 11:06:04.084: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 02/01 11:06:04.089: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 02/01 11:06:04.089: [smf] INFO: Removed Session: UE IMSI:[262428823733491] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 02/01 11:06:04.089: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 02/01 11:06:04.094: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 02/01 11:06:04.094: [smf] INFO: Removed Session: UE IMSI:[262420445235556] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 02/01 11:06:04.094: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 02/01 11:06:04.099: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 02/01 11:06:04.100: [smf] INFO: Removed Session: UE IMSI:[262428195287123] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 02/01 11:06:04.100: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 02/01 11:06:04.105: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 02/01 11:06:04.105: [smf] INFO: Removed Session: UE IMSI:[262422616016427] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 02/01 11:06:04.105: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 02/01 11:06:04.110: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 02/01 11:06:04.110: [smf] INFO: Removed Session: UE IMSI:[262428662416069] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 02/01 11:06:04.110: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 02/01 11:06:04.115: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 02/01 11:06:04.116: [smf] INFO: Removed Session: UE IMSI:[262422967819196] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 02/01 11:06:04.116: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 02/01 11:06:04.121: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 02/01 11:06:04.121: [smf] INFO: Removed Session: UE IMSI:[262425741183276] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 02/01 11:06:04.121: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 02/01 11:06:04.126: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 02/01 11:06:04.126: [smf] INFO: Removed Session: UE IMSI:[262427509222809] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 02/01 11:06:04.126: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 02/01 11:06:04.131: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 02/01 11:06:04.132: [smf] INFO: Removed Session: UE IMSI:[262426842651095] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 02/01 11:06:04.132: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 02/01 11:06:04.137: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 02/01 11:06:04.137: [smf] INFO: Removed Session: UE IMSI:[262428587937618] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 02/01 11:06:04.137: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 02/01 11:06:04.142: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 02/01 11:06:04.143: [smf] INFO: Removed Session: UE IMSI:[262425801148616] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 02/01 11:06:04.143: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 02/01 11:06:04.147: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 02/01 11:06:04.148: [smf] INFO: Removed Session: UE IMSI:[262429442450684] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 02/01 11:06:04.148: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 02/01 11:06:04.153: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 02/01 11:06:04.153: [smf] INFO: Removed Session: UE IMSI:[262426003347473] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 02/01 11:06:04.153: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 02/01 11:06:04.158: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 02/01 11:06:04.158: [smf] INFO: Removed Session: UE IMSI:[262424785168642] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 02/01 11:06:04.158: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 02/01 11:06:04.163: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 02/01 11:06:04.164: [smf] INFO: Removed Session: UE IMSI:[262421198321805] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 02/01 11:06:04.164: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 02/01 11:06:04.169: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 02/01 11:06:04.169: [smf] INFO: Removed Session: UE IMSI:[262426467392052] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 02/01 11:06:04.169: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 02/01 11:06:04.174: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 02/01 11:06:04.174: [smf] INFO: Removed Session: UE IMSI:[262422219800004] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 02/01 11:06:04.174: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 02/01 11:06:04.179: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 02/01 11:06:04.180: [smf] INFO: Removed Session: UE IMSI:[262421744071761] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 02/01 11:06:04.180: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 02/01 11:06:04.185: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 02/01 11:06:04.185: [smf] INFO: Removed Session: UE IMSI:[262426260304611] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 02/01 11:06:04.185: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 02/01 11:06:04.190: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 02/01 11:06:04.190: [smf] INFO: Removed Session: UE IMSI:[262420738233096] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 02/01 11:06:04.190: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 02/01 11:06:04.195: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 02/01 11:06:04.196: [smf] INFO: Removed Session: UE IMSI:[262428483020592] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 02/01 11:06:04.196: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 02/01 11:06:04.201: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 02/01 11:06:04.201: [smf] INFO: Removed Session: UE IMSI:[262426115947757] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 02/01 11:06:04.201: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 02/01 11:06:04.206: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 02/01 11:06:04.207: [smf] INFO: Removed Session: UE IMSI:[262422362604240] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 02/01 11:06:04.207: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 02/01 11:06:04.212: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 02/01 11:06:04.212: [smf] INFO: Removed Session: UE IMSI:[262427533369590] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 02/01 11:06:04.212: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 02/01 11:06:04.217: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 02/01 11:06:04.217: [smf] INFO: Removed Session: UE IMSI:[262427971032763] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 02/01 11:06:04.217: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 02/01 11:06:04.222: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 02/01 11:06:04.223: [smf] INFO: Removed Session: UE IMSI:[262427294747273] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 02/01 11:06:04.223: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 02/01 11:06:04.228: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 02/01 11:06:04.228: [smf] INFO: Removed Session: UE IMSI:[262426410282986] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 02/01 11:06:04.228: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 02/01 11:06:04.233: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 02/01 11:06:04.233: [smf] INFO: Removed Session: UE IMSI:[262426953643811] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 02/01 11:06:04.233: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 02/01 11:06:04.238: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 02/01 11:06:04.239: [smf] INFO: Removed Session: UE IMSI:[262425361707799] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 02/01 11:06:04.239: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 02/01 11:06:04.244: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 02/01 11:06:04.244: [smf] INFO: Removed Session: UE IMSI:[262427475719188] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 02/01 11:06:04.244: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 02/01 11:06:04.249: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 02/01 11:06:04.249: [smf] INFO: Removed Session: UE IMSI:[262427603735709] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 02/01 11:06:04.249: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 02/01 11:06:04.254: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 02/01 11:06:04.255: [smf] INFO: Removed Session: UE IMSI:[262422708430526] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 02/01 11:06:04.255: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 02/01 11:06:04.260: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 02/01 11:06:04.260: [smf] INFO: Removed Session: UE IMSI:[262420814464917] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 02/01 11:06:04.260: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 02/01 11:06:04.265: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 02/01 11:06:04.265: [smf] INFO: Removed Session: UE IMSI:[262425897425600] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 02/01 11:06:04.265: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 02/01 11:06:04.270: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 02/01 11:06:04.271: [smf] INFO: Removed Session: UE IMSI:[262424805526312] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 02/01 11:06:04.271: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 02/01 11:06:04.276: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 02/01 11:06:04.276: [smf] INFO: Removed Session: UE IMSI:[262425866152315] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 02/01 11:06:04.276: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 02/01 11:06:04.281: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 02/01 11:06:04.282: [smf] INFO: Removed Session: UE IMSI:[262423658344918] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 02/01 11:06:04.282: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 02/01 11:06:04.287: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 02/01 11:06:04.288: [smf] INFO: Removed Session: UE IMSI:[262420375411390] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 02/01 11:06:04.288: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 02/01 11:06:04.293: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 02/01 11:06:04.293: [smf] INFO: Removed Session: UE IMSI:[262428552667042] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 02/01 11:06:04.293: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 02/01 11:06:04.298: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 02/01 11:06:04.298: [smf] INFO: Removed Session: UE IMSI:[262421381604429] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 02/01 11:06:04.298: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 02/01 11:06:04.303: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 02/01 11:06:04.304: [smf] INFO: Removed Session: UE IMSI:[262426779861011] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 02/01 11:06:04.304: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 02/01 11:06:04.309: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 02/01 11:06:04.309: [smf] INFO: Removed Session: UE IMSI:[262425656339647] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 02/01 11:06:04.309: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 02/01 11:06:04.314: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 02/01 11:06:04.315: [smf] INFO: Removed Session: UE IMSI:[262428922305947] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 02/01 11:06:04.315: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 02/01 11:06:04.319: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 02/01 11:06:04.320: [smf] INFO: Removed Session: UE IMSI:[262426787981272] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 02/01 11:06:04.320: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 02/01 11:06:04.325: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 02/01 11:06:04.325: [smf] INFO: Removed Session: UE IMSI:[262428987200082] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 02/01 11:06:04.325: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 02/01 11:06:04.330: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 02/01 11:06:04.330: [smf] INFO: Removed Session: UE IMSI:[262427954494327] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 02/01 11:06:04.330: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 02/01 11:06:04.335: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 02/01 11:06:04.336: [smf] INFO: Removed Session: UE IMSI:[262422227557346] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 02/01 11:06:04.336: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 02/01 11:06:04.341: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 02/01 11:06:04.341: [smf] INFO: Removed Session: UE IMSI:[262428477653469] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 02/01 11:06:04.341: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 02/01 11:06:04.346: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 02/01 11:06:04.347: [smf] INFO: Removed Session: UE IMSI:[262421652084840] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 02/01 11:06:04.347: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 02/01 11:06:04.351: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 02/01 11:06:04.352: [smf] INFO: Removed Session: UE IMSI:[262421933619489] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 02/01 11:06:04.352: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 02/01 11:06:04.357: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 02/01 11:06:04.357: [smf] INFO: Removed Session: UE IMSI:[262429237694156] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 02/01 11:06:04.357: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 02/01 11:06:04.362: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 02/01 11:06:04.363: [smf] INFO: Removed Session: UE IMSI:[262429157383516] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 02/01 11:06:04.363: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 02/01 11:06:04.367: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 02/01 11:06:04.368: [smf] INFO: Removed Session: UE IMSI:[262422775577259] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 02/01 11:06:04.368: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 02/01 11:06:04.373: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 02/01 11:06:04.373: [smf] INFO: Removed Session: UE IMSI:[262420234901365] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 02/01 11:06:04.373: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 02/01 11:06:04.378: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 02/01 11:06:04.379: [smf] INFO: Removed Session: UE IMSI:[262423686413914] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 02/01 11:06:04.379: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 02/01 11:06:04.384: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/01 11:06:04.384: [smf] INFO: Removed Session: UE IMSI:[262426226655504] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 02/01 11:06:04.384: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 02/01 11:06:04.586: [smf] INFO: Removed Session: UE IMSI:[262428022376538] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:04.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/01 11:06:04.586: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: Warning: Stopping inactive timer T_next. MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:06:06.598: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/01 11:06:06.599: [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)@46622efb5b18: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@46622efb5b18: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:06:06 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232868) Waiting for packet dumper to finish... 1 (prev_count=6232868, count=6233380) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:06: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_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@46622efb5b18: 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@46622efb5b18: Test case TC_gy_charging_cc_time started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:06:10.447: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:06:11.883: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:06:12.889: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/01 11:06:12.889: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/01 11:06:12.889: [smf] INFO: UE IMSI[262424843599677] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:06:12.899: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/01 11:06:12.899: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 02/01 11:06:12.899: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass 02/01 11:06:15.903: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f3757f7a910 (../src/upf/context.c:810) 02/01 11:06:18.906: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f3757f7a910 (../src/upf/context.c:810) MTC@46622efb5b18: Warning: Re-starting timer T_default, which is already active (running or expired). 02/01 11:06:20.908: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f3757f7a910 (../src/upf/context.c:810) MTC@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:06:21.421: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/01 11:06:21.427: [smf] INFO: Removed Session: UE IMSI:[262424843599677] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:21.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/01 11:06:21.428: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:06:23.435: [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_cc_time(90)@46622efb5b18: Final verdict of PTC: none 02/01 11:06:23.436: [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(89)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@46622efb5b18: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:06:23 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=22828) MTC@46622efb5b18: 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@46622efb5b18: 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 ------ Sat Feb 1 11:06:25 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@46622efb5b18: 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@46622efb5b18: Test case TC_gy_charging_volume_quota_threshold started. MTC@46622efb5b18: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@46622efb5b18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/01 11:06:27.400: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/01 11:06:27.755: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@46622efb5b18: sending CreatePDP 02/01 11:06:28.762: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/01 11:06:28.762: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/01 11:06:28.762: [smf] INFO: UE IMSI[262421395555868] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 02/01 11:06:28.779: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/01 11:06:28.779: [upf] INFO: UE F-SEID[UP:0x5e CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 02/01 11:06:28.779: [upf] INFO: UE F-SEID[UP:0x5e CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@46622efb5b18: setverdict(pass): none -> pass MTC@46622efb5b18: Warning: Re-starting timer T_default, which is already active (running or expired). 02/01 11:06:36.812: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f3757f7a9a0 (../src/upf/context.c:810) MTC@46622efb5b18: Warning: Stopping inactive timer T_default. 02/01 11:06:37.329: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/01 11:06:37.340: [smf] INFO: Removed Session: UE IMSI:[262421395555868] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 02/01 11:06:37.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/01 11:06:37.341: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed MTC@46622efb5b18: setverdict(pass): pass -> pass, component reason not changed 02/01 11:06:39.349: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@46622efb5b18: Final verdict of PTC: none 02/01 11:06:39.350: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@46622efb5b18: Final verdict of PTC: none MTC@46622efb5b18: Setting final verdict of the test case. MTC@46622efb5b18: Local verdict of MTC: pass MTC@46622efb5b18: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@46622efb5b18: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@46622efb5b18: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@46622efb5b18: 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'. Sat Feb 1 11:06:39 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25012) Waiting for packet dumper to finish... 1 (prev_count=25012, count=25524) MTC@46622efb5b18: 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@46622efb5b18: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@46622efb5b18: Terminating MTC. MC@46622efb5b18: MTC terminated. MC2> exit MC@46622efb5b18: Shutting down session. MC@46622efb5b18: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-4750.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_mtu pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_mtu pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_mtu pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_pdp46_act_deact_apn4 pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion NEW: PASS GGSN_Tests.TC_gy_charging_cc_time NEW: PASS GGSN_Tests.TC_gy_charging_volume_quota_threshold Summary: pass->FAIL: 3 pass: 26 NEW: PASS: 16 [testenv][open5gs] Testsuite is done [testenv][open5gs] Stopping testsuite (1256072) [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-20250201-1059-b2dfeabb-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-20250201-1059-b2dfeabb-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (1255978) [testenv][open5gs] Stopping upf (1256029) [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-20250201-1059-b2dfeabb-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-4750.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250201-1059-b2dfeabb-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4750.log && echo']             GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase                                 "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     "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        [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250201-1059-b2dfeabb-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250201-1059-b2dfeabb-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1092/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